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.
A newer release of this product is available.
nblade.newclientidmismatch events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Nblade.NewClientIdMismatch
- Severity
-
ALERT
- Description
-
This message occurs when a namestring collision occurs between NFS clients.
- Corrective Action
-
Ensure client has unique hostname and NFSv4 mount clientaddr to avoid this.
- Syslog Message
-
NFSv4 name string "%s" collision between clients %s and %s.
- Parameters
-
clientNameStr (STRING): Client identifier namestring during SETCLIENTID operation.
existingStr (STRING): IP address of the existing client.
newStr (STRING): IP address of the new client.