trident icon indicating copy to clipboard operation
trident copied to clipboard

Support custom FS mount options for SolidFire nDVP volumes

Open adkerr opened this issue 7 years ago • 2 comments

Originally created by @scaleoutsean as netapp/netappdvp#99

Is it possible to add custom filesystem mount options for SF iSCSI devices? Or is that something for which we need to create custom containers?

I see ext4 rw,relatime,data=ordered in my container, but I don't need realtime (does Docker do?) and I want other stuff (in line with SolidFire best practices) that's not in here.

Edit: while googling I spotted --mount volume-opts=<k0>=<v0>,volume-opts=<k1>=<v1>, but I don't know what mount-specific options (if any) for block devices can be used.

adkerr avatar Jan 29 '18 20:01 adkerr

Test

adkerr avatar May 05 '22 20:05 adkerr

Test Again

adkerr avatar May 05 '22 20:05 adkerr