Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Snapshot Client Administrator's Guide
  3. Configuration of snapshot methods for disk arrays
  4. About EMC CLARiiON arrays
  5. Obtaining the device identifier for each source and clone LUN
Veritas NetBackup™ Snapshot Client Administrator's Guide

Obtaining the device identifier for each source and clone LUN

The NetBackup policy requires entry of the array's Unique ID. If your array administrator provided LUN numbers for the devices, you must convert those LUN numbers into Unique IDs for entry in the NetBackup policy Snapshot Resources pane. You can obtain the LUN Unique IDs in either of two ways, as follows.

To obtain the device identifier for each source and clone LUN

  1. Enter the following command on the NetBackup client:
    /opt/Navisphere/bin/naviseccli -address CLARiiON_hostname -user
        array_admin_username -password password -scope 0 getlun
        lun_number -uid
  2. Note the exact UID string that this command returns. This UID is the unique ID of the LUN.

    For example, to obtain the unique ID of LUN 67, enter:

    /opt/Navisphere/bin/naviseccli -address CLARiiON_hostname -user
        array_admin_username -password password -scope 0 getlun 67
        -uid

    Example output:

    UID: 60:06:01:60:C8:26:12:00:4F:AE:30:13:C4:11:DB:11
  3. To obtain the number of the LUN to use on the naviseccli command, find the clone group and examine the LUN list.
  4. Copy the unique ID into the NetBackup policy, as follows:

    • If the LUN specified on the naviseccli command is the source LUN for the clone group, copy the unique ID into the Source Device field of the Add Snapshot Resource dialog box of the NetBackup policy. Help is available for that dialog box.

      See Configuring a policy using EMC_CLARiiON_Snapview_Clone method.

    • If the LUN specified on the naviseccli command is a clone LUN, copy the unique ID into the Snapshot Device(s) field.

To use the Navisphere Web interface

  1. To find the unique ID of a LUN, right-click the LUN in the Navisphere Web interface and select Properties.
  2. See the Unique ID field.

    As of this writing, you cannot copy and paste the Unique ID from the Navisphere web interface. Use the naviseccli command to copy and paste the ID.

More Information

About EMC CLARiiON arrays

Feedback

Was this page helpful?
Previous

Adding clone LUNs to the clone group

Next

About configuration for EMC_CLARiiON_SnapView_Snapshot

Feedback

Was this page helpful?