amazon-web-serviceseucalyptus

How to attach one volume to multiple instances in EUCALYPTUS amazon aws cloud server


[Eucalyptus]

I have a EBS volume created, and i will have to attach it to all other running instances. Currently AWS EBS volume attaches to only one running instances at a time.

So, Are there any other volume types which actually attaches one volume to multiple instances? Please help.


Solution

  • No, you can not attach one EBS Volume to multiple instances at the same time in Eucalyptus. You can only attach to one instance, then detach the volume and attach to another instance.