Re: [libvirt-users] using virDomainMigrateSetMaxDowntime

2010-12-19 Thread Igor Serebryany
On Mon, Dec 20, 2010 at 09:48:21AM +0800, Osier Yang wrote: > so yes, domain.migration will not return till it's finished. the problem is not that domain.migration will not return till it's finished. that makes perfect sense and is totally fine. the problem is that i can't seem to do ANYTHING els

Re: [libvirt-users] Error creating a new vm

2010-12-19 Thread Osier Yang
于 2010年12月20日 04:48, Anthony Davis 写道: Hi, I wonder if anyone can help me with this, I have been trying to get a vm up and running for a while now and cant for the life of me work out why it isnt working. The errors I get arnt very helpful and im at a loss as how to debug this any further. H

Re: [libvirt-users] Problems Installing KVM Guest + Console Access

2010-12-19 Thread Osier Yang
于 2010年12月17日 18:54, t...@specialistdevelopment.com 写道: Hi, Im having real issues with getting a kvm guest up and running on CentOS 5.5 I have expanded the iso to a path on my system as I have been told that the -x (extra arguments) will not work with the -cdrom option, so I am now using -locat

Re: [libvirt-users] using virDomainMigrateSetMaxDowntime

2010-12-19 Thread Osier Yang
于 2010年12月17日 16:34, Igor Serebryany 写道: > I would like to use the virDomainMigrateSetMaxDowntime but I'm a bit > confused about how to use it. > > If I try to set the downtime before I call domain.migrate(), I get the > error "domain is not being migrated". But I cannot call it afterwards > becau

[libvirt-users] Error creating a new vm

2010-12-19 Thread Anthony Davis
Hi, I wonder if anyone can help me with this, I have been trying to get a vm up and running for a while now and cant for the life of me work out why it isnt working. The errors I get arnt very helpful and im at a loss as how to debug this any further. Here is the command and output that I get.