rebootwpar Command

Purpose

Stops and restarts a system workload partition.

Restriction: You cannot run the rebootwpar command on an application workload partition.

Syntax

rebootwpar [ -F | -h ] [ -N | -t seconds ] [ -v ] WparName

Description

The rebootwpar command stops and restarts the workload partition.

Flags

Item Description
-F Specifies a forced stop.
-h Specifies a hard stop.
-N Specifies there is no timeout for halt.
-t seconds Specifies the halt timeout in seconds.
-v Verbose mode.
WparName Specifies the workload partition name.

Security

Access Control: Only the root user can run this command.

Attention RBAC users and Trusted AIX® users: This command can perform privileged operations. Only privileged users can run privileged operations. For more information about authorizations and privileges, see Privileged Command Database in Security. For a list of privileges and the authorizations associated with this command, see the lssecattr command or the getcmdattr subcommand.

Examples

To reboot the workload partition called "MyWpar", enter:

rebootwpar MyWpar