| Main index | Section 8 | 日本語 | Options |
After a snapshot is taken it appears as a file. The size of the snapshot file is equal to the size of the file system from which it was taken. It can be moved, renamed or deleted (which removes the snapshot).
The group ownership of the file is set to "operator"; the owner of the file remains "root". The mode of the snapshot is set to be readable by the owner or members of the "operator" group.
mksnap_ffs /home/.snap/snap1 mdconfig -a -t vnode -o readonly -f /home/.snap/snap1 mount -o ro /dev/md0 /mnt/
Delete a snapshot:
rm /home/.snap/snap1
Every filesystem can have only up to 20 active snapshots. When this limit is reached, attempting to create more snapshots fails with ENOSPC, and mksnap_ffs reports that it is "out of space".
| MKSNAP_FFS (8) | May 22, 2023 |
| Main index | Section 8 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | I'm not interested in developing a powerful brain. All I'm after is just a mediocre brain, something like the President of the American Telephone and Telegraph Company. | ” |
| — Alan Turing | ||