Symptoms
- 创建 netbios 服务器时发生错误。
server_cifs server_2 -add netbios=netbiosserver,domain=xxxxxx.com.local,interface=
server_2 :
Error 13157007742: server_2 : The 'XXXXXX.COM.LOCAL' Netbios domain name is invalid.
检查server_log时,生成了以下错误。
2022-mm-dd hh:mm:ss: SMB: 3: NETBIOS domain length must be less than 15 chars
2022-mm-dd hh:mm:ss: SMB: 3: The 'XXXXXX.COM.LOCAL' Netbios domain name is invalid.
2022-mm-dd hh:mm:ss: SMB: 3: Cifs error: Bad domain name
2022-mm-dd hh:mm:ss: ADMIN: 3: Command failed: cifs add netbios=NETBIOSSERVER domain=XXXXXX.COM.LOCAL interface=
Cause
netbios 域名需要不超过 15 个字符。
Resolution
请配置不超过 15 个字符的 netbios 域名。
server_cifs server_2 -add netbios=netbiosserver,domain=xxxxxx,interface=
server_2 : done
- 以下页面介绍了 netbios 域名的字符限制。
https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/naming-conventions-for-computer-domain-site-ou — 以下页面介绍了 netbios 域名和 dns 域名之间的差异。
https://learn.microsoft.com/en-us/exchange/disjoint-namespace-scenarios-exchange-2013-help
Affected Products
VNX VG10, VNX VG2, VNX VG50, VNX VG8, VNX1 Series, VNX2 Series, VNX5200, VNX5300, VNX5400, VNX5500
Products
VNX5700, VNX5800, VNX7500, VNX7600, VNX8000