Attribute Management > Create a CSV File of LUN Objects and Attributes
  
Version 10.0.01
Create a CSV File of LUN Objects and Attributes
The loadLunAttributeFile utility assigns attribute values to a list of LUNs. This utility takes as input a comma-separated values (CSV) file.
NOTE: This CSV file becomes the master document of record for LUN Attributes and therefore should be preserved in a working directory for future updates.
1. Create a spreadsheet table, in the format shown in the following example, and save it as a CSV file in a working directory. This file is specific to loading LUN attributes.
Columns
The first column lists the Array Name.
The second column lists the LUN Name.
Each additional column lists attributes and values that will be applied to the LUN. Multiple attributes can be assigned to a single LUN object.
Rows
First (Header) Row - Contains the fields that uniquely identify the LUN (array and LUN names), followed by Attribute names. The header row is information only and is not processed as a data row.
Subsequent rows list the Array name and LUN name, followed by the attribute values that you are assigning to each LUN.
See Rules for Attributes and Values in the CSV File.