Controlling the BMC AMI Cloud VDEV
STOP command
Use the STOP command (P M9VDEV) to shut down the BMC AMI Cloud VDEV.
When you issue the STOP M9VDEV command, the system responds with the following messages:
Message | Description |
---|---|
ZM9M0028I STOP COMMAND ACCEPTED, SHUTTING DOWN | The BMC AMI Cloud VDEV stop command is accepted and it is now shut down. |
ZM9M0017E STOP COMMAND REJECTED, ONE OR MORE M9VDEV DEVICES ARE STILL ONLINE | The BMC AMI Cloud VDEV STOP command is rejected because one or more devices are still online. Vary the device offline and try again. |
ZM9M0013E STOP COMMAND REJECTED. OTHER STARTIO HOOK INSTALLED AFTER M9VDEV. DISABLE M9VDEV OR REMOVE OTHER HOOK FIRST | Another application is intercepting the z/OS STARTIO after the BMC AMI Cloud VDEV. Disable M9VDEV using the MODIFY command or remove the other hook first and try again. |
ZM9M0026W STOP COMMAND ACCEPTED, SHUTTING DOWN WITH PARTIAL RESOURCE CLEANUP ZM9M0030I M9VDEV SHUTDOWN COMPLETE | Another application is intercepting the z/OS STARTIO after the BMC AMI Cloud VDEV, but the VDEV was disabled with the MODIFY command. The BMC AMI Cloud VDEV is shut down with partial resource cleanup |
MODIFY command
The MODIFY command accepts the following parameters:
- MODIFY M9VDEV, DISABLE
The command disables the BMC AMI Cloud VDEV interception and will allow stopping the VDEV in cases where other applications are intercepting the z/OS STARTIO after the BMC AMI Cloud VDEV.
Issuing the command could result in one of the following:
Message | Description |
---|---|
ZM9M0035E DISABLE COMMAND REJECTED DEVICES ARE STILL ONLINE | One or more devices are still online thus the BMC AMI Cloud VDEV MODIFY command is rejected. Vary the device offline and try again. |
ZM9M0036I STARTIO INTERCEPTION SUCCESSFULLY DISABLED | The BMC AMI Cloud VDEV is disabled successfully. It is now possible to stop the BMC AMI Cloud VDEV successfully. |