I created domU with GUI (X window) in the virt-manager. Also, I created and migrated domU with CUI in the terminal. But, I can't migrate domU with GUI. Migration order is following. 1. Install domU(fedora core 6) in the virt-manager. - disk: /dev/sdb1 2. Create virtual machine(domU) in the terminal. 3. I cheked up GUI console in the virt-manager. - double click domU 4. Execution "xm migrate -l -p 8099 vm01 192.168.0.1" - 192.168.0.1: host 2 5. I cheked up GUI console in with virt-manager. - double click domU - in with host 2 GUI console of virt-manager is show me error message that is unused console .... In addition, I restored domU after store domU. but, That is same situation to migrate. So, I try to access to domU by ssh. That is no problem. What't the problem? Give me your help, please. ======================================================================================# host1, host2: fedora core 6 with xen kernel # virtual machine configure file # Automatically generated xen config file name = "vm01" memory = "500" disk = [ 'phy:/dev/sdb1,xvda,w', ] vif = [ 'mac=00:16:3e:18:64:0f, bridge=xenbr0', ] vnc=1 vncunused=1 uuid = "2b3268cd-df48-aba6-7983-7cf5c1deb07e" bootloader="/usr/bin/pygrub" vcpus=1 on_reboot = 'restart' on_crash = 'restart' # xend-config.sxp (xend-unix-server yes) (xend-relocation-server yes) (xend-unix-path /var/lib/xend/xend-socket) (xend-relocation-port 8099) (xend-relocation-address '') (xend-relocation-hosts-allow '') (network-script 'network-bridge netdev=eth0 bridge=xenbr0') (vif-script vif-bridge) (dom0-min-mem 256) (dom0-cpus 0) (vncpasswd '') # I used iSCSI. Thank you. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Petersson, Mats
2007-May-25 10:09 UTC
RE: [Xen-users] migrate error with virtual machine of GUI
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of "???" > Sent: 25 May 2007 11:05 > To: xen-users@lists.xensource.com > Subject: [Xen-users] migrate error with virtual machine of GUI > > I created domU with GUI (X window) in the virt-manager. > Also, I created and migrated domU with CUI in the terminal. > But, I can''t migrate domU with GUI. > > Migration order is following. > 1. Install domU(fedora core 6) in the virt-manager. > - disk: /dev/sdb1 > 2. Create virtual machine(domU) in the terminal. > 3. I cheked up GUI console in the virt-manager. > - double click domU > 4. Execution "xm migrate -l -p 8099 vm01 192.168.0.1" > - 192.168.0.1: host 2 > 5. I cheked up GUI console in with virt-manager. > - double click domU > - in with host 2 > > GUI console of virt-manager is show me error message that is > unused console .... > In addition, I restored domU after store domU. > but, That is same situation to migrate. > So, I try to access to domU by ssh. > That is no problem.I suspect it''s a problem with VirtManager, so you''ll need to report this as a bug to the Fedora/Redhat mailing list for that product, rather than here. -- Mats> > What''t the problem? > Give me your help, please. > > =============================================================> ========================> # host1, host2: fedora core 6 with xen kernel > > # virtual machine configure file > # Automatically generated xen config file > name = "vm01" > memory = "500" > disk = [ ''phy:/dev/sdb1,xvda,w'', ] > vif = [ ''mac=00:16:3e:18:64:0f, bridge=xenbr0'', ] > vnc=1 > vncunused=1 > uuid = "2b3268cd-df48-aba6-7983-7cf5c1deb07e" > bootloader="/usr/bin/pygrub" > vcpus=1 > on_reboot = ''restart'' > on_crash = ''restart'' > > # xend-config.sxp > (xend-unix-server yes) > (xend-relocation-server yes) > (xend-unix-path /var/lib/xend/xend-socket) > (xend-relocation-port 8099) > (xend-relocation-address '''') > (xend-relocation-hosts-allow '''') > (network-script ''network-bridge netdev=eth0 bridge=xenbr0'') > (vif-script vif-bridge) > (dom0-min-mem 256) > (dom0-cpus 0) > (vncpasswd '''') > > # I used iSCSI. > > Thank you. >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Daniel P. Berrange
2007-May-25 13:18 UTC
Re: [Xen-users] migrate error with virtual machine of GUI
On Fri, May 25, 2007 at 12:09:37PM +0200, Petersson, Mats wrote:> > > > -----Original Message----- > > From: xen-users-bounces@lists.xensource.com > > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of "???" > > Sent: 25 May 2007 11:05 > > To: xen-users@lists.xensource.com > > Subject: [Xen-users] migrate error with virtual machine of GUI > > > > I created domU with GUI (X window) in the virt-manager. > > Also, I created and migrated domU with CUI in the terminal. > > But, I can''t migrate domU with GUI. > > > > Migration order is following. > > 1. Install domU(fedora core 6) in the virt-manager. > > - disk: /dev/sdb1 > > 2. Create virtual machine(domU) in the terminal. > > 3. I cheked up GUI console in the virt-manager. > > - double click domU > > 4. Execution "xm migrate -l -p 8099 vm01 192.168.0.1" > > - 192.168.0.1: host 2 > > 5. I cheked up GUI console in with virt-manager. > > - double click domU > > - in with host 2 > > > > GUI console of virt-manager is show me error message that is > > unused console .... > > In addition, I restored domU after store domU. > > but, That is same situation to migrate. > > So, I try to access to domU by ssh. > > That is no problem. > > I suspect it''s a problem with VirtManager, so you''ll need to report > this as a bug to the Fedora/Redhat mailing list for that product, > rather than here.There''s a number of layers at play here & since this is FC6 it could well be using the old paravirt framebuffer which doesn''t support migration. As suggested, please file a bugzilla in http://bugzilla.redhat.com and we can analyse & debug it from there. Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users