linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Floating Spare
@ 2002-04-08 18:41 SoulBlazer
  2002-04-08 19:05 ` Marcel
  2002-04-08 23:37 ` Neil Brown
  0 siblings, 2 replies; 3+ messages in thread
From: SoulBlazer @ 2002-04-08 18:41 UTC (permalink / raw)
  To: linux-raid

Can you share 2 or 3 'spare-disks' between multiple raid sets?

Eg. I have a 22 disk array chopped into multiple 4 disk raid-5 volumes, this 
leaves me with 2 disks left over..  Can I assign these two drives as floating 
spares incase of failure.. this will obviously be a 'first come first serve' 
scenario for raid failure.. but its better then not using them.

## Vol 00 ##
raiddev /dev/md/0
        raid-level              5
        nr-raid-disks           3
        nr-spare-disks          1
        persistent-superblock   1
        chunk-size              128
        parity-algorithm        left-symmetric

        device          /dev/scsi/host2/bus0/target0/lun0/part1
        raid-disk       0
        device          /dev/scsi/host2/bus0/target1/lun0/part1
        raid-disk       1
        device          /dev/scsi/host2/bus0/target2/lun0/part1
        raid-disk       2
        device          /dev/scsi/host2/bus0/target3/lun0/part1
        spare-disk      0

## Vol 01 ##
raiddev /dev/md/1
        raid-level              5
        nr-raid-disks           3
        nr-spare-disks          1
        persistent-superblock   1
        chunk-size              128
        parity-algorithm        left-symmetric

        device          /dev/scsi/host2/bus0/target4/lun0/part1
        raid-disk       0
        device          /dev/scsi/host2/bus0/target5/lun0/part1
        raid-disk       1
        device          /dev/scsi/host2/bus0/target6/lun0/part1
        raid-disk       2
        device          /dev/scsi/host2/bus0/target3/lun0/part1
        spare-disk      0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-08 23:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-08 18:41 Floating Spare SoulBlazer
2002-04-08 19:05 ` Marcel
2002-04-08 23:37 ` Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).