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

vserver.start events

Contributors
Suggest changes

vserver.start.failed

Severity

ERROR

Description

This message occurs when a 'vserver start' operation fails due to failure to start either a logical interface (LIF) or a protocol for the Vserver specified.

Corrective Action

Ensure that the network configuration, LIF details, and protocol configurations are correct, then try to start the Vserver again.

Syslog Message

Failed in Vserver start due to failure to start either a LIF or a protocol for the Vserver %s (UUID: %s).

Parameters

vserver_name (STRING): Name of the Vserver.
vserver_uuid (STRING): UUID of the Vserver.

vserver.start.succeeded

Severity

INFORMATIONAL

Description

This message occurs when a 'vserver start' operation succeeds.

Corrective Action

(None).

Syslog Message

Vserver %s (UUID: %s) started successfully.

Parameters

vserver_name (STRING): Name of the Vserver.
vserver_uuid (STRING): UUID of the Vserver.