[pve-devel] vm_deviceunplug question
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Tue Nov 25 10:46:33 CET 2014
    
    
  
> for scsi:
> 
> -device virtio-scsi-pci,id=scsihw0,bus=pci.0,addr=0x5
> -drive file=/var/lib/vz/images/115/vm-115-disk-34.raw,if=none,id=drive-scsi0
> -device scsi-hd,bus=scsihw0.0,channel=0,scsi-id=0,lun=0,drive=drive-
> scsi0,id=scsi0
> 
> 
> we remove scsi-hd device and drive. (this is not a pci device|controler,so we
> don't need to check if removal is ok).
Ah, OK -  thank for the explanation.
Please can you also review the latest hotplug changes, especially the
error handling? I think we get better error messages this way.
    
    
More information about the pve-devel
mailing list