Displaying 1 result from an estimated 1 matches for "a81d".
Did you mean:
a818
2012 May 23
4
Bug#674161: xcp-xapi: 'the device disappeared from xenstore' message during vbd-plug (vm-start)
...4
# xe vm-param-set uuid=$vm PV-args="root=/" #(kerel cmdline - to go to initrd)
# xe vm-start uuid=$vm
(now we got clean vm without network or block devices and we can easily repeat but conditions)
# xe sr-create type=file name-label=fileSR device-config:location=/mnt
319f3eaa-d1ba-a81d-acb3-493ecbdaab17
#xe vdi-create type=user virtual-size=2GiB name-label=test sr-uuid=319f3eaa-d1ba-a81d-acb3-493ecbdaab17
8cc62479-e620-4561-a057-2eff0e0b8f8d
here bug part starts:
xe vbd-create vm-uuid=8a6f56a7-3511-650e-d14b-4dd2a3d9c75d vdi-uuid=8cc62479-e620-4561-a057-2eff0e0b8f8d device=0
71...