gluster / gluster-subvol

Subdirectories of Gluster volumes as PVs in Kubernetes and OpenShift
Apache License 2.0
11 stars 6 forks source link

Reset sgid & ownership #26

Closed JohnStrunk closed 5 years ago

JohnStrunk commented 5 years ago

When cleaning, we need to explicitly clear the sgid bit on the PV directory and return it to root:root ownership in order to get it back to its pristine state.

Signed-off-by: John Strunk jstrunk@redhat.com