Displaying 3 results from an estimated 3 matches for "mossakowski".
2011 Nov 16
1
Checking if the VM has been created
I'm a Libvirt newbie and I'd really appreciate it if someone could answer
my doubts. I'm using Libvirt's Java API.
My doubts:
1.Currently, I'm able to create a VM on Ubuntu 11.04 using Libvirt
functions domainCreateLinux() and domainDefineXML(). Apart fromt the
boolean return status of these operations and running the virsh list
command, is there any way to SSH in (login) to
2008 Mar 18
9
Mongrel Crashes in Production
I have been getting this error on the production server after rails was
updated to 2.0.2 and moreover this worked perfectly in the development
mode. This crash occurs when no one is using the app for an hour or so.
This is the error that I get in the logs. (nohup.out file). The
production log doesnt show anything unusual. Please help me out guys.
2011 Oct 30
1
VM with transient disk
I want to use transient disks with libvirt.
According to [1], the transient disk feature has been supported since 0.9.5.
Hence, I have installed libvirt 0.9.6 for Ubuntu Lucid from [2] and used
the following disk configuration:
<disk type='file' device='disk'>
<driver name='qemu' type='raw'/>
<source