This post is more than 5 years old
10 Posts
1
2182
December 18th, 2009 13:00
How do I change the Celerra Netbios name?
Hello all,
I'm trying to change our Celerra's netbios network name. Currently it shows up as EMC-SNAS:T5.6.46.403 and I'd like to change it to something more user friendly. I've searched powerlink to no avail, am I missing a doc that describes how to do this?
0 events found
No Events found!


Rainer_EMC
6 Operator
•
8.6K Posts
0
December 18th, 2009 17:00
of course if jasper lives on a VDM you also have to use the vdm name in the server_cifs instead of server_2 ....
you need to use the exact same options that were used when the CIFS server was initially created
alias23122
139 Posts
1
December 18th, 2009 13:00
Is this what shows up when you go to My Computer and look at the drive associated with the Celerra? If so, I think you will need change the comments. Look at p79 of the document "Configuring and Managing CIFS on Celerra". It talks about this.
Rainer_EMC
6 Operator
•
8.6K Posts
0
December 18th, 2009 14:00
alias23122
139 Posts
0
December 18th, 2009 14:00
Let us know if it solves your problem.
sardonyx1
10 Posts
0
December 18th, 2009 14:00
sardonyx1
10 Posts
0
December 18th, 2009 15:00
It does look like this is the command I'm looking for, but it doesn't seem to want to work. I don't believe my syntax is wrong, but I'm not sure what else could be. This is what I'm receiving:
[nasadmin@ns42_cs0 ~]$ server_cifs server_2 -add compname=compname,domain=domain.local.cty -comment "Department_Shares"
server_2 :
Error 4020: server_2 : failed to complete command
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
December 18th, 2009 15:00
sardonyx1
10 Posts
0
December 18th, 2009 15:00
It does appear that there's an issue with the VDM already existing, this is a snippet of server_log server_2
2009-12-18 15:01:16: SMB: 3: Compname jasper already exists on VDM Jasper
2009-12-18 14:46:26: SMB: 3: Netbios JASPER already exists on VDM Jasper
sardonyx1
10 Posts
0
December 18th, 2009 15:00
sardonyx1
10 Posts
0
December 18th, 2009 15:00
According to the documentation I can:
"You can add comments when you initially create the CIFS server or after the CIFS server is
created."
pg 79
alias23122
139 Posts
0
December 18th, 2009 15:00
I believe you are correct. I had to deal with this issue when Autocad would not see a Celerra share due to the long comment showing up before it. Called support and they told me what to do. This was 2 years ago, so I don't remember all the details.
alias23122
139 Posts
0
December 18th, 2009 15:00
Issue this command to see what is going on
Server_log server_2
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
December 18th, 2009 15:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
December 18th, 2009 15:00
not sure where you are in deployment stage but you could setup shares where they are not sharing root of the file system you created but say a subfolder ..for example:
\marketing\marketing
sardonyx1
10 Posts
0
December 18th, 2009 16:00