isoLayer (Synthetic)
Prerequisites
Preparation
mkdir /NFS/NFS SBR_NODE_IP(rw,sync,no_all_squash,no_root_squash)ssh-keygencat /root/.ssh/id_rsa.pub > /root/.ssh/authotized_keysscp /root/.ssh/id_rsa root@SBR_NODE_IP:/opt/vprotect/.ssh/chown vprotect:vprotect /opt/vprotect/.ssh/id_rsassh -i /opt/vprotect/.ssh/id_rsa root@NFSsvi /opt/vprotect/scripts/isoLayer/config #Add the following content NFS_HOST=NFS4.2_HOST_IP SSH_USER=root SSH_KEY=~/.ssh/id_rsa NFS_HOST_PATTERN=NODE_IP NFS_ROOT=PATH_FOR_MOUNT_POINTS NFS_OPTS=rw,sync,insecure,no_root_squash,no_subtree_check
Creating isoLayer backup destination
Last updated
