treasuremap/tools/fixes
IPATOV, DENIS (di0361) 8a1fdb960c Monitoring PVC-PV-RBD and mapping them
The script allows to monitor if PVC has associated PV and RBD associated with PV.

usage: 001-pvc_rbd_monitoring.py [-h] [--rbd] [--pvc] [--all] [--pv] [--bin]
                                 [--config] [--debug | --silent]

optional arguments:
  -h, --help    show this help message and exit
  --debug, -d   enable debugging (default: False)
  --silent, -s  don't log into console (default: False)

monitoring settigns:
  --rbd, -r     check rbd (default: False)
  --pvc, -p     check permanent volume claim (default: False)
  --all, -a     all checks (default: False)
  --pv          check permanent volumes (default: False)
  --bin, -e     path to kubecl binary (default: None)
  --config, -c  path to kubecl config (default: None)

Change-Id: If88979d645c543ff778201c597f898b7c7aa0388
2019-11-15 19:26:55 +00:00
..
force_delete_statefulset.sh Forceful deletion of Stateful set pods 2019-09-20 16:05:37 +00:00
hanging-cgroup-release.sh Stability workarounds for ceph/cgroups issues 2019-05-17 20:09:31 +00:00
pvc_pv_rbd_monitoring.py Monitoring PVC-PV-RBD and mapping them 2019-11-15 19:26:55 +00:00
rbd-roomba-scanner.sh Stability workarounds for ceph/cgroups issues 2019-05-17 20:09:31 +00:00