search for: vmbuilder

Displaying 10 results from an estimated 10 matches for "vmbuilder".

Did you mean: mbuilder
2006 Jul 22
1
VmBuilder released
At the prompting of several kind souls on the list, I''ve placed an early release of my Virtual Machine Builder gem on rubyforge at http://rubyforge.org/projects/vmbuilder/. Documentation at http://vmbuilder.rubyforge.org/ The gem builds Xen masters and Xen based VMs from scratch using Debian that are ready to accept Rails apps (although at the moment it is missing the Web server part!). The system is designed to allow you to build test and staging machines quickly...
2011 Apr 24
1
problem with qemu
...State ---------------------------------- 1 kvmtik.4safety.cz running I run script for create virtual system wrote root at jupiter:~# make-hestia.4safety.cz.sh 2011-04-24 21:13:25,613 ERROR : ubuntu-kvm already exists Traceback (most recent call last): File "/usr/bin/vmbuilder", line 24, in <module> cli.main() File "/usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py", line 81, in main raise VMBuilderUserError('%s already exists' % destdir) VMBuilder.exception.VMBuilderUserError: ubuntu-kvm already exists /usr/local/bin/make-h...
2018 Feb 07
1
libguestfs operations failing
Hello all, I'm able to add (>add-ro image) a newly created image (created with vmbuilder) using the guestfish shell, but unable to run it. I appear to be getting kernel panics when doing so. In trying to debug the issue, I noticed that libguestfs-test-tool also fails with a kernel panic due to sync errors. I had previously suspected an issue with the kernel file permissions but this...
2012 Oct 29
2
virtual machine seems to run, but can't connect to it
...loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet dhcp auto br0 iface br0 inet dhcp bridge_ports eth0 bridge_stp off bridge_fd 0 bridge_maxwait 0 Seems to work. Then I created a virtual machine using Ubuntu's vmbuilder tool like so: vmbuilder kvm ubuntu \ --suite 'precise' \ --flavour 'virtual' \ --arch 'amd64' \ --dest 'myvm' \ --hostname 'myvm' \ --mem '2048' \ --rootsize '409...
2013 Mar 05
1
ubuntu, libvirt and virtio block devices
-- Hi. I'm running Ubuntu Precise 12.04 LTS. I created some virtual machines using vmbuilder, and then migrated those from their .qcow files to lvm. However, those virtual machines are still using disk type "file": Code: <disk type='file' device='disk'> <driver name='qemu' type='raw'/> <source file='/dev/vg1/lvna...
2010 Aug 10
0
xenconsole: Could not read tty from store: No such file or directory
...s information about guest config file and xen configuration. Please let me know what is needed to resolve the problem,thanks! ----------------------------------------------------------------------------------------------------------- # Configuration file for the Xen instance AppScale, created # bn VMBuilder kernel = ''/boot/vmlinuz-2.6.27-7-server'' ramdisk = ''/boot/initrd.img-2.6.27-7-server'' memory = 512 vcpus = 2 root = ''/dev/sda1 ro'' disk = [ ''file:/opt/vm/appscale1/root.img,sda1,w'', ] name = ''appscale-image1''...
2012 Oct 31
1
hotplug
Another separate thread for a slightly separate issue. For some reason, hotplugging disks does not work for me. I built my guest with ubuntu's vmbuilder. It's Precise, virtual. I have acpiphp in my /etc/modules file: $ lsmod Module Size Used by psmouse 97443 0 serio_raw 13211 0 virtio_balloon 13108 0 acpiphp 24231 0 floppy 70365 0 hotplug_pci seems to b...
2011 Dec 01
22
Xen 4.x / Linux 3.x (dom0 and HVM domU) and NIC handling
Moving to public discussion... This was found with Xen hypervisor version supporting device unplugging and the domU kernel having net-/blkfront and pci platform built-in (or as module). The block device is defined as hda and the NIC type=ioemu (so theoretically guests without pv support would work, too). Since both drivers are present, the kernel tries to unplug the emulated devices and
2012 Jun 07
2
Performance optimization tips Gluster 3.3? (small files / directory listings)
Hi, I'm using Gluster 3.3.0-1.el6.x86_64, on two storage nodes, replicated mode (fs1, fs2) Node specs: CentOS 6.2 Intel Quad Core 2.8Ghz, 4Gb ram, 3ware raid, 2x500GB sata 7200rpm (RAID1 for os), 6x1TB sata 7200rpm (RAID10 for /data), 1Gbit network I've it mounted data partition to web1 a Dual Quad 2.8Ghz, 8Gb ram, using glusterfs. (also tried NFS -> Gluster mount) We have 50Gb of
2006 Jul 20
17
The Debian Plan
Hello Folks, After all the troubles people have had with Debian I realize that what I''ve done still isn''t enough for smooth sailing. I''m now going to hold back the 0.3.13.4 release in order to put an end to the Debian problem once and for all. I''m currently planning the following changes: 1) Specific documentation for Debian. Debian will become the only