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