Purpose
Removes a user group from a disk group.
Syntax and Description
rmgrp diskgroup usergroup
Table 10-78 lists the syntax options for the rmgrp command.
Table 10-78 Options for the rmgrp command
| Option | Description |
|---|---|
|
|
Name of the disk group to which the user group belongs. |
|
|
Name of the user group to delete. |
Removing a group might leave some files without a valid user group. To ensure that those files have a valid group, explicitly update those files to a valid user group. See "chgrp".
The command must be run by the owner of the user group and also requires the SYSASM privilege to run.
Examples
The following is an example of the rmgrp command that removes the asm_data user group from the data disk group.