DerekHsueh
12 months agoLevel 4
Kubernetes namespace restore from snapshot copy returned partial success.
Hi Everyone
My NBU 10.3.0.1
My K8S v1.27.15 + Netapp storage with CSI (NFS)
I only create a namespace : test-for-backup , just for backup and restore test.
kubectl create ns test-for-backup
Netbackup start k8s backup , successful.
When restore k8s , the message show :
Warning nbcs (pid=3718529) Namespace: test-for-backup-restore01, could not restore, ConfigMap "kube-root-ca.crt" already exists. Warning: the in-cluster version is different than the backed-up version
Warning nbcs (pid=3718529) Kubernetes namespace restore from snapshot copy returned partial success.
What does it mean ? partial success ?
Thank you.
Those are the cluster level resources and K8s does not allow to restore. So it's expected to see restore job ends with EC1.