Hi @unnivkn @Tej_Singh_Rana @Vijin Palazhi, I have a question on backup and rest . . .

nagendra prasad:
Hi @unnivkn @Tej_Singh_Rana @Vijin Palazhi, I have a question on backup and restore ETCD cluster lab.
I have taken the backup and restore the backup to new directory and modified the ETCD static pod yaml to update the new data directory.

After the restore I can see all the service/deployments/pods are in Running state but ETCD pod is showing as Pending state for long time, I just want to know did I miss anything during the backup and restore. ?

unnivkn:
please try to stop & start etcd and see that makes any difference.
cd /etc/kubernetes/manifest
mv etcd.yaml …
mv …/etcd.yaml .

nagendra prasad:
@unnivkn I just lunched the lab, will try this option, Thanks for quick response.

nagendra prasad:
@unnivkn This time I didn’t faced any issue, ETCD pod is UP and running. Thanks. :slightly_smiling_face: