Manual Page Search Parameters

SNAPINFO(8) System Manager's Manual SNAPINFO(8)

snapinfoshow snapshot location on UFS file systems

snapinfo [-v] -a

snapinfo [-v] mountpoint

The snapinfo utility searches and displays the location of snapshots on UFS file systems.

Currently it works only on mounted file systems. It can either search one file system or all of them.

The following options are available:

Search for snapshots on all mounted UFS file systems.
Verbose mode.
mountpoint
Search the file system mounted on this mountpoint.

ffs(4), mksnap_ffs(8)

The snapinfo utility first appeared in FreeBSD 6.1.

Mark Santcroos <marks@FreeBSD.org>

July 20, 2005 dev