Imported Upstream version 1.5.1

This commit is contained in:
Mario Fetka
2020-09-22 02:25:22 +02:00
commit 434d6067d9
2103 changed files with 928962 additions and 0 deletions

68
man/man1/lsfs.xtreemfs.1 Normal file
View File

@@ -0,0 +1,68 @@
.TH lsfs.xtreemfs 1 "July 2011" "The XtreemFS Distributed File System" "XtreemFS client"
.SH NAME
lsfs.xtreemfs - list all XtreemFS volumes on an MRC
.SH SYNOPSIS
\fBlsfs.xtreemfs [\fIoptions\fB] [pbrpc[g|s]://]\fImrc-host\fR[:\fIport\fR]
.br
.SH DESCRIPTION
.I lsfs.xtreemfs
lists all volumes located on the XtreemFS MRC running at \fImrc-host\fR:\fIport\fR.
.SH EXAMPLE USAGE
.TP
List all volumes of the MRC server "remote.mrc.machine":
.TP
.B "lsfs.xtreemfs remote.mrc.machine
.SH OPTIONS
.TP
Admin Password:
.TP
.BI "--admin_password " password
MRC's admin_password (not required if not set at the MRC).
.TP
General Options:
.TP
.BI "-d, --log-level " EMERG|ALERT|CRIT|ERR|WARNING|NOTICE|INFO|DEBUG
The log level of the XtreemFS client.
.TP
.B "-h, --help"
Print help and exit.
.TP
.BI "-l, --log-file-path " log_file_path
Path to log file.
.TP
.BI "-V, --version"
Shows the version number.
.TP
SSL Options:
.TP
.BI "--pem-certificate-file-path " certfile
Path to PEM certificate file (for SSL installations only).
.TP
.BI "--pem-private-key-file-path " file
Path to PEM private key file (for SSL installations only).
.TP
.BI "--pem-private-key-passphrase " pass
Passphrase for PEM private key file (for SSL installations only)
.TP
.BI "--pkcs12-file-path " file
Path to PKCS#12 file (for SSL installations only).
.TP
.BI "--pkcs12-passphrase " pass
Passphrase for PKCS#12 file (for SSL installations only).
.SH "SEE ALSO"
.BR mkfs.xtreemfs (1),
.BR mount.xtreemfs (1),
.BR rmfs.xtreemfs (1),
.BR umount.xtreemfs (1),
.BR xtfsutil (1)
.BR
.SH AVAILABILITY
The lsfs.xtreemfs command is part of the XtreemFS-client package and is available from \fIhttp://www.xtreemfs.org\fP.