clone_lun commit

Creates one or more Clone LUNs that were profiled using the clone_lun ‑prepare command.

SYNOPSIS

clone_lun ‑commit 
   ‑cloneLun clone‑lun‑id‑or‑fqn [,clone‑lun‑id‑or‑fqn]...

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

DESCRIPTION

The clone_lun -commit command implements one or more new Clone LUNs by using the clone profiles that you set up previously using the clone_lun -⁠prepare command. The new Clone LUN consists of a point-in-time, read-write clone of the source LUN, which is available immediately for use.

The Clone LUN consumes space from the repository that was allocated for clones when the source LUN was created. You can adjust the amount of space that is available for clones of a LUN by using the lun ‑modify command.

Note: Only administrators with primary administrator, admin1, or admin2 roles are authorized to run the clone_lun -commit command.

OPTIONS

cloneLun

Specifies the ID or the fully qualified name (FQN) of the Clone LUN. When specifying two or more Clone LUNs, provide a comma-separated list.

EXAMPLE

Task

Complete the creation of a Clone LUN that you previously set up using the clone_lun ‑prepare command.

Parameters
  • The fully qualified name (FQN) of the prepared Clone LUN: /⁠user1_vg/⁠CLONE_DISK1

$ fscli clone_lun ‑commit ‑cloneLun /⁠user1_vg/⁠DISK1