LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-02-2010, 05:28 PM   #1
chethu.prakrithi
LQ Newbie
 
Registered: Mar 2008
Posts: 8

Rep: Reputation: 0
creating LV more than 8TB in RHEL5.3


how can we achive more than 8TB size for one LUN.?I am getting following error..

[root@storage ~]# mke2fs -j /dev/VG01/data
mke2fs 1.39 (29-May-2006)
mke2fs: Filesystem too large. No more than 2**31-1 blocks
(8TB using a blocksize of 4k) are currently supported.
 
Old 09-03-2010, 06:50 AM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
If you're hitting the filesystem limit, you need to use another filesystem. The replacement for ext4 is btrfs. Use 'mkfs -t btrfs'.
 
Old 09-03-2010, 07:18 AM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
That looks suspiciously like a ext3 mkfs, not ext4 - either should accommodate larger than 8T.
Maybe you need a 64-bit system to get large counters. What arch is this ? - "uname -a" should tell us.
 
Old 09-03-2010, 07:37 AM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Whether it's ext3 or ext4 will depend on the specific distribution's /etc/mke2fs.conf. In any case, the kernel/e2fsprogs limit has been reached, according to the message.

Could try forcing ext4:

mkfs.ext4 -m0 /dev/VG01/data

Last edited by macemoneta; 09-03-2010 at 07:42 AM.
 
Old 09-04-2010, 02:25 AM   #5
chethu.prakrithi
LQ Newbie
 
Registered: Mar 2008
Posts: 8

Original Poster
Rep: Reputation: 0
Thanks everybody for reply,

server is an x64 platform and kernel 2.6.18-128.
even though RHEL doc says that ext3 on x64 platform support upto 32TB it is limiting us at 8TB.I successfully done one partition wich is of 13 TB in ext3 by using following command.mkfs.ext3 -F /dev/VG01/data.But here i am able to do till 16TB.i suppose i may require ext4 to create one partition which is of 28TB,and which is not available on this kernel.if i am wrong correct me.and if u have any other sollution please let me know.
 
Old 09-04-2010, 07:24 AM   #6
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Are you running RHEL 4 or earlier? 8TB was the limit, as far as I can find.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Over 8TB Raid 5 ext3 freehood4all Linux - Server 7 03-12-2011 10:21 AM
Help creating PPPoE connection Using RHEL5 hussaink Linux - Networking 3 04-06-2010 09:51 PM
Creating a secure RHEL5 image laggerific Linux - Security 6 08-13-2009 01:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration