Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

deploy: add HEKETI_DEBUG_UMOUNT_FAILURES environment variable for extra debugging #560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nixpanic
Copy link
Member

@nixpanic nixpanic commented Jan 28, 2019

Heketi offers an additional way to debug troubles in case unmounting a
brick of a Gluster volume fails. This is a problem that is not observed
often or consistently. However debugging the issue is difficult as open
file descriptors can get closed at a later point, showing no trace of
the origin of the failure. By setting the HEKETI_DEBUG_UMOUNT_FAILURES
variable to "true", additional information will be available in the logs
of the Heketi pod.

See-also: heketi/heketi#1483
Signed-off-by: Niels de Vos ndevos@redhat.com


This change is Reviewable

…ra debugging

Heketi offers an additional way to debug troubles in case unmounting a
brick of a Gluster volume fails. This is a problem that is not observed
often or consistently. However debugging the issue is difficult as open
file descriptors can get closed at a later point, showing no trace of
the origin of the failure. By setting the HEKETI_DEBUG_UMOUNT_FAILURES
variable to "true", additional information will be available in the logs
of the Heketi pod.

See-also: heketi/heketi#1483
Signed-off-by: Niels de Vos <ndevos@redhat.com>
@nixpanic nixpanic requested a review from jarrpa January 28, 2019 14:45
@centos-ci
Copy link
Collaborator

Can one of the admins verify this patch?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants