]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cosd: bad disks in cosd3
authorSage Weil <sage@newdream.net>
Fri, 29 May 2009 22:35:43 +0000 (15:35 -0700)
committerSage Weil <sage@newdream.net>
Fri, 29 May 2009 22:35:47 +0000 (15:35 -0700)
src/cosd.ceph.conf

index a0ab6cb16835c51277ef2cc80922b396a50e6730..6d8221b0f5dc934a86e09f1b00fe66eb0fde9029 100644 (file)
 
 [osd3]
        host = cosd3
+       btrfs devs = "/dev/disk/by-path/pci-0000:05:01.0-scsi-2:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:01.0-scsi-3:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:01.0-scsi-4:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:01.0-scsi-5:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:01.0-scsi-6:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:02.0-scsi-0:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:02.0-scsi-1:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:02.0-scsi-2:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:02.0-scsi-4:0:0:0 \
+                  /dev/disk/by-path/pci-0000:05:02.0-scsi-5:0:0:0"
+
 [osd4]
        host = cosd4
 [osd5]