Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Partitions larger than 4TB
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
crash3k
n00b
n00b


Joined: 22 Feb 2005
Posts: 44

PostPosted: Fri May 11, 2007 8:12 pm    Post subject: Partitions larger than 4TB Reply with quote

I was having issues with this as we have storage arrays here at the office with 8TB in a raid-5-0 fashion, thus providing a total of 4TB of disk space. Using fdisk it was only able to read a cylinder sitting around the 1.2TB mark as the last cylinder. I later discovered this was because the partition table was msdos and fdisk doesn't support partitions larger than 2TB (Could be wrong on the fdisk one).

Using parted, I created a GPT formatted table instead of msdos. This fixed the issue and I was able to map all 4TB to the partition I created.

# parted
(parted) mklabel gpt
(parted) mkpart primary 0 100%

Hope this helps someone, I had to search for awhile before finding out this information.
Back to top
View user's profile Send private message
Bones McCracker
Veteran
Veteran


Joined: 14 Mar 2006
Posts: 1611
Location: U.S.A.

PostPosted: Sat May 12, 2007 3:26 am    Post subject: Reply with quote

Great! Thanks.
Back to top
View user's profile Send private message
defenderBG
l33t
l33t


Joined: 20 Jun 2006
Posts: 817

PostPosted: Sat May 12, 2007 2:36 pm    Post subject: Reply with quote

do u want to write a wiki entry about it?

ps: someone has reported you! wtf?
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Sun May 13, 2007 9:53 pm    Post subject: Reply with quote

defenderBG wrote:
ps: someone has reported you! wtf?
That was me, and if you had bothered to read the report, it was a proposal to move the post into the Documentation, Tips & Tricks forum.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Mon May 14, 2007 12:45 pm    Post subject: Reply with quote

Moved from Kernel & Hardware to Documentation, Tips & Tricks.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum