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?<br>the disk size is too large to store it using glance. can nova boot an instance without interacting with glance?<br>
any one has idea?<br>