search for: vexxhost

Displaying 3 results from an estimated 3 matches for "vexxhost".

Did you mean: esxhost
2011 Oct 22
1
virt-install with set vnc password
Hi Guy, Anyone know how we can set up the vnc password during using virt-install command ? # virt-install \ --connect qemu:///system \ --name demo \ --ram 500 \ --disk path=/var/lib/libvirt/images/demo.img,size=5 \ --network network=default,model=virtio \ --vnc \ --cdrom /dev/cdrom
2011 Oct 31
1
[ruby-libvirt] who's using it
Hey all, I would like to know who / what project is using this binding. So I could learn the API a bit easier than reading through the rough rdoc-based API documentation, which is not really helpful to me, as I do not know the C API yet either. my intention is, to some day, be able to create a Rails web app for managing libvirt hosts (mainly OpenVZ/vserver/LXC and possibly QEMU). Thanks in
2011 Jul 29
1
Custom storage pools/volumes
...nload / virStorageVolUpload API calls, however, it seems that those would only work if the storage volume is within a pool. Is there a way we could possibly define a storage volume without a pool or will we have to create a storage pool for each individual volume? Thank you, Mohammed Naser http://vexxhost.com