Skip to content

Instantly share code, notes, and snippets.

@fatherlinux
Created April 24, 2016 05:34
Show Gist options
  • Save fatherlinux/1fea9d8a8ea1c70116ffa802b3241ccf to your computer and use it in GitHub Desktop.
Save fatherlinux/1fea9d8a8ea1c70116ffa802b3241ccf to your computer and use it in GitHub Desktop.
NAME LABELS STATUS VOLUME CAPACITY ACCESSMODES AGE
claim-wp <none> Pending 10s
NAME LABELS STATUS VOLUME CAPACITY ACCESSMODES AGE
claim-wp <none> Pending pv-cinder-lbmlp 0 50s
claim-wp <none> Bound pv-cinder-lbmlp 1Gi RWO 50s
cinder list
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+
| ID | Status | Display Name | Size | Volume Type | Bootable | Attached to |
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+
| af41b4e0-8d11-4926-b7cc-e746443ad051 | available | - | 1 | - | false | |
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+
@fatherlinux
Copy link
Author

oc describe pvc claim-wp
Name: claim-wp
Namespace: development
Status: Bound
Volume: pv-cinder-lbmlp
Labels:
Capacity: 1Gi
Access Modes: RWO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment