We are running 4 Solaris10u7 DomUs on a b113 Dom0
I'd like to upgrade the Dom0 to b122 but not rebuild the DomUs. Below
is a typical DomU xml dump. Is there anything obvious that will bite
me in upgrading from 113 to 122?
Thanks
John
virsh # dumpxml achilles2
<domain type='xen' id='1'>
<name>achilles2</name>
<uuid>3dc86feb-d343-43a8-060f-8cd2b3fe5e6d</uuid>
<os>
<type>hvm</type>
<loader>/usr/lib/xen/boot/hvmloader</loader>
<boot dev='hd'/>
</os>
<memory>2097152</memory>
<vcpu>2</vcpu>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<distro name='solaris10'/>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<clock offset='localtime'/>
<devices>
<emulator>/usr/lib/xen/bin/qemu-dm</emulator>
<interface type='bridge'>
<source bridge='e1000g3'/>
<target dev='vif1.0'/>
<mac address='52:54:00:11:47:c9'/>
<script path='vif-vnic'/>
</interface>
<disk type='block' device='disk'>
<driver name='phy'/>
<source dev='/dev/zvol/dsk/vdisk1/achilles2.zvol'/>
<target dev='hda'/>
</disk>
<disk device='cdrom'>
<target dev='hdc'/>
<readonly/>
</disk>
<disk type='block' device='disk'>
<driver name='phy'/>
<source dev='/dev/zvol/dsk/vdisk1/achilles2_shome.zvol'/>
<target dev='hdb'/>
</disk>
<input type='mouse' bus='ps2'/>
<graphics type='vnc' port='5900'/>
<input type='tablet' bus='usb'/>
<console tty='/dev/pts/2'/>
</devices>
</domain>
--
John Landamore
Department of Computer Science
University of Leicester
University Road, LEICESTER, LE1 7RH
[email protected]
Phone: +44 (0)116 2523410 Fax: +44 (0)116 2523604
_______________________________________________
xen-discuss mailing list
[email protected]