summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/mirror-thrash/users/mirror.yaml
blob: 8de3eb2b8f331c4c31be8668c669e45b6204227c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
meta:
- desc: configure the permissions for client.mirror
overrides:
  ceph:
    conf:
      client:
        rbd default features: 125
        debug rbd: 20
        debug rbd_mirror: 15
        log to stderr: false
      # override to make these names predictable
      client.mirror.0:
        admin socket: /var/run/ceph/rbd-mirror.$cluster-$name.asok
        pid file: /var/run/ceph/rbd-mirror.$cluster-$name.pid
      client.mirror.1:
        admin socket: /var/run/ceph/rbd-mirror.$cluster-$name.asok
        pid file: /var/run/ceph/rbd-mirror.$cluster-$name.pid
      client.mirror.2:
        admin socket: /var/run/ceph/rbd-mirror.$cluster-$name.asok
        pid file: /var/run/ceph/rbd-mirror.$cluster-$name.pid
      client.mirror.3:
        admin socket: /var/run/ceph/rbd-mirror.$cluster-$name.asok
        pid file: /var/run/ceph/rbd-mirror.$cluster-$name.pid