CptSupermrkt |
07-18-2016 09:58 AM |
xfs_quota on storage shared by multiple hosts
I've got an array that is connected to multiple hosts via Infiniband. The filesystem of the array is xfs, so I'd like to institute quotas on a per-user basis using the xfs_quota program. I'm unsure about what the implications are of using xfs_quota on a storage system that is shared among multiple hosts. For example, do I need to set the quota limits on each individual host that has access to the array? Or is the quota metadata stored *on* the array, i.e. I only need to set the limit on one machine and it will be respected on all machines that have access to the array?
(Apologies if this is the wrong forum...it's partially software related (xfs_quota), but also partially hardware related...)
|