oracle / yo

A fast and simple command line OCI client
Universal Permissive License v1.0
63 stars 6 forks source link

Error on attaching block device to multiple #12

Open brenns10 opened 1 year ago

brenns10 commented 1 year ago

Error 409 in do_volume_attach():

Volume $ID cannot be attached, because one of the volume attachments is not configured as shareable. To attach a volume to more than one instance, all volume attachments must be configured as shareable.

It would be a good idea to catch this and handle it more gracefully (or prevent it to begin with).

AnuravModak commented 10 months ago

Hey @brenns10, is this issue still open. If yes please let me know, also if possible provide with some more information to start working with this.