 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Unable to hot-add disk to Win2K3 HVM with GPLPV drivers
 On 03/07/2008 09:14, Andy Burns wrote: no new disc showed up in device manager, or under disk management I thought if hot-add wasn't working I'd be able to just add it to my .xml file and redefine the domain with virsh, relevent sections 
    <disk type='block' device='disk'>
      <driver name='phy'/>
      <source dev='/dev/vgr1/wintest2'/>
      <target dev='hda'/>
    </disk>
    <disk type='block' device='disk'>
      <driver name='phy'/>
      <source dev='/dev/vgr5/junk'/>
      <target dev='hdb' bus='ide'/>
    </disk>
    <disk type='file' device='cdrom'>
      <driver name='file'/>
      <source file='/mnt/repo/iso/w2k3_32.iso'/>
      <target dev='hdc'/>
      <readonly/>
    </disk>
But the new "hdb" device still doesn't show up in Disk Management, it 
does show in Device Manager, but only named as "xen vbd device #832"http://adslpipe.co.uk/pics/xendisks.png _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |