NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Renaming the cluster in cDOT 8.2.3P6

netappadmn
5,410 Views

Hi All,

 

Greetings for the day.

 

I have received a request to rename the Cluster (which is in production) to adhere to the naming standards.

 

As I am a newbie in Cdot, I would like to know the following before going ahead with this change.

 

1. Can I modify the Cluster name on the fly ?

2. Would there be any impact on SVM the hosted services (in my case it is only CIFS) in the cluster?

3. Do and donts ?

4. Any preparation work(like backup) or prerequisites to be met ?

 

Regards,

1 ACCEPTED SOLUTION

Naveenpusuluru
5,290 Views

Hi

 

It won't effect any production. You can use the below command to change the cluster name.

 

 cluster identity modify -name XXXXXXXXXXX

 

It wont effect backups as they are running on node level or SVM level. It may lost the connectivity with monitoring tools if you are using host name. Please update the DNS entries with new host once u r done. It will not impact even data services.

View solution in original post

2 REPLIES 2

Naveenpusuluru
5,291 Views

Hi

 

It won't effect any production. You can use the below command to change the cluster name.

 

 cluster identity modify -name XXXXXXXXXXX

 

It wont effect backups as they are running on node level or SVM level. It may lost the connectivity with monitoring tools if you are using host name. Please update the DNS entries with new host once u r done. It will not impact even data services.

netappadmn
5,270 Views

Thanks a lot Naveen.

 

Your response have been really helpful.

 

Cheers...

Public