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

net.ipsconfig events

Contributors
Suggest changes

net.ipsconfig.failed

Severity

ALERT

Description

This message occurs when creation of an IPspace fails. This failure leaves the system with an unusable IPspace.

Corrective Action

Delete the IPspace reporting the failure by using the "ipspace delete" command. Use the (privilege: diag) "debug smdb table ipspaces_byname show" command to find the mapping from the ID reported in the event to the IPspace name required to delete this IPspace.

Syslog Message

IPspace (%d) needs to be deleted because configuration (%s) failed with error (%s).

Parameters

ipsid (INT): IPspace ID.
configuration (STRING): Configuration attempted.
error (STRING): Error returned.