From 7ae61e152d31421831d4af7832daa88db85e8202 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 29 May 2009 15:35:43 -0700 Subject: [PATCH] cosd: bad disks in cosd3 --- src/cosd.ceph.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/cosd.ceph.conf b/src/cosd.ceph.conf index a0ab6cb16835c..6d8221b0f5dc9 100644 --- a/src/cosd.ceph.conf +++ b/src/cosd.ceph.conf @@ -85,6 +85,17 @@ [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] -- 2.39.5