• For each drive specified in the virtual machine configuration file (for
example, hda and hdb), append
hdx
=noprobe
to the kernel line
for the updated kernel, where
hdx
is the drive specification found in the
virtual machine configuration file.
4
Shut down the virtual machine.
5
On the virtualization host server, open a terminal and enter
xm delete
vm_name
to delete the virtual machine’s reference in xenstore so it is no longer
managed.
TIP
Enter
xm list
to see the name of the virtual machine (
vm_name
).
6
Open the virtual machine configuration file located on virtualization host server
(
/etc/xen/vm/vm_cfgfile
where
vm_cfgfile
is usually the same as
the name of the virtual machine).
7
Remove all parameters from the
vif=
line except the
mac=
mac_address param-
eter. Make sure to leave the single quotes.
For example, change the line
vif=[ 'mac=00:16:3e:55:24:21,model=pcnet,type=ioemu', ]
to
vif=[ 'mac=00:16:3e:55:24:21', ]
8
At the terminal, enter
xm new
vm_cfgfile
to reference the virtual machine
in the xenstore so it is managed again.
9
Restart the virtual machine.
78
Virtualization with Xen
Содержание SUSE Linux Enterprise Server
Страница 1: ...SUSE Linux Enterprise Server www novell com 10 SP2 July 15 2008 Virtualization with Xen...
Страница 11: ...Figure 1 2 Desktop Showing Virtual Machine Manager and Virtual Machines Introduction to Xen Virtualization 5...
Страница 12: ......
Страница 32: ......
Страница 66: ......