Mailinglist Archive: opensuse (1695 mails)
| < Previous | Next > |
Re: [opensuse] 2 TB RAID5 limit
- From: Anders Johansson <ajohansson@xxxxxxx>
- Date: Fri, 26 Sep 2008 14:07:10 +0200
- Message-id: <200809261407.10729.ajohansson@xxxxxxx>
On Friday 26 September 2008 13:36:55 James D. Parra wrote:
Do you have your RAID partitioned? If not, setting the disk label is not an
option, and things should just work.
If you do have it partitioned, use
parted /dev/md0 mklabel gpt
(obviously changing md0 to match the actual RAID device you use)
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Perhaps you are confused and talking about the 2TB limit of
any single
partition in an msdos disklabel?
GPT disklabels have no such limit, and you can create a gpt
disklabel in
parted manually at the command line from the opensuse
installer, but the
grub 0.97 in opensuse won't boot from it (neither do some
motherboard bios's
so you better try with ubuntu or something first.)
Grub2 understands GPT, but I have found no convenient way to
get opensuse
installed wirth a GPT disklabel and grub2. Ubuntu can.
I have an Adaptec card with 8 1TB drives set as raid 50 = 5.4 TB. Setting
the disk label to GPT looks interesting; how do I accomplish that?
Do you have your RAID partitioned? If not, setting the disk label is not an
option, and things should just work.
If you do have it partitioned, use
parted /dev/md0 mklabel gpt
(obviously changing md0 to match the actual RAID device you use)
Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |