This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
ceph-csi
Watch
1
Star
0
Fork
0
You've already forked ceph-csi
mirror of
https://github.com/ceph/ceph-csi.git
synced
2024-11-08 15:30:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
869aaced7d
ceph-csi
/
troubleshooting
/
tools
/
requirement.txt
3 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Trace backend volume from pvc logs ``` +----------+------------------------------------------+----------------------------------------------+-----------------+------------------+------------------+ | PVC Name | PV Name | Image Name | PV name in omap | Image ID in omap | Image in cluster | +----------+------------------------------------------+----------------------------------------------+-----------------+------------------+------------------+ | rbd-pvc | pvc-f1a501dd-03f6-45c9-89f4-85eed7a13ef2 | csi-vol-1b00f5f8-b1c1-11e9-8421-9243c1f659f0 | True | True | False | | rbd-pvcq | pvc-09a8bceb-0f60-4036-85b9-dc89912ae372 | csi-vol-b781b9b1-b1c5-11e9-8421-9243c1f659f0 | True | True | True | +----------+------------------------------------------+----------------------------------------------+-----------------+------------------+------------------+ ``` Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-07-29 09:15:04 +00:00
prettytable>=0.7.2
cephfs: enhance tracevol.py script to work with cephfs tracevol.py script traces a RBD PVC to its RADOS map, key and image. The script is enhanced to provide the same functionality for cephfs now. Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2020-05-29 01:36:55 +00:00
PTable>=0.9.2
Reference in New Issue
Copy Permalink