mfsmount.cfg - Man Page

configuration file for the mfsmount command

Syntax

OPTION,OPTION,OPTION,...

OPTION

PATH

The # character starts comments.

Description

The mfsmount.cfg file defines the default mountpoint and the default mfsmount specific mount options for the mfsmount command. Options can be either stated in one line as a comma separated list of options, or by giving one option per line. Options not mfsmount specific will be ignored.

The default mount point should be listed on a separate line, giving the full path. Lines starting with the # character are ignored.

Examples

#
# Default Options
#
mfsmaster=192.168.1.1
mfspassword=changeme
#
# Default mount point
#
/mnt/lizardfs

Reporting Bugs

Report bugs to <contact@lizardfs.org>.

See Also

mfsmount(1) lizardfs(7)

Referenced By

iolimits.cfg(5).

01/25/2024