The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mogautomount - automatically discover and mount MogileFS disks

SYNOPSIS

  mogautomount [--verbose | -v]
  mogautomount [--help | -h]

DESCRIPTION

Mounts all unmounted filesystems with labels of form "MogileDev<n>" at /var/mogdata/dev<n>, creating the needed directories as well.

You can do this at runtime without restarting mogstored, assuming you can add new block devices at runtime via your SCSI/SATA/etc controller.

OPTIONS

--help | -h

this help

--verbose | -verbose

be verbose

RETURN CODE

0 on success or inaction because no action needed to happen.

1 on partial failure (some mounts succeeed).

2 on total failure (things had to be done, but nothing was).

AUTHOR

Brad Fitzpatrick, <brad@danga.com>

WARRANTY, BUGS, DISCLAIMER

This tool mounts disks, and disks hold data, so naturally you should be afraid. Real the source code to see what it does. This tool comes with no warranty of any kind. You're response for its use or misuse.

COPYRIGHT & LICENSE

This tool is Copyright 2006, Six Apart, Ltd. You're free to redistribute it under the same terms as perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 121:

'=end' without a target?