← Back to team overview

openstack team mailing list archive

[openstack]how to launch an instance from a disk

 

hello, I want to launch an instance from a disk. I mean a disk from a pc,
it has mbr, OS. I can use command like 'qemu file=/dev/sda' to start a vm.
how to do it in openstack?
the disk size is too large to store it using glance. can nova boot an
instance without interacting with glance?
any one has idea?