During load test on memory, the resource group otp_system_group fails with the error message Error--stop failed, and the resource N1SPSMS-HA fails with the error message Stop failed Faulted.
Workaround:
Log in as root on the clustered OTP host on which the OTP system management service is installed and running, and restart the remote agent.
Type /etc/init.d/n1spsagent restart to restart the remote agent. If the remote agent is not restarted, then the service provisioning service on the first OTP host will not work properly.
Type /usr/cluster/bin/scswitch -F -g otp-system-rg to take the remote group offline.
Type the following commands in the sequence shown to disable cluster resources.
/usr/cluster/bin/scswitch -n -j otp-spsms-rs
/usr/cluster/bin/scswitch -n -j otp-spsra-rs
/usr/cluster/bin/scswitch -n -j otp-sps-hastorage-plus
/usr/cluster/bin/scswitch -n -j otp-lhn
Type /usr/cluster/bin/scswitch -u -g otp-system-rg to put the remote group into the unmanaged state.
Type /usr/cluster/bin/scrgadm -c -j otp-spsra-rs -x Stop_signal="15" to change the Stop_signal property of the remote agent resource to 15.
Type /usr/cluster/bin/scrgadm -c -j otp-spsms-rs -x Stop_signal="15" to change the Stop_signal property of the management service resource to 15.
Type /usr/cluster/bin/scswitch -o -g otp-system-rg to put the remote group into the managed state.
Type /usr/cluster/bin/scswitch -Z -g otp-system-rg to bring the remote group back online.