Cloning a Snapshot (BUI)

Note:

Cloning is a licensed feature for certain models. For details, refer to the "Oracle Software License Agreement ("SLA") and Entitlement for Hardware Systems with Integrated Software Options" and the Licensing Information User Manual for the software release.

Use the following procedure to make a clone of an existing snapshot of a filesystem or LUN.

Note:

Clones of projects are not supported.
  1. Go to the share you want to clone.
    1. To clone a filesystem: From the Shares menu, select Shares.
    2. To clone a LUN: From the Shares menu, select Shares, then LUNs.
  2. Hover over the share, and click the edit icon image showing the edit icon .
  3. Click the Snapshots tab.
  4. Hover over the snapshot you want to clone, and click the clone icon image showing the clone icon .

    A dialog box appears with settings and options for the new clone.

  5. Set each field appropriately.
    1. From the Project drop-down menu, select the destination project.

      By default, the clone is created within the current project, but it can be created in a different project.

    2. Type a name for the clone.
    3. Optional: Click the lock icon image showing the lock icon next to Mountpoint, and set a mountpoint for the clone.

      If you leave this field locked, the mountpoint for the clone will remain as the default /export/<sharename>.

    4. Optional: Click the lock icon image showing the lock icon next to Resource name, and enter one of the following values:
      • off - SMB is disabled.

      • on - SMB is enabled, so you can share the clone over SMB. The name of the clone in SMB matches the name of the clone in Oracle ZFS Storage Appliance.

      • <pick_a_name> - SMB is enabled, so you can share the clone over SMB. The name of the clone in SMB is the name you specify here instead of the name of the clone in the appliance.

      If you leave this field locked, the Resource name property will inherit from the snapshot you are cloning.

    5. Optional: Select the Inherit key check box or uncheck the check box, and select the keystore and the name of the encryption key that you want the clone to inherit.

      If the box is checked, the keystore and keyname of the clone will be that of the destination project.

      If the box is unchecked, the keystore and keyname of the clone will be that of the parent share. Alternatively, select a different keystore and keyname from the drop-down menu.

    6. Optional: Check the Retain Other Local Settings check box to cause any inherited properties to be preserved as local settings in the new clone.

      This field determines whether inherited properties will come from the parent dataset or the destination project. By default, the box is unchecked, meaning that all inherited properties will come from the destination project for the new clone. If you check the box, all currently inherited properties will be preserved as local settings in the new clone.

      The clone will have the same retention hold setting as the original snapshot. To apply or remove a retention hold for the clone, make a snapshot of the clone and specify a new retention hold setting.

      To use the snapshot retention hold feature, apply deferred update "Support for Snapshot Retention." For information about deferred updates, see Deferred Updates in Oracle ZFS Storage Appliance Customer Service Manual, Release OS8.8.x.

  6. Click APPLY to confirm the settings, and to create the clone.

    The clone appears in the list of shares for the destination project you set. You can work with a clone just like any other share.

Related Topics