Viewing: lctl-snapshot-umount.8
.TH LCTL-SNAPSHOT_UMOUNT 8 2024-08-14 Lustre "Lustre Configuration Utilities"
.SH NAME
lctl-snapshot_umount \- unmount Lustre snapshot
.SH SYNOPSIS
.SY "lctl snapshot_umount"
.RB { -F | --fsname
.IR FSNAME }
.RB [ -h | --help ]
.RB { -n | --name
.IR SSNAME }
.RB [ -r | --rsh
.IR REMOTE_SHELL ]
.YS
.SH DESCRIPTION
Unmount the specified snapshot on the servers.
.SH OPTIONS
.TP
.BR -F ", " --fsname \ \fIfsname
The filesystem name.
.TP
.BR -h ", " --help
For help information.
.TP
.BR -n ", " --name \ \fIssname
The snapshot (to be unmounted) name must be specified.
.TP
.BR -r ", " --rsh \ \fIremote_shell
Specify a shell to communicate with remote targets. The default value is
.BR ssh .
It is the system admin's duty to guarantee that the specified
.I remote_shell
works well among targets without password authentication.
.SH AVAILABILITY
.B lctl-snapshot-umount
is part of the
.BR lustre (7)
filesystem package since release 2.10.0
.\" Added in commit v2_9_54_0-67-gd73849a05e
.SH SEE ALSO
.BR lctl (8),
.BR lctl-barrier (8),
.BR lctl-lcfg (8),
.BR lctl-snapshot-create (8),
.BR lctl-snapshot-destroy (8),
.BR lctl-snapshot-list (8),
.BR lctl-snapshot-modify (8),
.BR lctl-snapshot-mount (8)