[pve-devel] move qemu virt machine conf files
Stefan Priebe
s.priebe at profihost.ag
Sat Dec 29 17:57:16 CET 2012
Hello,
today i tried for an emergency case to manually move qemu conf files.
But that was not possible.
I had 3 PVE nodes where 2 failed at the same time - caused by power failure.
I then tried to manually move the conf files to new only working node:
[cloud1-1202: /etc/pve]# mv ./nodes/cloud1-1203/qemu-server/101.conf
./nodes/cloud1-1202/qemu-server/
mv: cannot move `./nodes/cloud1-1203/qemu-server/101.conf' to
`./nodes/cloud1-1202/qemu-server/101.conf': Permission denied
But that didn't work. I was not even able to create a file.
[cloud1-1202: /etc/pve]# touch a
touch: cannot touch `a': Permission denied
Is it due to the fact that only one node left?
Greets
Stefan
More information about the pve-devel
mailing list