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

bcomd.vdisk events

Contributors
Suggest changes

bcomd.vdisk.repl.failed

Severity

ERROR

Description

This message occurs after a replication failure of a LUN or an NVMe namespace configuration in a MetroCluster™ configuration.

Corrective Action

Use the "metrocluster vserver resync" command to resynchronize the Vserver configuration for the affected Vserver.

Syslog Message

Replication of a LUN or an NVMe namespace configuration failed on Vserver "%s". Reason: %s.

Parameters

vserver (STRING): Name of the Vserver.
error (STRING): Error encountered while replicating the configuration.

bcomd.vdisk.transition

Severity

NOTICE

Description

This message occurs when a user attempts to convert a LUN into an NVMe namespace or vice-versa.

Corrective Action

(None).

Syslog Message

Conversion for "%s", Vserver "%s" to type "%s" completed with status "%s".

Parameters

source_vdisk_path (STRING): Path to the LUN or NVMe namespace to be converted.
vserver (STRING): Name of the Vserver.
destination_vdisk_type (STRING): Destination vdisk type after conversion.
status (STRING): Status of conversion operation.