Displaying 1 result from an estimated 1 matches for "mmcrsnapshot".
2013 Oct 17
1
Can't restore from GPFS snapshots, disk_free error
Hello,
We're trying to set up a GPFS system with Samba running on top with CTDB
managing it.
I have snapshots set up to be accessible in every directory as the invisible
directory .snap
The snapshots are in the following format:
/usr/lpp/mmfs/bin/mmcrsnapshot 1MB `TZ=GMT date + at GMT-%Y.%m.%d-%H.%M.%S`
?and look like this from the UNIX level:
~ecgarris/RSFS/.snap/@GMT-2013.10.16-20.00.01/thing1
I've set up shares like this:
[homes]
path = %H/RSFS
comment = RSFS Home Directories
browseable = No
shadow:snapdir = .snap
#...