|
| 1 | +{ |
| 2 | + "apiVersion": "ocs.openshift.io/v1", |
| 3 | + "kind": "StorageCluster", |
| 4 | + "metadata": { |
| 5 | + "annotations": { |
| 6 | + "storagesystem.odf.openshift.io/watched-by": "ocs-storagecluster-storagesystem", |
| 7 | + "uninstall.ocs.openshift.io/cleanup-policy": "delete", |
| 8 | + "uninstall.ocs.openshift.io/mode": "graceful" |
| 9 | + }, |
| 10 | + "creationTimestamp": "2022-02-24T05:31:35Z", |
| 11 | + "finalizers": ["storagecluster.ocs.openshift.io"], |
| 12 | + "generation": 4, |
| 13 | + "name": "ocs-storagecluster", |
| 14 | + "namespace": "openshift-storage", |
| 15 | + "ownerReferences": [ |
| 16 | + { |
| 17 | + "apiVersion": "odf.openshift.io/v1alpha1", |
| 18 | + "blockOwnerDeletion": true, |
| 19 | + "controller": true, |
| 20 | + "kind": "StorageSystem", |
| 21 | + "name": "ocs-storagecluster-storagesystem", |
| 22 | + "uid": "395e3b8f-37ad-4ddb-af67-b2a7d3324ae9" |
| 23 | + } |
| 24 | + ], |
| 25 | + "resourceVersion": "56661474", |
| 26 | + "uid": "a0bfbbc1-0d25-4a8a-806d-cc42e6183a39" |
| 27 | + }, |
| 28 | + "spec": { |
| 29 | + "arbiter": {}, |
| 30 | + "encryption": { "kms": {} }, |
| 31 | + "externalStorage": {}, |
| 32 | + "managedResources": { |
| 33 | + "cephBlockPools": {}, |
| 34 | + "cephConfig": {}, |
| 35 | + "cephDashboard": {}, |
| 36 | + "cephFilesystems": {}, |
| 37 | + "cephObjectStoreUsers": {}, |
| 38 | + "cephObjectStores": {} |
| 39 | + }, |
| 40 | + "mirroring": {}, |
| 41 | + "nodeTopologies": {}, |
| 42 | + "storageDeviceSets": [ |
| 43 | + { |
| 44 | + "config": {}, |
| 45 | + "count": 1, |
| 46 | + "dataPVCTemplate": { |
| 47 | + "metadata": {}, |
| 48 | + "spec": { |
| 49 | + "accessModes": ["ReadWriteOnce"], |
| 50 | + "resources": { "requests": { "storage": "512Gi" } }, |
| 51 | + "storageClassName": "thin", |
| 52 | + "volumeMode": "Block" |
| 53 | + }, |
| 54 | + "status": {} |
| 55 | + }, |
| 56 | + "name": "ocs-deviceset-thin", |
| 57 | + "placement": {}, |
| 58 | + "portable": true, |
| 59 | + "preparePlacement": {}, |
| 60 | + "replica": 3, |
| 61 | + "resources": {} |
| 62 | + } |
| 63 | + ], |
| 64 | + "version": "4.9.0" |
| 65 | + }, |
| 66 | + "status": { |
| 67 | + "conditions": [ |
| 68 | + { |
| 69 | + "lastHeartbeatTime": "2022-04-26T12:41:51Z", |
| 70 | + "lastTransitionTime": "2022-04-26T06:38:23Z", |
| 71 | + "message": "Reconcile completed successfully", |
| 72 | + "reason": "ReconcileCompleted", |
| 73 | + "status": "True", |
| 74 | + "type": "ReconcileComplete" |
| 75 | + }, |
| 76 | + { |
| 77 | + "lastHeartbeatTime": "2022-04-26T12:41:51Z", |
| 78 | + "lastTransitionTime": "2022-02-24T05:40:14Z", |
| 79 | + "message": "Reconcile completed successfully", |
| 80 | + "reason": "ReconcileCompleted", |
| 81 | + "status": "True", |
| 82 | + "type": "Available" |
| 83 | + }, |
| 84 | + { |
| 85 | + "lastHeartbeatTime": "2022-04-26T12:41:51Z", |
| 86 | + "lastTransitionTime": "2022-03-22T06:29:53Z", |
| 87 | + "message": "Reconcile completed successfully", |
| 88 | + "reason": "ReconcileCompleted", |
| 89 | + "status": "False", |
| 90 | + "type": "Progressing" |
| 91 | + }, |
| 92 | + { |
| 93 | + "lastHeartbeatTime": "2022-04-26T12:41:51Z", |
| 94 | + "lastTransitionTime": "2022-02-24T05:31:36Z", |
| 95 | + "message": "Reconcile completed successfully", |
| 96 | + "reason": "ReconcileCompleted", |
| 97 | + "status": "False", |
| 98 | + "type": "Degraded" |
| 99 | + }, |
| 100 | + { |
| 101 | + "lastHeartbeatTime": "2022-04-26T12:41:51Z", |
| 102 | + "lastTransitionTime": "2022-02-28T08:21:42Z", |
| 103 | + "message": "Reconcile completed successfully", |
| 104 | + "reason": "ReconcileCompleted", |
| 105 | + "status": "True", |
| 106 | + "type": "Upgradeable" |
| 107 | + } |
| 108 | + ], |
| 109 | + "failureDomain": "rack", |
| 110 | + "failureDomainKey": "topology.rook.io/rack", |
| 111 | + "failureDomainValues": ["rack0", "rack1", "rack2"], |
| 112 | + "images": { |
| 113 | + "ceph": { |
| 114 | + "actualImage": "registry.redhat.io/rhceph/rhceph-5-rhel8@sha256:2296c19fbd3a0be84d6030dff789ce3e79b38cc30c39f45913aec97967b65cce", |
| 115 | + "desiredImage": "registry.redhat.io/rhceph/rhceph-5-rhel8@sha256:2296c19fbd3a0be84d6030dff789ce3e79b38cc30c39f45913aec97967b65cce" |
| 116 | + }, |
| 117 | + "noobaaCore": { |
| 118 | + "actualImage": "registry.redhat.io/odf4/mcg-core-rhel8@sha256:b0726c457b0fda796014b2743910ad12130a60be361796c90479e8954d8bfe99", |
| 119 | + "desiredImage": "registry.redhat.io/odf4/mcg-core-rhel8@sha256:b0726c457b0fda796014b2743910ad12130a60be361796c90479e8954d8bfe99" |
| 120 | + }, |
| 121 | + "noobaaDB": { |
| 122 | + "actualImage": "registry.redhat.io/rhel8/postgresql-12@sha256:da0b8d525b173ef472ff4c71fae60b396f518860d6313c4f3287b844aab6d622", |
| 123 | + "desiredImage": "registry.redhat.io/rhel8/postgresql-12@sha256:da0b8d525b173ef472ff4c71fae60b396f518860d6313c4f3287b844aab6d622" |
| 124 | + } |
| 125 | + }, |
| 126 | + "nodeTopologies": { |
| 127 | + "labels": { |
| 128 | + "kubernetes.io/hostname": [ |
| 129 | + "perf6-fhz82-ocs-5q98p", |
| 130 | + "perf6-fhz82-ocs-jnmf4", |
| 131 | + "perf6-fhz82-ocs-kbbc4" |
| 132 | + ], |
| 133 | + "topology.rook.io/rack": ["rack0", "rack1", "rack2"] |
| 134 | + } |
| 135 | + }, |
| 136 | + "phase": "Ready", |
| 137 | + "relatedObjects": [ |
| 138 | + { |
| 139 | + "apiVersion": "ceph.rook.io/v1", |
| 140 | + "kind": "CephCluster", |
| 141 | + "name": "ocs-storagecluster-cephcluster", |
| 142 | + "namespace": "openshift-storage", |
| 143 | + "resourceVersion": "56661470", |
| 144 | + "uid": "221d739b-d2d9-4cd9-864d-59da7c766fcb" |
| 145 | + }, |
| 146 | + { |
| 147 | + "apiVersion": "noobaa.io/v1alpha1", |
| 148 | + "kind": "NooBaa", |
| 149 | + "name": "noobaa", |
| 150 | + "namespace": "openshift-storage", |
| 151 | + "resourceVersion": "29319336", |
| 152 | + "uid": "62c1c608-ef52-4b90-b6c5-cd60490d3dc9" |
| 153 | + } |
| 154 | + ] |
| 155 | + } |
| 156 | +} |
0 commit comments