Proposed the fix here https://review.opendev.org/c/openstack/cinder/+/882729 On Tue, May 9, 2023 at 10:08 PM Rajat Dhasmana <rdhasman@redhat.com> wrote:
Hi Tony,
There used to be a way to create a multiattach volume by passing "multiattach" parameter in the volume create request but that was deprecated and recently removed. We only recommend creating multiattach volumes by using a multiattach volume type and that is the only way.
Thanks for pointing this out, looks like we need fixing in our documentation.
- Rajat Dhasmana
On Tue, May 9, 2023 at 9:54 PM Tony Liu <tonyliu0592@hotmail.com> wrote:
Hi,
[1] says "Currently you can create a multiattach volume in two ways." I see one way is with volume type. What's the another way?
[1] https://docs.openstack.org/cinder/xena/admin/blockstorage-volume-multiattach...
Thanks! Tony