snapshots directory not set for slave
-The slave PFS is not mounted but a symlink can be created in the root Hammer file system to point to it. This step is optional, the PFS can be read through its original magic symlink in /Backup2/pfs.
+The slave PFS is not mounted but a symlink can be created in the root Hammer file system to point to it.
# ln -s /Backup2/pfs/test /Backup2/test
# ls -l /Backup2/test
lrwxr-xr-x 1 root wheel 17 Oct 8 12:07 /Backup2/test -> /Backup2/pfs/test
+(This step is optional, the PFS can be read through the original magic symlink /Backup2/pfs/test.)
+
#Copying contents from PFS on Disk 1 to PFS on Disk 2 to enable mirroring.
The slave PFS will be accessible only after the first 'mirror-copy' operation.