lun cloneDelete

Removes all the clones of a particular LUN.

SYNOPSIS

lun ‑cloneDelete 
   ‑lun lun‑id‑or‑fqn
   [‑suppressWarnings]

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

DESCRIPTION

The lun ‑cloneDelete command removes the entire Clone LUN hierarchy of a specified LUN. Any host mapping or host group mappings of the Clone LUN are also deleted.

Note: The lun ‑cloneDelete command does not delete the source LUN.
Note: Only administrators with primary administrator, admin1, or admin2 roles are authorized to run the lun ‑cloneDelete command.

OPTIONS

lun

Specifies the ID or the fully qualified name (FQN) of the source LUN for the clones. The source LUN is not deleted.

suppressWarnings

Requests that the Oracle FS System not display a message on the command line to warn that all the Clone LUNs, the host mappings, and the host group mappings will be deleted. If omitted, the Oracle FS System prompts you to confirm the deletions.

EXAMPLE

Task

Delete all the Clone LUNs of a LUN.

Parameters
  • The fully qualified name (FQN) of the source LUN: /⁠user1_vg/⁠DISK1

$ fscli lun ‑cloneDelete ‑lun /user1_vg/DISK1