Linux RAID subsystem development
 help / color / mirror / Atom feed
* repartitioning disks
@ 2011-05-17  8:20 CoolCold
  2011-05-17 10:39 ` NeilBrown
  0 siblings, 1 reply; 3+ messages in thread
From: CoolCold @ 2011-05-17  8:20 UTC (permalink / raw)
  To: Linux RAID

Wiki says: "Never NEVER never re-partition disks that are part of a
running RAID. If you must alter the partition table on a disk which is
a part of a RAID, stop the array first, then repartition. " -
https://raid.wiki.kernel.org/index.php/Tweaking,_tuning_and_troubleshooting#Pitfalls

Is it really true for situations like - I have 2x1Tb drives, which are
already partitioned like /dev/sd{a,b}1 - 500mb, /boot & /dev/sd{a,b}2
- 20gb, / and are assembled in RAID1 arrays md0 & md1 accordingly. So,
if I want to create one more RAID1 array , say md3 from the rest of
the drives.
So i take my cfdisk ,add new partition with some space 100-150mb from
the end, do write changes & partprobe the drives, then creating new
array.

Is it bad? To be honest i'm doing this all the time and can't
understand how this gonna hurt md. Neil and/or others, please clarify
this.


-- 
Best regards,
[COOLCOLD-RIPN]

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

end of thread, other threads:[~2011-05-17 12:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17  8:20 repartitioning disks CoolCold
2011-05-17 10:39 ` NeilBrown
2011-05-17 12:31   ` CoolCold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox