<div dir="ltr">Anybody?<br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">---------<br><b style="color:rgb(51,102,102)">Matthew Campbell</b><br><font size="1">Storage and Cloud Strategy<br>Office of the CTO<br></font><font face="Verdana" size="1"><br></font><b><span style="color:rgb(51,102,102)">Kaiser Permanente</span></b><br><font size="1">99 S. Oakland<br>Pasadena, CA 91101<br></font><br><font size="1"><a>626-564-7228</a> (office)<br></font><font face="Verdana" size="1"><a>8-338-7228</a> (tie-line)<br><a value="+18186918895">818-314-9897</a> (mobile phone)<br>Green Center 3-North, 031W29</font><font size="1"><br></font>---------<br><b><a style="color:rgb(51,102,102)" href="http://kp.org/thrive" target="_blank">kp.org/thrive</a></b><br></div></div>
<br><div class="gmail_quote">On Mon, Oct 20, 2014 at 11:18 AM, Matthew Campbell <span dir="ltr"><<a href="mailto:dvdmatt@gmail.com" target="_blank">dvdmatt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Good morning everyone,<br><br><br>Through an unfortunate event (a visit to the comic book store near Caltech) my data needs have rapidly grown.  My old data array (8 drives RAID-6) needs to be expanded.<br><br>I have added 2 more drives to the server, but unfortunately they are slightly smaller than the existing drives so they won't add directly with mdadm --add.<br><br></div>I am trying to reduce the size of the existing drives but it does not seem to work.  I am getting no log messages or other indication as to why.  Do you have any suggestions?<br></div><br>matt@aslan:160% sudo mount /Backups<br>matt@aslan:161% sudo df -k /Backups<br>Filesystem       1K-blocks        Used Available Use% Mounted on<br>/dev/md0       17469360128 16917599856 549035664  97% /Backups<br>matt@aslan:162% sudo btrfs filesystem resize -100g /Backups<br>Resize '/Backups' of '-100g'<br>0.000u 160.068s 1:06:09.85 4.0% 0+0k 208543776+225062784io 0pf+0w<br>matt@aslan:163% time sudo btrfs scrub start -Bd /Backups<br>scrub device /dev/md0 (id 1) done<br>        scrub started at Mon Oct 20 00:27:31 2014 and finished after 29330 seconds<br>        total bytes scrubbed: 15.75TiB with 0 errors<br>0.185u 4877.358s 8:08:49.71 16.6%       0+0k 33835288864+47080io 10pf+0w<br>matt@aslan:164% df -k /Backups<br>Filesystem       1K-blocks        Used Available Use% Mounted on<br>/dev/md0       17364502528 16917585648 444184208  98% /Backups<br>matt@aslan:165% sudo umount /Backups<br>matt@aslan:166% sudo mdadm --grow /dev/md0 --size=2928268288 <br>mdadm: component size of /dev/md0 unchanged at 2929036288K<br>matt@aslan:167% <br><br></div>Note "unchanged" in the last line of output.<br><br>Thanks for any thoughts...<br><br>Matt<br><br></div>
</blockquote></div><br></div>