Run script on HACMP nodes?

Hello All,

Anybody knows how can I run script on the AIX HACMP offline node, without logon a offline node?

I would like to run a script on the online node and at same time or after the online node on the offline node.

Any IDEA? :confused:

If they are kept in sync, do both run cron scripts?

I would like to run a collector script.

Its possible to open a root shell to the offline node with the command from the online node?

I have found a command but its only run a SMIT on the offline node, not more. :S

That would be fine if I can logon to the offline node, and run the script, and the results should be back to the online node :slight_smile:

USE This:

/usr/es/sbin/cluster/sbin/cl_on_cluster "cat /etc/passwd" :smiley: