* combining 2 RAID 10 pools to one filesystem
@ 2011-02-16 20:50 Gal Buki
2011-02-16 21:58 ` Chester
2011-02-16 22:33 ` Hugo Mills
0 siblings, 2 replies; 3+ messages in thread
From: Gal Buki @ 2011-02-16 20:50 UTC (permalink / raw)
To: Btrfs mailing list
Hi
I have RAID 10 using 4 times 500GB drives (1TB of storage).
Is it possible to create another RAID 10 with 4 times 250GB drives
(500GB of storage) and then combine those two RAIDs to one file system
so that I would be able to get 1.5TB?
If I create one RAID 10 with all 8 drives I would only be able to use 8
times 250GB /2 = 1TB, right?
Thanks,
Gal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: combining 2 RAID 10 pools to one filesystem
2011-02-16 20:50 combining 2 RAID 10 pools to one filesystem Gal Buki
@ 2011-02-16 21:58 ` Chester
2011-02-16 22:33 ` Hugo Mills
1 sibling, 0 replies; 3+ messages in thread
From: Chester @ 2011-02-16 21:58 UTC (permalink / raw)
To: Gal Buki; +Cc: Btrfs mailing list
I'm sure this is possible if you use /dev/md's, but doesn't this
basically make the redundancy of the raid10 useless?
On Wed, Feb 16, 2011 at 8:50 PM, Gal Buki <buki@torus.ch> wrote:
> Hi
>
> I have RAID 10 using 4 times 500GB drives (1TB of storage).
> Is it possible to create another RAID 10 with 4 times 250GB drives (5=
00GB of
> storage) and then combine those two RAIDs to one file system so that =
I would
> be able to get 1.5TB?
>
> If I create one RAID 10 with all 8 drives I would only be able to use=
8
> times 250GB /2 =3D 1TB, right?
>
> Thanks,
> Gal
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs=
" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at =A0http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
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] 3+ messages in thread
* Re: combining 2 RAID 10 pools to one filesystem
2011-02-16 20:50 combining 2 RAID 10 pools to one filesystem Gal Buki
2011-02-16 21:58 ` Chester
@ 2011-02-16 22:33 ` Hugo Mills
1 sibling, 0 replies; 3+ messages in thread
From: Hugo Mills @ 2011-02-16 22:33 UTC (permalink / raw)
To: Gal Buki; +Cc: Btrfs mailing list
[-- Attachment #1: Type: text/plain, Size: 950 bytes --]
On Wed, Feb 16, 2011 at 10:50:57PM +0200, Gal Buki wrote:
> I have RAID 10 using 4 times 500GB drives (1TB of storage).
> Is it possible to create another RAID 10 with 4 times 250GB drives
> (500GB of storage) and then combine those two RAIDs to one file
> system so that I would be able to get 1.5TB?
>
> If I create one RAID 10 with all 8 drives I would only be able to
> use 8 times 250GB /2 = 1TB, right?
No, just add the new drives to the existing btrfs pool, and run a
balance, and you should get a btrfs filesystem with 1.5TB of
mirrored/striped storage.
Hugo.
--
=== Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk ===
PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
--- Anyone who claims their cryptographic protocol is secure is ---
either a genius or a fool. Given the genius/fool ratio
for our species, the odds aren't good.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-16 22:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 20:50 combining 2 RAID 10 pools to one filesystem Gal Buki
2011-02-16 21:58 ` Chester
2011-02-16 22:33 ` Hugo Mills
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.