I am trying to create a VM with an attached volume. Does someone have a pointer to or an example of a workflow that creates a volume. -- Alvin Starr || land: (647)478-6285 Netvel Inc. || home: (905)513-7688 alvin@netvel.net ||
Hey, You can actually boot and attach a volume with something like this: https://paste.openstack.org/show/826910/ Note that you will need mistral-extra to be installed in your mistral env. Regards, On 07.02.25 - 16:17, Alvin Starr wrote:
I am trying to create a VM with an attached volume.
Does someone have a pointer to or an example of a workflow that creates a volume.
-- Alvin Starr || land: (647)478-6285 Netvel Inc. || home: (905)513-7688 alvin@netvel.net ||
Thanks. I actually tracked down my problem. First my question was badly phrased. I should have asked about creating a VM from a bootable volume that is crated from an image. The magic incantation was to set the image: null and then the block_device_mappingĀ would work as expected. On 2025-02-24 10:57, Arnaud Morin wrote:
Hey,
You can actually boot and attach a volume with something like this:
https://paste.openstack.org/show/826910/
Note that you will need mistral-extra to be installed in your mistral env.
Regards,
On 07.02.25 - 16:17, Alvin Starr wrote:
I am trying to create a VM with an attached volume.
Does someone have a pointer to or an example of a workflow that creates a volume.
-- Alvin Starr || land: (647)478-6285 Netvel Inc. || home: (905)513-7688 alvin@netvel.net ||
-- Alvin Starr || land: (647)478-6285 Netvel Inc. || home: (905)513-7688 alvin@netvel.net ||
participants (2)
-
Alvin Starr
-
Arnaud Morin