[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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. 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@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |