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.
To learn more, please review the information in this blog post.

Network and Storage Protocols

Netapp - Cname

careukadm
6,875 Views

I'm in the process of decommissioning a filer server but would like to configure the host name of the file server as a cname (alias) of the netapp.  I have done this but I get  an error that the share is not accessible.

I can ping the cname and I get a reply from the netapps IP address.

Do I need to do anything on the netapp to allow the additional hostname?

Thanks

2 REPLIES 2

rkaramchedu1
6,875 Views

I'm in the process of decommissioning a filer server but would like to configure the host name of the file server as a cname (alias) of the netapp.  I have done this but I get  an error that the share is not accessible.

I can ping the cname and I get a reply from the netapps IP address.

Do I need to do anything on the netapp to allow the additional hostname?

You should add the file server name as the netbios alias on the storage controller. Add the hostname of the file server to the /etc/cifs_nbalias.cfg file and load those entries using cifs nbalias load command.

Additional reading:

https://now.netapp.com/Knowledgebase/solutionarea.asp?id=ntapcs1857

addanki
6,875 Views

It has to be a NetBIOS name with a length of up to 15 characters. You can't add a FQDN like x.y.com.

Public