* quick help needed - smaller disk in raid5?
@ 2005-02-19 19:28 Hebenstreit Michael
2005-02-20 5:56 ` Tim Moore
0 siblings, 1 reply; 2+ messages in thread
From: Hebenstreit Michael @ 2005-02-19 19:28 UTC (permalink / raw)
To: linux-raid
Hello everybody,
I've been using a Raid5 with 3 disks of exactly the same size, a little bit
more than 250 GB (reported as 251)
Disk /dev/sdc: 251.0 GB, 251000193024 bytes
255 heads, 63 sectors/track, 30515 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 1 30513 245095641 fd Linux raid autodetect
Now I want to add a 4th disk - and got one slightly smaller:
sanjose:~ # fdisk -l /dev/sdd
Disk /dev/sdd: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdd doesn't contain a valid partition table
Is it nevertheless possible (with some minimal losses in possible size) to add
the new disk? The Funny thing - all disks are from Maxtor, and should have
the same size.
Thanks a lot
Michael
--
Michael HEBENSTREIT
FH JOANNEUM / Aviation
Alte Poststr. 149, 8020 Graz, Austria
Tel.: +43-316-5453-6421
Fax.: +43-316-5453-6401
e-mail: michael.hebenstreit@fh-joanneum.at
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: quick help needed - smaller disk in raid5?
2005-02-19 19:28 quick help needed - smaller disk in raid5? Hebenstreit Michael
@ 2005-02-20 5:56 ` Tim Moore
0 siblings, 0 replies; 2+ messages in thread
From: Tim Moore @ 2005-02-20 5:56 UTC (permalink / raw)
To: linux-raid
'fdisk -lu' shows in sectors of 512 bytes, useful in matching partition
sizes for slightly different disks.
You will have to resize to the smallest (30401 cylinders).
Hebenstreit Michael wrote:
> Hello everybody,
>
> I've been using a Raid5 with 3 disks of exactly the same size, a little bit
> more than 250 GB (reported as 251)
>
> Disk /dev/sdc: 251.0 GB, 251000193024 bytes
> 255 heads, 63 sectors/track, 30515 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
>
> Device Boot Start End Blocks Id System
> /dev/sdc1 1 30513 245095641 fd Linux raid autodetect
>
> Now I want to add a 4th disk - and got one slightly smaller:
>
> sanjose:~ # fdisk -l /dev/sdd
> Disk /dev/sdd: 250.0 GB, 250059350016 bytes
> 255 heads, 63 sectors/track, 30401 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
>
> Disk /dev/sdd doesn't contain a valid partition table
>
>
>
> Is it nevertheless possible (with some minimal losses in possible size) to add
> the new disk? The Funny thing - all disks are from Maxtor, and should have
> the same size.
>
> Thanks a lot
>
> Michael
>
>
--
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-20 5:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-19 19:28 quick help needed - smaller disk in raid5? Hebenstreit Michael
2005-02-20 5:56 ` Tim Moore
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).