ICPH
Member
Hello,
i have tried to rsync one OpenVZ 6 VPS from node server to another using rsync:
rsync -Pavz /node1/vz/private/3710 /vz/private/3710
rsync -avz /node1/etc/vz/conf/3710 /etc/vz/conf/3710
but when tried to start destination VPS, i faced issues with TTy, /dev/null error. And others so i resigned to the rsync way.
Were You successful to rsync OpenVZ VPS by rsyncing private? What is needed to make it working?
i have tried to rsync one OpenVZ 6 VPS from node server to another using rsync:
rsync -Pavz /node1/vz/private/3710 /vz/private/3710
rsync -avz /node1/etc/vz/conf/3710 /etc/vz/conf/3710
but when tried to start destination VPS, i faced issues with TTy, /dev/null error. And others so i resigned to the rsync way.
Were You successful to rsync OpenVZ VPS by rsyncing private? What is needed to make it working?