Unsolved
This post is more than 5 years old
17 Posts
0
713
August 1st, 2007 12:00
MetaLUN vs. single LUN n my setup instance CX500
Hi.
I have 8 146GB 10k RPM FC drives that I would like to use only for a new Oracle test DB server running RH AS 4. Is there a reason why I wouldn't set it up as one large LUN vs. many metaLUN's?
thanks
I have 8 146GB 10k RPM FC drives that I would like to use only for a new Oracle test DB server running RH AS 4. Is there a reason why I wouldn't set it up as one large LUN vs. many metaLUN's?
thanks
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
August 1st, 2007 13:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
August 1st, 2007 13:00
Karl999
17 Posts
0
August 1st, 2007 13:00
I should present x number of smaller LUNs to Linux and create one volume group from those LUN's?
fullers1
1 Rookie
•
19 Posts
0
August 2nd, 2007 08:00
If, you want to keep log file transaction I/Os and database transactions I/Os from afftecting each other, you will need to put some of the disks in one RAID Group and some in another so you have two independent RAID Groups. Then carve the database LUN from one RAID Group and the log file LUN from the other.
Meta LUNs only help if each component LUN comes from a different RAID Group. I've learned this the hard way. You actually take a performance penalty if you create a Meta LUN from LUNs in the same RAID Group.