Hello all, a customer asked a question about Power Path and Oracle ASM in a RAC environment. They would like to know how we support PP in the RAC environment with ASM if the pseudo device names do not match across the cluster. As you can see in the example below the devices are different across the cluster;
I am looking for any guidance on supporting RAC with PowerPath and any whitepapers that explain how to set things up.
Here is a list of the disks. Let me know if this helps:
we have many RAC where emcpowerX devices do not match, while my system admins/DBA prefer for them to match ..they tend to get renamed after PowerPath or kernel upgrades. PowerPath has utilities that allow you either manually rename devices or export devices list from one node and import it on another.
In the section ‘RAC and powerpath (page 19), there may be cased where the path names are not consistent across nodes of a cluster, this is not an issue for ASM, since ASM does not require that the disks have same disk be visible to each ASM instance via that instances’ discovery string. Using PowerPath command powermt display dev=all, to find the common Logical Device (logical ids). The two paths (from two different nodes) will reference the same physical Sym device if they have the same PowerPath logical id.
And if you are using Solutions Enabler, you can also use the syminq utility to grep for the device serial numbers and verify that they match across all RAC nodes
NickPOW1
2 Intern
•
94 Posts
1808
0
Posted December 27th, 2012 06:00
Thank you all for your coments. We'll use the PowerPath emcpadm utility to match the emcpower names.
Nick