Great thing you've done with block storage, most impressive and very useful. In the future if one block storage volume could be seen and used by multiple Droplets, it would make life sooooo much better and easier, to share install files, user files, possible backup images and much more between droplets. Great work DigitalOceanTeam!
Even being able to read from multiple droplets would be a win.
Attachments Open full size
I'm waiting for this must-have feature. You can do this natively with AWS and GCP.
Attachments Open full size
It's a must! let's do this!
Attachments Open full size
I've been wanting a product like this from DigitalOcean for ages. Would be amazing!
Attachments Open full size
Why is there no reply from DigitalOcean on guidance about this feature?
Attachments Open full size
This is very important, this is a must have.
Attachments Open full size
Indispensable feature for HA architectures
Attachments Open full size
I need it. this feature very important for manage multiple droplets.
Attachments Open full size
I need it. :(
Attachments Open full size
Love this idea
Attachments Open full size
Yes, this feature will be super useful.
Attachments Open full size
There is also a bunch of ppl looking for this here:Â https://www.digitalocean.com/community/questions/can-i-share-an-attached-volume-between-droplets
Attachments Open full size
This would be handy when you have many droplets accessing the same files. Especially when your doing batch processing.
Â
I think if we could be guaranteed by DO that using Spaces for this would have the same performance as Block Storage. Then people could just use Spaces. But not sure if thats possible.
Attachments Open full size
read-only attachment should be available. provide an option for read/write access on attachment phase
Attachments Open full size
This would be useful in the context of Kubernetes too, where multiple pods can use a shared volume.
Attachments Open full size
Thanks for the suggestion. This was a very common request during our beta, we are considering how we can accommodate that request but we don't have any specific plans to share so far.
Attachments Open full size
This would be a great feature and would cut out the need to setup replicated file systems such as glusterFS on each droplet.
Attachments Open full size
That wouldn't be block storage anymore. You can't connect a single hard disk to two PCs, can you?
Attachments Open full size
As Nicolás said, I don't think you realise what you're asking for. Even if DO offered this, you can't just put a standard filesystem on a shared storage and expect the files to be available from multiple locations - you need specialised filesystems and distributed locking managers, an ext3 of xfs filesystem would corrupt in minutes as soon as writes from the second location started, or as soon as the second mount started a journal replay.
Attachments Open full size
I think you want NFS https://en.wikipedia.org/wiki/NFS or something along those lines. I agree with others that this would be outside the scope of volumes.
Attachments Open full size