We've got a 2 node cluster using shared storage. Both nodes are AIX 5.3 using HACMP 5.3, and run in an active/active configuration with depots 1 and 2 running from node A and depots 3 and 4 running from node B. Each depot/group can fail to each node on error detection, with fallback being manual.
Node A
Resource group 1
Volume group 1
Resource group 2
Volume group 2
Node B
Resource group 3
Volume group 3
Resource group 4
Volume group 4
The application itself isn't that good in my opinion, as it needs to have users defined at the OS level rather than within the app.
What this means is that should a user's password on Node B expire, the OS prompts them to change it. This of course they do, but as its not within HACMP it is not replicated across the cluster. So they're password is still good on Node B, but remains expired on Node A.
As there are several hundred users on each node, we can't allow this to continue as, in the event of a fallover, lots of people can't log in anymore.
I've heard File Collections could help here, but the problem is it runs every 10 mins, and should a user on Node A change their password at the same time a user on Node B does theirs (ie within the 10 min interval), then one of the users password change will be lost as it will only synchronize in 1 direction at a time.
Anyone come across this before and can offer advice?
Thanks in advance.
Node A
Resource group 1
Volume group 1
Resource group 2
Volume group 2
Node B
Resource group 3
Volume group 3
Resource group 4
Volume group 4
The application itself isn't that good in my opinion, as it needs to have users defined at the OS level rather than within the app.
What this means is that should a user's password on Node B expire, the OS prompts them to change it. This of course they do, but as its not within HACMP it is not replicated across the cluster. So they're password is still good on Node B, but remains expired on Node A.
As there are several hundred users on each node, we can't allow this to continue as, in the event of a fallover, lots of people can't log in anymore.
I've heard File Collections could help here, but the problem is it runs every 10 mins, and should a user on Node A change their password at the same time a user on Node B does theirs (ie within the 10 min interval), then one of the users password change will be lost as it will only synchronize in 1 direction at a time.
Anyone come across this before and can offer advice?
Thanks in advance.