Results 1 to 5 of 5
Hey everyone,
First, I have no experience with linux so some of my terminology may be off.
My supervisor at work has me doing research on OS's and some of ...
- 06-21-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 3
Need some Redhat help
Hey everyone,
First, I have no experience with linux so some of my terminology may be off.
My supervisor at work has me doing research on OS's and some of the info he needs is on Redhat Linux 4 and 5. What he is looking for is below:
-Maximum LUN size of operating system. (Single LUN)
-How to overcome the LUN size limit.
-Does the operating system support dynamic LUN sizing?
-Best Practice/Performance
Thats what he is looking for. I have found it for every other OS except Redhat. If my questions are to vague let me know and I can try to clarify.
Any help would be greatly appreciated!!
Thanks!
- 06-21-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
1. Maximum LUN (file system) size is dependent upon the file system being used. The commonly used ext2/ext3 file systems have a 32TB limit. Other file systems can support exabyte size file systems.
2. File systems can span multiple discs/arrays using the Logical Volume Manager (LVM). Volume groups managed by the LVM can be resized.
3. What do you mean precisely by "dynamic LUN resizing"?
4. Best practices/performance depend entirely on your specific application mix and needs. A database server will be configured considerably differently from a virtual machine host for example.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-21-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 3
Thanks for the response!
By dynamic LUN sizing I meant is it possible to resize a LUN without losing the data or having to reboot?
Something like how extending or shrinking a partition works in windows.
- 06-22-2010 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 3
Can anyone help me with this.
Pointing me some documentation would also be off great help.
- 06-22-2010 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
- The Linux Documentation Project
- The Linux Foundation
- HowTo's on various Linux distribution sites such as www.centos.org - The Community ENTerprise Operating SystemSometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote