ok now I have three servers: 1) storage01 2) vmserver05 3) vmserver06
storage01 one is sharing out /root/vm/ directory through NFS. /root/vm from storage01 is mounted at /root/vm on both vmserver05 and 06. I have created a kvm host on vmserver05 and when I do: migrate --live ubuntuTest qemu+ssh://vmserver06/system error: operation failed: failed to parse XML do I need to put the xml file on vmserver06? in the /root/vm directory? ________________________________ From: Matt Isaacs <[email protected]> To: Mark Foster <[email protected]> Cc: Dan Sheffner <[email protected]>; [email protected] Sent: Friday, May 8, 2009 12:07:37 PM Subject: Re: KVM failover to another KVM server DRBD is another nice solution to the shared storage issue. On Fri, May 8, 2009 at 12:00 PM, Mark Foster <[email protected]> wrote: The ability to do migration requires shared storage such as via iSCSI or SAN or perhaps NAS (NFS). The storage needs to be visible on both host nodes on the same path. Dan Sheffner wrote: > I have also tried with the virtual machine manager to migrate from one > server to another. It seems like it should work but nothing actually > happens. > > ------------------------------------------------------------------------ > *From:* Victor Padro <[email protected]> > *To:* Dan Sheffner <[email protected]> > *Cc:* [email protected] > *Sent:* Thursday, May 7, 2009 3:12:16 PM > *Subject:* Re: KVM failover to another KVM server > > > > On Thu, May 7, 2009 at 3:02 PM, Dan Sheffner <[email protected] > <mailto:[email protected]>> wrote: > > > Ok I have gotten close but still having issues. I have two > machines running ubuntu 9.04 server AMD and I'm trying to fail > from one machine to another with: > > connected to virsh console: > > migrate ubuntuTest qemu+ssh://vmserver06.ttr/system > error: operation failed: failed to parse XML > > any ideas? > > > > ----- Original Message ---- > From: Dan Sheffner <[email protected] > <mailto:[email protected]>> > To: [email protected] > <mailto:[email protected]> > Sent: Thursday, May 7, 2009 11:31:34 AM > Subject: KVM failover to another KVM server > > I searched hi ahd low but I haven't been able to find how to fail > a virtual machine from one KVM server to another. Can someone > link me to the doc that does this or show me an example. I would > hope you are able to do this while the server is running. Thanks > in advance. > > > > > -- > ubuntu-server mailing list > [email protected] <mailto:[email protected]> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: https://wiki.ubuntu.com/ServerTeam > > > > Proxmox is debian based KVM's bare installer and does have that > function(Clustering). > > http://pve.proxmox.com > > -- > "It is human nature to think wisely and act in an absurd fashion." > > "Todo el desorden del mundo proviene de las profesiones mal o > mediocremente servidas" > -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
