@Mohamed Ayman while solving Mock-exam-2 (first question) I am able to take sna . . .

Rajendra Ghorpade:
@Mohamed Ayman while solving Mock-exam-2 (first question)
I am able to take snapshot of etcd database but when trying to restore it with different data-dir facing issue
did change host path in etcd.yaml but didn’t work.
followed below but didn’t having any luck.
https://kodekloud.slack.com/archives/CHMV3P9NV/p1616968248329800?thread_ts=1616918431.311500&cid=CHMV3P9NV

Rajendra Ghorpade:
@Mohamed Ayman can you please look it once, today I have schedule exam, so it is bit urgent for me

Hussein Feras:
after restore and set the new data dir you should restart the etcd container
or stop the container directly using docker

docker ps | grep etcd
docker stop ID

then kubernetes will recreate new etcd container and use the data dir