linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* implications of partitioning and raid
@ 2012-01-05 15:40 Peter W. Morreale
  2012-01-05 16:12 ` Robin Hill
  2012-01-06 11:34 ` Stan Hoeppner
  0 siblings, 2 replies; 3+ messages in thread
From: Peter W. Morreale @ 2012-01-05 15:40 UTC (permalink / raw)
  To: linux-raid@vger.kernel.org


I'm wondering what the implications are for having multiple raid sets on
a partitioned disk wrt to disk failures. 

For example, suppose I create two partitions on a set of disks and
create raid sets on those partitions.  Further, not all raid sets
reference the same disks.  IOW, md0 references disks 1 and 2, and md1
references disk 1 and 3.  (overly simplistic for discussion purposes)

Assume a portion of disk 1 goes 'bad' (localized within one of those
partitions), is noticed by md and a rebuild is warranted.  

What is the behavior?  

Will both raid sets start a rebuild?  Or only the affected raid set?

IOW, would there be two rebuild tasks, one for each raid set?  Or a
single rebuild that encompasses all raid sets (within the same raid
level, of course) on the disk in question? 

What I am getting at is whether there would be any advantage to
partitioning disks for failure purposes.   

Thanks,
-PWM


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

end of thread, other threads:[~2012-01-06 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05 15:40 implications of partitioning and raid Peter W. Morreale
2012-01-05 16:12 ` Robin Hill
2012-01-06 11:34 ` Stan Hoeppner

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).