gluster / gluster-subvol

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

Capture flex plugin logs #33

Closed JohnStrunk closed 5 years ago

JohnStrunk commented 5 years ago

The flex DS should have a sidecar(s) that:

JohnStrunk commented 5 years ago

Looks like glusterfs needs to be HUP-ed after rotation: https://github.com/gluster/glusterfs/blob/master/extras/glusterfs-logrotate We need to figure out how to do that from the container, given that glusterfs fuse process is running on the host.