* Re: Superblock limits / conversion
2008-11-13 15:20 ` Justin Piszcz
@ 2008-11-13 15:36 ` Steve Fairbairn
2008-11-13 15:43 ` Robin Hill
2008-11-13 18:17 ` Richard Scobie
2 siblings, 0 replies; 7+ messages in thread
From: Steve Fairbairn @ 2008-11-13 15:36 UTC (permalink / raw)
To: linux-raid; +Cc: Robin Hill
Apologies to Justin for failing to reply to all the first time.
Justin Piszcz wrote:
>
> I grew 400GiB drives in a raid5 configuration from 1.8TiB to 3.3TiB one
> at a time with the 0.90 superblock (I believe), is that limit correct?
>
> It was awhile ago but FYI.
>
> Justin.
>
I have 8 500GB drives in a RAID 5...
[root@space ~]# cat /proc/mdstat
Personalities : [raid1] [raid6] [raid5] [raid4]
md3 : active raid5 sdh1[3] sdg1[2] sdf1[1] sde1[0] sdd1[7] sdc1[5]
sdb1[4] sda1[6]
3418687552 blocks level 5, 64k chunk, algorithm 2 [8/8] [UUUUUUUU]
[root@space ~]# mdadm -D /dev/md3
/dev/md3:
Version : 00.90.03
Creation Time : Wed Jan 9 18:57:53 2008
Raid Level : raid5
Array Size : 3418687552 (3260.31 GiB 3500.74 GB)
Used Dev Size : 488383936 (465.76 GiB 500.11 GB)
Raid Devices : 8
Total Devices : 8
Preferred Minor : 3
Persistence : Superblock is persistent
Update Time : Thu Nov 13 05:43:22 2008
State : clean
Active Devices : 8
Working Devices : 8
Failed Devices : 0
Spare Devices : 0
Layout : left-symmetric
Chunk Size : 64K
UUID : 382c157a:405e0640:c30f9e9e:888a5e63
Events : 0.1575598
Number Major Minor RaidDevice State
0 8 65 0 active sync /dev/sde1
1 8 81 1 active sync /dev/sdf1
2 8 97 2 active sync /dev/sdg1
3 8 113 3 active sync /dev/sdh1
4 8 17 4 active sync /dev/sdb1
5 8 33 5 active sync /dev/sdc1
6 8 1 6 active sync /dev/sda1
7 8 49 7 active sync /dev/sdd1
[root@space ~]# df -k /dev/md3
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md3 3365042864 2732709404 598146588 83% /Space
[root@space ~]#
Regards,
Steve.
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Superblock limits / conversion
2008-11-13 15:20 ` Justin Piszcz
2008-11-13 15:36 ` Steve Fairbairn
@ 2008-11-13 15:43 ` Robin Hill
2008-11-13 18:17 ` Richard Scobie
2 siblings, 0 replies; 7+ messages in thread
From: Robin Hill @ 2008-11-13 15:43 UTC (permalink / raw)
To: linux-raid
[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]
On Thu Nov 13, 2008 at 10:20:25AM -0500, Justin Piszcz wrote:
>
>
> On Thu, 13 Nov 2008, Robin Hill wrote:
>
>> On Thu Nov 13, 2008 at 09:46:23AM -0500, Ryan Wagoner wrote:
>>
>>> I have a RAID 5 array with 3 TB drives. When reading through the list
>>> I realized that the v0.90 superblock doesn't support arrays over 2TB.
>>> This means I can never grow this array to 4 drives?
>>>
>> That's my understanding, yes.
>
> I grew 400GiB drives in a raid5 configuration from 1.8TiB to 3.3TiB one at
> a time with the 0.90 superblock (I believe), is that limit correct?
>
> It was awhile ago but FYI.
>
You're right - it's definitely not correct. I actually have a 2.7TiB
RAID array with 0.90 superblock right here as well *oops*. According to
the manual pages, the limit is on _component devices_, not on the
overall RAID array.
Cheers,
Robin
--
___
( ' } | Robin Hill <robin@robinhill.me.uk> |
/ / ) | Little Jim says .... |
// !! | "He fallen in de water !!" |
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Superblock limits / conversion
2008-11-13 15:20 ` Justin Piszcz
2008-11-13 15:36 ` Steve Fairbairn
2008-11-13 15:43 ` Robin Hill
@ 2008-11-13 18:17 ` Richard Scobie
2008-11-13 18:56 ` Ryan Wagoner
2 siblings, 1 reply; 7+ messages in thread
From: Richard Scobie @ 2008-11-13 18:17 UTC (permalink / raw)
To: Justin Piszcz; +Cc: Robin Hill, linux-raid
Justin Piszcz wrote:
>
>
> On Thu, 13 Nov 2008, Robin Hill wrote:
>
>> On Thu Nov 13, 2008 at 09:46:23AM -0500, Ryan Wagoner wrote:
>>
>>> I have a RAID 5 array with 3 TB drives. When reading through the list
>>> I realized that the v0.90 superblock doesn't support arrays over 2TB.
>>> This means I can never grow this array to 4 drives?
>>>
>> That's my understanding, yes.
>
> I grew 400GiB drives in a raid5 configuration from 1.8TiB to 3.3TiB one
> at a time with the 0.90 superblock (I believe), is that limit correct?
My understanding is that the 2TB limit on 0.90 superblocks, is for md
component size, not md device size.
Regards,
Richard
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Superblock limits / conversion
2008-11-13 18:17 ` Richard Scobie
@ 2008-11-13 18:56 ` Ryan Wagoner
0 siblings, 0 replies; 7+ messages in thread
From: Ryan Wagoner @ 2008-11-13 18:56 UTC (permalink / raw)
Cc: linux-raid
Thanks for clarifying the 2TB size. I'm still unsure of whether v1
allows for a recovery to continue after a restart. When I moved
everything over to an LSI controller I had to use the system rescue cd
which somehow marked my array as dirty. During the RAID recovery I had
to reboot and it started the recovery over. It only takes 3 hours to
rebuild the 3 TB drives, but if v1 offered this feature I might switch
in the rare case I need it.
I'm assuming enabling bitmaps could do the same thing for v0.90?
However I've heard there is performance degradation of the array from
this.
Ryan
On Thu, Nov 13, 2008 at 1:17 PM, Richard Scobie <richard@sauce.co.nz> wrote:
> Justin Piszcz wrote:
>>
>>
>> On Thu, 13 Nov 2008, Robin Hill wrote:
>>
>>> On Thu Nov 13, 2008 at 09:46:23AM -0500, Ryan Wagoner wrote:
>>>
>>>> I have a RAID 5 array with 3 TB drives. When reading through the list
>>>> I realized that the v0.90 superblock doesn't support arrays over 2TB.
>>>> This means I can never grow this array to 4 drives?
>>>>
>>> That's my understanding, yes.
>>
>> I grew 400GiB drives in a raid5 configuration from 1.8TiB to 3.3TiB one
>> at a time with the 0.90 superblock (I believe), is that limit correct?
>
> My understanding is that the 2TB limit on 0.90 superblocks, is for md
> component size, not md device size.
>
> Regards,
>
> Richard
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 7+ messages in thread