1CEPHFS-MIRROR(8)                     Ceph                     CEPHFS-MIRROR(8)
2
3
4

NAME

6       cephfs-mirror - Ceph daemon for mirroring CephFS snapshots
7

SYNOPSIS

9       cephfs-mirror
10
11

DESCRIPTION

13       cephfs-mirror is a daemon for asynchronous mirroring of Ceph Filesystem
14       snapshots among Ceph clusters.
15
16       It connects to remote clusters via libcephfs, relying on default search
17       paths  to  find  ceph.conf  files,  i.e.  /etc/ceph/$cluster.conf where
18       $cluster is the human-friendly name of the cluster.
19

OPTIONS

21       --mon-host monaddress[:port]
22              Connect  to  specified  monitor  (instead  of  looking   through
23              ceph.conf).
24
25       --keyring=<path-to-keyring>
26              Provide path to keyring; useful when it's absent in standard lo‐
27              cations.
28
29       --log-file=<logfile>
30              file to log debug output
31
32       --debug-cephfs-mirror=<log-level>/<memory-level>
33              set cephfs-mirror debug level
34
35       -c ceph.conf, --conf=ceph.conf
36              Use  ceph.conf  configuration  file  instead  of   the   default
37              /etc/ceph/ceph.conf   to   determine  monitor  addresses  during
38              startup.
39
40       -i ID, --id ID
41              Set the ID portion of name for cephfs-mirror
42
43       -n TYPE.ID, --name TYPE.ID
44              Set the rados user name (eg. client.mirror)
45
46       --cluster NAME
47              Set the cluster name (default: ceph)
48
49       -d     Run in foreground, log to stderr
50
51       -f     Run in foreground, log to usual location
52

AVAILABILITY

54       cephfs-mirror is part of Ceph, a massively scalable, open-source,  dis‐
55       tributed  storage  system.  Please  refer  to the Ceph documentation at
56       https://docs.ceph.com for more information.
57

SEE ALSO

59       ceph(8)
60
62       2010-2023, Inktank Storage, Inc. and contributors. Licensed under  Cre‐
63       ative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
64
65
66
67
68dev                              Nov 15, 2023                 CEPHFS-MIRROR(8)
Impressum