Report this

What is the reason for this report?

ACL on a block storage volume

Posted on March 15, 2020

Can I use ACL on a storage volume. My volume name is:

/dev/disk/by-id/scsi-0DO_Volume_volume-sfo2-01

so I plan to change my fstab to:

/dev/disk/by-id/scsi-0DO_Volume_volume-sfo2-01 /mnt/nfs ext4 defaults,nofail,discard,acl

then to remount without a reboot.

mount -o remount,acl /mnt/nfs

Can anyone see an issue with what I am wanting to do. I really don’t want to wreck this volume, as it is on a production server.

Thank you for looking. Brad



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
0

Accepted Answer

I tested this on a new droplet and volume and it seemed to work just fine.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.