WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] migrate error with virtual machine of GUI

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] migrate error with virtual machine of GUI
From: "전상일" <hangil@xxxxxxxxx>
Date: Fri, 25 May 2007 19:04:45 +0900
Delivery-date: Fri, 25 May 2007 03:03:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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
<Prev in Thread] Current Thread [Next in Thread>