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

Commits on Jan 22, 2019

  1. deploy: add HEKETI_DEBUG_UMOUNT_FAILURES environment variable for ext…

    …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 committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    bb6df3e View commit details
    Browse the repository at this point in the history