Skip to main content
A newer release of this product is available.

vldb.aggregatename events

Contributors
Suggest changes

vldb.aggregateName.mismatch

Severity

INFORMATIONAL

Description

This message occurs when an aggregate's name in the Volume Location Database (VLDB) does not match the aggregate's current name on the node. This could happen if the name of the aggregate was changed or if another aggregate in the cluster has it's UUID changed to another aggregate's UUID in the cluster, as reported to the VLDB.

Corrective Action

(None).

Syslog Message

The aggregate '%s' with name '%s' on node '%s' does not match with the name '%s' in the VLDB.

Parameters

aggregate (STRING): UUID of the aggregate.
newName (STRING): New name of the aggregate on the node.
node (STRING): Name of the node.
existingName (STRING): Existing name of the aggregate in the VLDB.