google ads

Thursday, December 1, 2011

Load Balanced iProcess Engine Restart Sequence


iProcess Engine Restart Sequence:

Sequence should be
è Shut down SECONDARY (secondary_host)
è Wait till it’s entirely shutdown (swsvrmgr status –v    show all STOPPED for MACHINE ID 2)
è Shut down PRIMARY (primary_host)
è Wait till it’s entirely shutdown (swsvrmgr status –v    show all STOPPED for MACHINE ID 1)
è Bring up PRIMARY (primary_host)
è Wait till it’s entirely up (swsvrmgr status –v    show all RUNNING for MACHINE ID 1)
è Bring up SECONDARY (secondary_host)

No comments: