LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Larger than 2TB volumes (https://www.linuxquestions.org/questions/linux-software-2/larger-than-2tb-volumes-304672/)

aforsyth1 03-22-2005 08:32 AM

Larger than 2TB volumes
 
Hi,
Can anyone tell me which versions of Redhat support larger than 2TB luns?


Thanks in Advance!!
Amy

anonobomber 03-23-2005 12:47 AM

i remember having a discussion about this at work (i work for a linux centric hardware vendor) and i remember the solution to this problem is to use bsd disk labels when partitioning your volumes. I know for sure anything after Fedora Core 2 should work with this method.

cs-cam 03-23-2005 02:41 AM

It's the kerne that supports it, and you need to specifically compile in support for large volumes like that. I can't remember the name of the property but it's pretty obvious, just cd /usr/src/linux and make menuconfig. Turn it on (not as a module) and then make and cp the bzImage to your /boot partition :)

scuzzman 03-23-2005 02:47 AM

It's actually the filesystem that supports it, and that's in the kernel.
You might take a look here, as the list seems pretty accurate:
http://www.inthelight.co.nz/personal/pcstuff.htm

aforsyth1 03-23-2005 07:05 AM

Thank you for your help. I work for Engenio, a storage systems company. I am not very familar with Linux at all and I had a customer asking me about the 2TB support. Thanks again for your help!

Amy


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