The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Modify cluster attributes
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can modify a cluster's attributes, such as the cluster name, location, and contact information as needed.
About this task
You cannot change a cluster's UUID, which is set when the cluster is created.
Steps
-
To modify cluster attributes, use the
cluster identity modify
command.The
-name
parameter specifies the name of the cluster. Learn more aboutcluster identity modify
and the rules for specifying the cluster's name in the ONTAP command reference.The
-location
parameter specifies the location for the cluster.The
-contact
parameter specifies the contact information such as a name or e-mail address.
Example of renaming a cluster
The following command renames the current cluster (“cluster1”) to “cluster2”:
cluster1::> cluster identity modify -name cluster2