Open burbilog opened 8 years ago
If you issue
ls -1 /etc/vz/conf/$CTID.*
with CTID=100 if your container ID is 100 - does it list the files you want the script to back up? Normally it should back up all files that you list via the above command. It should simply backup all $CTID.* files.
Please provide me with the output of the ls command. Thanks.
I use /etc/vz/conf/veid.mount and .umount files to control container-specific iptables and routing on HN. Thus I don't have to modify startup configs on various HNs, everything is packed with container. Old vzdump does back up these files, vzpbackup does not.
Please, please, please! fix that. Currently vzpbackup backs up veid.conf file only... I still can't move my containers to ploop without this feature :(