Documentation ¶
Overview ¶
Package health provides a basic mountpath health monitor.
- Copyright (c) 2018-2021, NVIDIA CORPORATION. All rights reserved. *
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FSHC ¶
type FSHC struct {
// contains filtered or unexported fields
}
When an IO error is triggered, it runs a few tests to make sure that the failed mountpath is healthy. Once the mountpath is considered faulty the mountpath is disabled and removed from the list.
for mountpath definition, see fs/mountfs.go
Click to show internal directories.
Click to hide internal directories.