Hi
As a guide you need to
1. Define exactly what will run on each server , define your topology ( a schematic would be useful)
list cluster name , boot ip, virtual ip addresses , volume groups ( major numbers should be same on remote nodes)
2. Define size of LUNS to be used , make sure the same disks are accessible from the other nodes. Disk heartbeat LUN needs to be defined as well
3. Once your h/w topology is defined and all nodes can see each other, connect to each other , see the LUNS from all servers , then you can start creating your volume groups and filesystems
4. Then configure HACMP , i.e. topology first , then resource groups
5. Create your stop and start scripts
If the 3rd server would be for DR , I assume 2 nodes will have production and test environments and the 3rd node will only have production failed over onto it . if thats the case
if you have site B with its own SAN , you can mirror site A's LUNS to site B's at the OS level , plus you have to make sure whatever fails onto the site B node , is setup the same as site A's nodes.
Hope this helps