Deactivates an active workload partition.
Item | Description |
---|---|
-F | Forces the workload partition to stop. This will signal running processes more aggressively and force unmount of file systems. If there are processes that cannot be stopped, the workload partition is placed in the Broken state, and cannot be restarted. |
-h | Uses a hard stop to signal the workload partition subsystems to end. The default timeout value is 60 seconds when using a hard stop. |
-N | Specifies that the shutdown/halt to complete with no timeout. |
-r | Restarts the workload partition after all stopping operations complete. This is equivalent to calling the startwpar command after the stopwpar command. This flag is not valid for application workload partitions. |
-t seconds | Specifies the timeout length in number of seconds to wait for shutdown/halt to complete before the command fails and the program exits. The default is to fail after 600 seconds if the shutdown/halt has not completed. |
-v | Specifies to show verbose output. |
Item | Description |
---|---|
WparName | Name of workload partition to stop. This parameter must be the last parameter on the command line. |
Access Control: Only the root user can run this command for system workload partitions. For application workload partitions, only the creator of the workload partition (or root) can run this command.
stopwpar roy
stopwpar -t 85 pinto