Resets an existing Clone LUN to the current state of the source LUN.
clone_lun ‑resnap ‑cloneLun clone‑lun‑id‑or‑fqn [‑name clone‑lun‑name] [‑source source‑lun‑id‑or‑fqn] [‑capacity capacity] [‑priority {premium | high | medium | low | archive}] [‑volumeGroup volume‑group‑id‑or‑fqn] [{‑fibreChannelAccess | ‑noFibreChannelAccess}] [‑maskedControllerPorts /controller[/slot[/port]] [, /controller[/slot[/port]]]... ] [‑unMaskedControllerPorts /controller[/slot[/port]] [, /controller[/slot[/port]]]... ] [{‑active | ‑inactive}] [{‑disableRefTagChecking | ‑enableRefTagChecking}] [{‑bootLun | ‑noBootLun}] [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}] [{‑outputformat | ‑o} { text | xml }] [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}]
The clone_lun ‑resnap command can be used to update a Clone LUN so that the clone represents the current state of the source LUN, while retaining its existing serial number and other properties. You can also change some of the properties of the Clone while refreshing its data.
Enables the Clone LUN to be accessible and available for use immediately after the Clone LUN is modified. Enabling the Clone LUN to be accessible is the default.
Identifies that the Clone LUN can be used as a boot drive in the SAN.
Specifies the storage space in gigabytes for the volume. The amount of space cannot be less than the current maximum capacity of the Clone LUN. This space is sometimes referred to as addressable capacity.
Specifies the ID or the fully qualified name (FQN) of the Clone LUN.
Instructs the HBA to bypass the check of whether a host has written to a specific area of the LUN before the host reads from that same area. If this option is omitted, read-before-write error events can be generated.
Permits access to the volume through the Fibre Channel (FC) ports. By default, FC access is enabled.
Renders the LUN volume invisible on the network. An inactive volume is not accessible and cannot be used by a SAN host.
For controller, provide a string that includes the FQN or ID of the Controller.
For slot, specify the HBA slot number.
For port, specify the port number.
Specifies a new name for the Clone LUN. The name that you provide must be from 1 through 40 characters. To prevent parsing errors, use double quotation marks around names containing one or more spaces or dashes.
Tab
/ (slash) and \ (backslash)
. (dot) and .. (dot-dot)
Embedded tabs
Identifies that the Clone LUN cannot be used as a boot drive in the SAN. Not using the Clone LUN as a boot drive is the default.
Disables access to the Clone LUN through FC ports. By default, access is enabled.
premium. Indicates the highest priority for responding to requests in the processing queue. For Auto-Tier LUNs, busy LUN extents receive the highest priority when the system migrates the data to the higher-performing storage tiers.
high. Indicates the next highest priority for responding to requests in the processing queue. For Auto-Tier LUNs, busy LUN extents receive the next highest priority when the system migrates the data to the higher-performing storage tiers.
medium. Indicates an intermediate priority for responding to requests in the processing queue. For Auto-Tier LUNs, busy LUN extents receive an intermediate priority when the system migrates the data to the higher-performing storage tiers.
low. Indicates the next to lowest priority for responding to requests in the processing queue. For Auto-Tier LUNs, busy LUN extents receive the next to lowest priority when the system migrates the data to the higher-performing storage tiers.
archive. Indicates the lowest priority for responding to requests in the processing queue. For Auto-Tier LUNs, busy LUN extents receive the lowest priority when the system migrates the data to the higher-performing storage tiers.
Specifies the FQN or unique identifier (ID) of the source LUN.
Opens access to the volume through the Controller ports that were previously set to restricted access.
Indicates the unique ID or the name of a Controller. Include a forward slash ( / ) character before the name.
Specifies the PCIE slot number of the HBA on which the port is located. The slot number must be 0 or greater.
Identifies the port number on the HBA slot. The port number must be 0 or greater.
For example, /CONTROLLER-01/1/0 specifies port 1 on HBA slot 0 of the Controller named CONTROLLER-01.
Specifies the fully qualified name (FQN) or the unique ID of a volume group.
The following global options can be used for fully formed fscli commands:
The command completes successfully.
The command returns with an error.
The session times out.
Inspects the validity of the command syntax, not the semantics. Used to test the structure of a command without running the command. Does not determine whether errors would be produced if you issue a structurally correct command with the input provided.
Directs the CLI to prompt you to supply a session key when you issue the command. The CLI displays Sessionkey: as the prompt. To obtain a session key, log in with the ‑returnKey option specified. After the session is established, the session key is displayed in STDOUT. If you request a session key, the ‑sessionkey option is required syntax for all commands that are issued in a given session. In environments with more than one Oracle FS System, the session key is used to determine to which Oracle FS System to direct the command for validation. Session keys are also used to establish two or more CLI sessions when using a shared administrator account.