mars/userspace/marsadm.8

34 lines
975 B
Groff
Raw Normal View History

2015-01-20 13:42:36 +00:00
.TH marsadm 8 "January 20, 2015" "" "MARS Admin Tool"
.SH NAME
2015-01-20 13:42:36 +00:00
marsadm \- management of MARS resources
.SH SYNOPSIS
2015-01-20 13:42:36 +00:00
.B "marsadm \-h \-\-help"
.br
.B "marsadm \-v \-\-version "
.br
.br
.SH DESCRIPTION
2015-01-20 13:42:36 +00:00
MARS is a kernel-level asynchronous replication system for block devices.
It is tailored for long-distance replication and through network
bottlenecks.
By default, it works asynchronously (in contrast to DRBD).
.br
More infomation on concepts and differences to DRDB can be found at
https://github.com/schoebel/mars/blob/master/docu/MARS_LinuxTag2014.pdf?raw=true
2015-01-20 13:42:36 +00:00
.SH NOTICE
This manual page is only a placeholder.
Complete / authoritative documentation can be found in mars-manual.pdf
which should be also installed at your system.
.br
In addition, the newest version can be found at
https://github.com/schoebel/mars/blob/master/docu/mars-manual.pdf?raw=true
2015-01-20 13:42:36 +00:00
.br
A short summary of all available sub-commands and options can be
retrieved by invoking "marsadm --help".