volume_group delete

Removes a particular volume group from the Oracle FS System.

SYNOPSIS

volume_group ‑delete 
   ‑volumeGroup volume‑group‑id‑or‑fqn [,volume‑group‑id‑or‑fqn]...

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

Before removing a volume group, you must delete all its logical volumes or assign them to other volume groups. After a volume group is empty, run the volume_group ‑delete command to remove the group.

Note: Only administrators with primary administrator or admin1 roles are authorized to run the volume_group -delete command.

OPTIONS

volumeGroup

Specifies the fully qualified name (FQN) or the ID of the volume group. If specifying two or more volume groups, provide a comma-separated list.

EXAMPLE

Task
Remove a volume group from the root volume group of theOracle FS System.
Note: Move or delete all objects from the volume group before running this example.
Parameters
  • The FQN of the volume group: /⁠user1_vg

$ fscli volume_group -delete -volumeGroup /⁠user1_vg