Created
May 30, 2024 18:11
-
-
Save weshayutin/87ec5328ecd824e5f3ab31bb8636c121 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
whayutin@thinkdoe:~/OADP/SETUP/OADP_1.4$ oc get all | |
Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ | |
NAME READY STATUS RESTARTS AGE | |
pod/1327172cc06594d4c6e9ddb02aa22074923cd5a6e50abdac8f1e3531116gzdd 0/1 Completed 0 119m | |
pod/node-agent-fxbp4 1/1 Running 0 42s | |
pod/node-agent-r8nbf 1/1 Running 0 42s | |
pod/node-agent-xkrps 1/1 Running 0 42s | |
pod/openshift-adp-controller-manager-77d7948498-k522v 1/1 Running 0 8m19s | |
pod/repo-maintain-job-1717089871355-ddr62 0/1 Completed 0 46m | |
pod/repo-maintain-job-1717090970396-bglk4 0/1 Completed 0 28m | |
pod/ttl-sh-oadp-operator-bundle-d9cf1e6-1h 1/1 Running 0 119m | |
pod/velero-5f5bfffb49-dmsnq 1/1 Running 0 42s | |
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE | |
service/openshift-adp-controller-manager-metrics-service ClusterIP 172.30.24.109 <none> 8443/TCP 119m | |
service/openshift-adp-velero-metrics-svc ClusterIP 172.30.95.89 <none> 8085/TCP 42s | |
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE | |
daemonset.apps/node-agent 3 3 3 3 3 <none> 42s | |
NAME READY UP-TO-DATE AVAILABLE AGE | |
deployment.apps/openshift-adp-controller-manager 1/1 1 1 118m | |
deployment.apps/velero 1/1 1 1 42s | |
NAME DESIRED CURRENT READY AGE | |
replicaset.apps/openshift-adp-controller-manager-5554979758 0 0 0 13m | |
replicaset.apps/openshift-adp-controller-manager-77d7948498 1 1 1 8m19s | |
replicaset.apps/velero-5f5bfffb49 1 1 1 42s | |
NAME COMPLETIONS DURATION AGE | |
job.batch/1327172cc06594d4c6e9ddb02aa22074923cd5a6e50abdac8f1e353111902b5 1/1 5s 119m | |
job.batch/repo-maintain-job-1717089871355 1/1 5s 46m | |
job.batch/repo-maintain-job-1717090970396 1/1 4s 28m | |
whayutin@thinkdoe:~/OADP/SETUP/OADP_1.4$ | |
whayutin@thinkdoe:~/OADP/SETUP/OADP_1.4$ | |
whayutin@thinkdoe:~/OADP/SETUP/OADP_1.4$ | |
whayutin@thinkdoe:~/OADP/SETUP/OADP_1.4$ | |
whayutin@thinkdoe:~/OADP/SETUP/OADP_1.4$ oc describe pod/velero-5f5bfffb49-dmsnq; oc describe pod/repo-maintain-job-1717089871355-ddr62 | |
Name: velero-5f5bfffb49-dmsnq | |
Namespace: openshift-adp | |
Priority: 0 | |
Service Account: velero | |
Node: ip-10-0-41-240.us-west-2.compute.internal/10.0.41.240 | |
Start Time: Thu, 30 May 2024 12:10:39 -0600 | |
Labels: app.kubernetes.io/component=server | |
app.kubernetes.io/instance=dpa-sample | |
app.kubernetes.io/managed-by=oadp-operator | |
app.kubernetes.io/name=velero | |
component=velero | |
deploy=velero | |
openshift.io/oadp=True | |
pod-template-hash=5f5bfffb49 | |
Annotations: k8s.ovn.org/pod-networks: | |
{"default":{"ip_addresses":["10.129.2.124/23"],"mac_address":"0a:58:0a:81:02:7c","gateway_ips":["10.129.2.1"],"routes":[{"dest":"10.128.0.... | |
k8s.v1.cni.cncf.io/network-status: | |
[{ | |
"name": "ovn-kubernetes", | |
"interface": "eth0", | |
"ips": [ | |
"10.129.2.124" | |
], | |
"mac": "0a:58:0a:81:02:7c", | |
"default": true, | |
"dns": {} | |
}] | |
openshift.io/scc: restricted-v2 | |
prometheus.io/path: /metrics | |
prometheus.io/port: 8085 | |
prometheus.io/scrape: true | |
seccomp.security.alpha.kubernetes.io/pod: runtime/default | |
Status: Running | |
IP: 10.129.2.124 | |
IPs: | |
IP: 10.129.2.124 | |
Controlled By: ReplicaSet/velero-5f5bfffb49 | |
Init Containers: | |
openshift-velero-plugin: | |
Container ID: cri-o://aa506abbf2ef77e96112fd8821e74c2be7b318578339ee02907e1e787cd17d88 | |
Image: quay.io/konveyor/openshift-velero-plugin:oadp-1.4 | |
Image ID: quay.io/konveyor/openshift-velero-plugin@sha256:1579ec458595a7decfe9a9a6f7710074f288324180274b73e27d42b48c8d9ceb | |
Port: <none> | |
Host Port: <none> | |
State: Terminated | |
Reason: Completed | |
Exit Code: 0 | |
Started: Thu, 30 May 2024 12:10:41 -0600 | |
Finished: Thu, 30 May 2024 12:10:41 -0600 | |
Ready: True | |
Restart Count: 0 | |
Requests: | |
cpu: 500m | |
memory: 128Mi | |
Environment: <none> | |
Mounts: | |
/target from plugins (rw) | |
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-k9mn7 (ro) | |
velero-plugin-for-aws: | |
Container ID: cri-o://ec45d49bb4752bd0772ebf854f7d18cb034d815139a9aeb3d334c7ea5ef5952a | |
Image: quay.io/konveyor/velero-plugin-for-aws:oadp-1.4 | |
Image ID: quay.io/konveyor/velero-plugin-for-aws@sha256:207c856c7c41892093a5b46fd68ca32ea4587e29c31e8fe18ef92ae4810a747b | |
Port: <none> | |
Host Port: <none> | |
State: Terminated | |
Reason: Completed | |
Exit Code: 0 | |
Started: Thu, 30 May 2024 12:10:43 -0600 | |
Finished: Thu, 30 May 2024 12:10:43 -0600 | |
Ready: True | |
Restart Count: 0 | |
Requests: | |
cpu: 500m | |
memory: 128Mi | |
Environment: <none> | |
Mounts: | |
/target from plugins (rw) | |
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-k9mn7 (ro) | |
Containers: | |
velero: | |
Container ID: cri-o://db5fb03de0120663939cfd6dee48fcebd489835c4ed3a22972bac3e2bb6102e4 | |
Image: quay.io/konveyor/velero:oadp-1.4 | |
Image ID: quay.io/konveyor/velero@sha256:2a15b8eae19037988f9066e4a18864e7d51baec96e0fa107d39980ff7b7c9543 | |
Port: 8085/TCP | |
Host Port: 0/TCP | |
Command: | |
/velero | |
Args: | |
server | |
--features=EnableCSI | |
--uploader-type=kopia | |
--fs-backup-timeout=4h | |
--restore-resource-priorities=securitycontextconstraints,customresourcedefinitions,klusterletconfigs.config.open-cluster-management.io,managedcluster.cluster.open-cluster-management.io,namespaces,roles,rolebindings,clusterrolebindings,klusterletaddonconfig.agent.open-cluster-management.io,managedclusteraddon.addon.open-cluster-management.io,storageclasses,volumesnapshotclass.snapshot.storage.k8s.io,volumesnapshotcontents.snapshot.storage.k8s.io,volumesnapshots.snapshot.storage.k8s.io,datauploads.velero.io,persistentvolumes,persistentvolumeclaims,serviceaccounts,secrets,configmaps,limitranges,pods,replicasets.apps,clusterclasses.cluster.x-k8s.io,endpoints,services,-,clusterbootstraps.run.tanzu.vmware.com,clusters.cluster.x-k8s.io,clusterresourcesets.addons.cluster.x-k8s.io | |
--disable-informer-cache=false | |
State: Running | |
Started: Thu, 30 May 2024 12:10:45 -0600 | |
Ready: True | |
Restart Count: 0 | |
Requests: | |
cpu: 500m | |
memory: 128Mi | |
Environment: | |
VELERO_SCRATCH_DIR: /scratch | |
VELERO_NAMESPACE: openshift-adp (v1:metadata.namespace) | |
LD_LIBRARY_PATH: /plugins | |
OPENSHIFT_IMAGESTREAM_BACKUP: true | |
AWS_SHARED_CREDENTIALS_FILE: /credentials/cloud | |
Mounts: | |
/credentials from cloud-credentials (rw) | |
/etc/ssl/certs from certs (rw) | |
/plugins from plugins (rw) | |
/scratch from scratch (rw) | |
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-k9mn7 (ro) | |
Conditions: | |
Type Status | |
PodReadyToStartContainers True | |
Initialized True | |
Ready True | |
ContainersReady True | |
PodScheduled True | |
Volumes: | |
plugins: | |
Type: EmptyDir (a temporary directory that shares a pod's lifetime) | |
Medium: | |
SizeLimit: <unset> | |
scratch: | |
Type: EmptyDir (a temporary directory that shares a pod's lifetime) | |
Medium: | |
SizeLimit: <unset> | |
certs: | |
Type: EmptyDir (a temporary directory that shares a pod's lifetime) | |
Medium: | |
SizeLimit: <unset> | |
cloud-credentials: | |
Type: Secret (a volume populated by a Secret) | |
SecretName: cloud-credentials | |
Optional: false | |
kube-api-access-k9mn7: | |
Type: Projected (a volume that contains injected data from multiple sources) | |
TokenExpirationSeconds: 3607 | |
ConfigMapName: kube-root-ca.crt | |
ConfigMapOptional: <nil> | |
DownwardAPI: true | |
ConfigMapName: openshift-service-ca.crt | |
ConfigMapOptional: <nil> | |
QoS Class: Burstable | |
Node-Selectors: <none> | |
Tolerations: node.kubernetes.io/memory-pressure:NoSchedule op=Exists | |
node.kubernetes.io/not-ready:NoExecute op=Exists for 300s | |
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s | |
Events: | |
Type Reason Age From Message | |
---- ------ ---- ---- ------- | |
Normal Scheduled 62s default-scheduler Successfully assigned openshift-adp/velero-5f5bfffb49-dmsnq to ip-10-0-41-240.us-west-2.compute.internal | |
Normal AddedInterface 62s multus Add eth0 [10.129.2.124/23] from ovn-kubernetes | |
Normal Pulling 62s kubelet Pulling image "quay.io/konveyor/openshift-velero-plugin:oadp-1.4" | |
Normal Pulled 61s kubelet Successfully pulled image "quay.io/konveyor/openshift-velero-plugin:oadp-1.4" in 882ms (882ms including waiting) | |
Normal Created 61s kubelet Created container openshift-velero-plugin | |
Normal Started 61s kubelet Started container openshift-velero-plugin | |
Normal Pulling 60s kubelet Pulling image "quay.io/konveyor/velero-plugin-for-aws:oadp-1.4" | |
Normal Pulled 59s kubelet Successfully pulled image "quay.io/konveyor/velero-plugin-for-aws:oadp-1.4" in 1.03s (1.03s including waiting) | |
Normal Created 59s kubelet Created container velero-plugin-for-aws | |
Normal Started 59s kubelet Started container velero-plugin-for-aws | |
Normal Pulling 58s kubelet Pulling image "quay.io/konveyor/velero:oadp-1.4" | |
Normal Pulled 57s kubelet Successfully pulled image "quay.io/konveyor/velero:oadp-1.4" in 800ms (800ms including waiting) | |
Normal Created 57s kubelet Created container velero | |
Normal Started 57s kubelet Started container velero | |
Name: repo-maintain-job-1717089871355-ddr62 | |
Namespace: openshift-adp | |
Priority: 0 | |
Service Account: velero | |
Node: ip-10-0-91-15.us-west-2.compute.internal/10.0.91.15 | |
Start Time: Thu, 30 May 2024 11:24:31 -0600 | |
Labels: app.kubernetes.io/component=server | |
app.kubernetes.io/instance=ts-velero-test | |
app.kubernetes.io/managed-by=oadp-operator | |
app.kubernetes.io/name=velero | |
batch.kubernetes.io/controller-uid=5a66d5d1-36c3-4d48-8315-4d32072c41a7 | |
batch.kubernetes.io/job-name=repo-maintain-job-1717089871355 | |
component=velero | |
controller-uid=5a66d5d1-36c3-4d48-8315-4d32072c41a7 | |
deploy=velero | |
job-name=repo-maintain-job-1717089871355 | |
openshift.io/oadp=True | |
Annotations: k8s.ovn.org/pod-networks: | |
{"default":{"ip_addresses":["10.128.2.252/23"],"mac_address":"0a:58:0a:80:02:fc","gateway_ips":["10.128.2.1"],"routes":[{"dest":"10.128.0.... | |
k8s.v1.cni.cncf.io/network-status: | |
[{ | |
"name": "ovn-kubernetes", | |
"interface": "eth0", | |
"ips": [ | |
"10.128.2.252" | |
], | |
"mac": "0a:58:0a:80:02:fc", | |
"default": true, | |
"dns": {} | |
}] | |
openshift.io/scc: restricted-v2 | |
prometheus.io/path: /metrics | |
prometheus.io/port: 8085 | |
prometheus.io/scrape: true | |
seccomp.security.alpha.kubernetes.io/pod: runtime/default | |
Status: Succeeded | |
IP: 10.128.2.252 | |
IPs: | |
IP: 10.128.2.252 | |
Controlled By: Job/repo-maintain-job-1717089871355 | |
Containers: | |
velero-repo-maintenance-container: | |
Container ID: cri-o://c3ff3db625422320906bdec8ac4125823d5cfbfff1e250f1f030ae1a8bf0d23a | |
Image: quay.io/konveyor/velero:oadp-1.4 | |
Image ID: quay.io/konveyor/velero@sha256:2a15b8eae19037988f9066e4a18864e7d51baec96e0fa107d39980ff7b7c9543 | |
Port: <none> | |
Host Port: <none> | |
Command: | |
/velero | |
Args: | |
repo-maintenance | |
--repo-name=mongo-persistent | |
--repo-type=kopia | |
--backup-storage-location=ts-velero-test-1 | |
--log-level=info | |
--log-format=text | |
State: Terminated | |
Reason: Completed | |
Exit Code: 0 | |
Started: Thu, 30 May 2024 11:24:31 -0600 | |
Finished: Thu, 30 May 2024 11:24:33 -0600 | |
Ready: False | |
Restart Count: 0 | |
Environment: | |
VELERO_SCRATCH_DIR: /scratch | |
VELERO_NAMESPACE: openshift-adp (v1:metadata.namespace) | |
LD_LIBRARY_PATH: /plugins | |
HTTP_PROXY: http://proxy.example.com:8080 | |
http_proxy: http://proxy.example.com:8080 | |
OPENSHIFT_IMAGESTREAM_BACKUP: true | |
Mounts: | |
/etc/ssl/certs from certs (rw) | |
/plugins from plugins (rw) | |
/scratch from scratch (rw) | |
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qk7st (ro) | |
Conditions: | |
Type Status | |
PodReadyToStartContainers False | |
Initialized True | |
Ready False | |
ContainersReady False | |
PodScheduled True | |
Volumes: | |
plugins: | |
Type: EmptyDir (a temporary directory that shares a pod's lifetime) | |
Medium: | |
SizeLimit: <unset> | |
scratch: | |
Type: EmptyDir (a temporary directory that shares a pod's lifetime) | |
Medium: | |
SizeLimit: <unset> | |
certs: | |
Type: EmptyDir (a temporary directory that shares a pod's lifetime) | |
Medium: | |
SizeLimit: <unset> | |
kube-api-access-qk7st: | |
Type: Projected (a volume that contains injected data from multiple sources) | |
TokenExpirationSeconds: 3607 | |
ConfigMapName: kube-root-ca.crt | |
ConfigMapOptional: <nil> | |
DownwardAPI: true | |
ConfigMapName: openshift-service-ca.crt | |
ConfigMapOptional: <nil> | |
QoS Class: BestEffort | |
Node-Selectors: <none> | |
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s | |
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s | |
Events: | |
Type Reason Age From Message | |
---- ------ ---- ---- ------- | |
Normal Scheduled 47m default-scheduler Successfully assigned openshift-adp/repo-maintain-job-1717089871355-ddr62 to ip-10-0-91-15.us-west-2.compute.internal | |
Normal AddedInterface 47m multus Add eth0 [10.128.2.252/23] from ovn-kubernetes | |
Normal Pulled 47m kubelet Container image "quay.io/konveyor/velero:oadp-1.4" already present on machine | |
Normal Created 47m kubelet Created container velero-repo-maintenance-container | |
Normal Started 47m kubelet Started container velero-repo-maintenance-container | |
whayutin@thinkdoe:~/OADP/SETUP/OADP_1.4$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment