rmqos Command
Purpose
Changes the configuration of the system to remove QoS support.
Syntax
Description
The rmqos command changes the current configuration of the system to remove Quality of Service (QoS) support.
Flags
Item | Description |
---|---|
-B | Removes the entry in the inittab file that enables QoS at system startup and stops the QoS daemons. This flag is the default. |
-I | Removes the entry in the inittab file that enables QoS at system startup but does not affect the currently running QoS subsystem. |
-N | Disables QoS support immediately but does not change the inittab file. |
Security
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.
Files
Item | Description |
---|---|
inittab | Controls the initialization process of the system. |
/etc/rc.qos | Contains the startup script for the QoS daemons. |