Whamcloud - gitweb
LU-4315 doc: add separate lctl-list_param man page
[fs/lustre-release.git] / lustre / doc / lctl-snapshot-umount.8
1 .TH lctl-snapshot-umount 8 "2017 Apr 13" Lustre "umount Lustre snapshot"
2 .SH SYNOPSIS
3 .TP
4 .B lctl snapshot_umount \fR{-F | --fsname fsname} [-h | --help]
5               {-n | --name ssname} [-r | --rsh remote_shell]
6 .br
7 .SH DESCRIPTION
8 Umount the specified snapshot on the servers.
9 .SH OPTIONS
10 .TP
11 .BR  -F ", " --fsname " "\fIfsname
12 The filesystem name.
13 .TP
14 .BR  -h ", " --help
15 For help information.
16 .TP
17 .BR  -n ", " --name " "\fIssname
18 The snapshot (to be umounted) name must be specified.
19 .TP
20 .BR  -r ", " --rsh " "\fIremote_shell
21 Specify a shell to communicate with remote targets. The default value is
22 .BR ssh .
23 It is the system admin's duty to guarantee that the specified
24 .I remote_shell
25 works well among targets without password authentication.
26
27 .SH AVAILABILITY
28 .B lctl-snapshot-umount
29 is part of the
30 .BR lustre (7)
31 filesystem package.
32 .SH SEE ALSO
33 .BR lctl (8),
34 .BR lctl-lcfg (8),
35 .BR lctl-barrier (8),
36 .BR lctl-snapshot-create (8),
37 .BR lctl-snapshot-destroy (8),
38 .BR lctl-snapshot-modify (8),
39 .BR lctl-snapshot-list (8),
40 .BR lctl-snapshot-mount (8)