d2iq@rack2:~/e2e-konvoy/openebs-konvoy-e2e/stages/5-infra-chaos$ kubectl get jivavolume -n openebs pvc-b67872c9-0e9e-4073-b346-2fde70031600 -o yaml apiVersion: openebs.io/v1alpha1 kind: JivaVolume metadata: creationTimestamp: "2021-07-08T12:03:19Z" generation: 726 labels: nodeID: d2iq-node4 openebs.io/component: jiva-volume openebs.io/persistent-volume: pvc-b67872c9-0e9e-4073-b346-2fde70031600 managedFields: - apiVersion: openebs.io/v1alpha1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: .: {} f:nodeID: {} f:openebs.io/component: {} f:openebs.io/persistent-volume: {} f:spec: .: {} f:accessType: {} f:capacity: {} f:iscsiSpec: {} f:mountInfo: .: {} f:devicePath: {} f:fsType: {} f:stagingPath: {} f:targetPath: {} f:policy: .: {} f:autoScaling: {} f:enableBufio: {} f:replica: {} f:target: {} f:pv: {} f:status: {} f:versionDetails: .: {} f:desired: {} f:status: .: {} f:current: {} f:dependentsUpgraded: {} f:lastUpdateTime: {} manager: jiva-csi operation: Update time: "2021-07-08T12:04:09Z" - apiVersion: openebs.io/v1alpha1 fieldsType: FieldsV1 fieldsV1: f:spec: f:desiredReplicationFactor: {} f:iscsiSpec: f:iqn: {} f:targetIP: {} f:targetPort: {} f:policy: f:replica: f:resources: .: {} f:limits: .: {} f:cpu: {} f:memory: {} f:requests: .: {} f:cpu: {} f:memory: {} f:tolerations: {} f:replicaSC: {} f:target: f:auxResources: .: {} f:limits: .: {} f:cpu: {} f:memory: {} f:requests: .: {} f:cpu: {} f:memory: {} f:replicationFactor: {} f:resources: .: {} f:limits: .: {} f:cpu: {} f:memory: {} f:requests: .: {} f:cpu: {} f:memory: {} f:tolerations: {} f:status: f:phase: {} manager: jiva-operator operation: Update time: "2021-07-08T12:31:02Z" name: pvc-b67872c9-0e9e-4073-b346-2fde70031600 namespace: openebs resourceVersion: "11010677" selfLink: /apis/openebs.io/v1alpha1/namespaces/openebs/jivavolumes/pvc-b67872c9-0e9e-4073-b346-2fde70031600 uid: 0ef40835-78f1-4d66-893b-91b52aebed30 spec: accessType: mount capacity: 20Gi desiredReplicationFactor: 3 iscsiSpec: iqn: iqn.2016-09.com.openebs.jiva:pvc-b67872c9-0e9e-4073-b346-2fde70031600 targetIP: 10.0.56.163 targetPort: 3260 mountInfo: devicePath: /dev/disk/by-path/ip-10.0.56.163:3260-iscsi-iqn.2016-09.com.openebs.jiva:pvc-b67872c9-0e9e-4073-b346-2fde70031600-lun-0 fsType: ext4 stagingPath: /var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-b67872c9-0e9e-4073-b346-2fde70031600/globalmount targetPath: /var/lib/kubelet/pods/63d6ae0f-f45e-4040-9255-69bf9d4cf496/volumes/kubernetes.io~csi/pvc-b67872c9-0e9e-4073-b346-2fde70031600/mount policy: autoScaling: false enableBufio: false replica: resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" tolerations: - effect: NoExecute key: node.kubernetes.io/notReady operator: Exists - effect: NoExecute key: node.cloudprovider.kubernetes.io/uninitialized operator: Exists - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists - effect: NoExecute key: node.kubernetes.io/unschedulable operator: Exists - effect: NoExecute key: node.kubernetes.io/out-of-disk operator: Exists - effect: NoExecute key: node.kubernetes.io/memory-pressure operator: Exists - effect: NoExecute key: node.kubernetes.io/disk-pressure operator: Exists - effect: NoExecute key: node.kubernetes.io/network-unavailable operator: Exists replicaSC: openebs-hostpath target: auxResources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" replicationFactor: 3 resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" tolerations: - effect: NoExecute key: node.kubernetes.io/notReady operator: Exists tolerationSeconds: 0 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 0 - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 0 pv: pvc-b67872c9-0e9e-4073-b346-2fde70031600 status: phase: Unknown versionDetails: desired: 2.11.0-RC1 status: current: 2.11.0-RC1 dependentsUpgraded: true lastUpdateTime: null