linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Growing Array (More Devices) - new devices are slightly smaller than the existing drives, unable to shrink array
@ 2013-09-28 14:49 Matt Callaghan
  2013-09-28 15:28 ` Robin Hill
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Callaghan @ 2013-09-28 14:49 UTC (permalink / raw)
  To: linux-raid

Hello mdadm Linux-RAID experts;

My Goal: Expand (grow) my array from 6xHDD (RAID6) to 8xHDD (RAID6)

This is my root cause problem: when I went to try to add the new drive 
(already formatted for Linux RAID partition):

fermulator@fermmy-server:~$ sudo mdadm --add /dev/md2000 /dev/sdq1
mdadm: /dev/sdq1 not large enough to join array

As I have researched and learned, I need to:
  A) shrink the filesystem (ext4) -- done (shrunk by a generous 1.6GB)
  B) shrink the array size -- incomplete (unable to proceed, the --grow 
command doesn't do anything)

I've been following this guide: 
http://webapp5.rrz.uni-hamburg.de/SuSe-Dokumentation/manual/sles-manuals_en/manual/raidresize.html#resizedecrraid 


This pastebin shows my array details, the 'existing' drives (fdisk) and 
'new' drives (fdisk) - http://pastebin.com/U04VJpE4

Any ideas?

~Matt

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

end of thread, other threads:[~2013-09-29  2:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-28 14:49 Growing Array (More Devices) - new devices are slightly smaller than the existing drives, unable to shrink array Matt Callaghan
2013-09-28 15:28 ` Robin Hill
2013-09-29  2:14   ` Matt Callaghan

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