This post is more than 5 years old

14 Posts

810

March 17th, 2010 12:00

double stiping for ASM Oracle.

good day,

could anyone please let me know, how to know if the devices that are used for ASM Oracle on AIX 6.1 on DMX4, is using double striping or not?


also,

is it recommented to reserve the physical Disk on DMX to ASM devices?

131 Posts

March 17th, 2010 12:00

Onece you have disk group and diskgroup contain meta it is double stripping.

because AMS spread IO on storage pool.

Hard to explain everything, can you refer following documnet.

http://www.oracle.com/technology/products/database/asm/pdf/asm-on-emc-5_3.pdf

14 Posts

March 17th, 2010 13:00

thank you Boom for the information.

I had this PDF and from that one only I got the idea about the double striping.

however, how to I check if my (210 Symm devices (16.86 GB each)) is double striped or not.

ASM already is doing striping by nature. however, having a double striping on the array devices themselves is an enhancement to ASM

2 Intern

 • 

1.3K Posts

March 20th, 2010 04:00

You might be using the ASM default/external redundancy as the array takes care of the protection/mirror part. Also ASM does not have a FOURTH option to look for.. So most of the ASM installation go with default/external and IMHO it should not cause performance issue by the "doublt stripping:" you are suspecting..

One can configure ASM disk groups to have no redundancy (external), two-way mirroring (normal), or three-way mirroring (high). In the case of normal and high mirrors, good practice suggests having fail groups that talk to different controllers for performance and fail-safe reasons.

  • In the case of external redundancy, ASM does not do any software mirroring, but only stripes its files across all the disks that belong to the disk group that does external redundancy.
  • In the case of normal redundancy, ASM does two-way mirroring, meaning that ASM maintains two copies of the data through software mirroring.
  • In the case of high redundancy, ASM does three-way mirroring, maintaining three copies of the data through software mirroring.
No Events found!

Top