HP Comware 5 Debug Manual Vol 2

Table 28 Output from the debugging bundle error command
Field
Description
Failed to execute the operation: operation on
bundle bundle-id.
BNDL failed to execute operation on FC link bundle
interface bundle-id. The operation can be one of the
following:
createCreating a link bundle.
modifyModifying the selected member interfaces in
the link bundle.
deleteDeleting the link bundle.
Ta b l e 15 describes the output fields and messages for the debugging bundle event command.
Table 29 Output from the debugging bundle event command
Field
Description
Executing the operation: operation on bundle
bundle-id.
operation was being executed on FC link bundle interface
bundle-id. The operation can be one of the following:
createCreating a link bundle.
modifyModifying the selected member interfaces in
the link bundle.
deleteDeleting the link bundle.
The attributes of interface-name: speed =
speedkbps, linkState = state, Restriction =
Restriction, DrvMaxNum = DrvMaxNum.
Attributes of interface interface-name:
The speed is speed kbps, the link layer state is state.
The restriction on the interface is Restriction.
The maximum number of selected member interfaces
supported by the device is DrvMaxNum.
The configuration of bundle bundle-id has been
changed.
The configuration of FC link bundle interface bundle-id had
been changed. The configuration can be one of the
following parameters:
min-active linksThe number of selected member
interfaces required to bring up the FC link bundle.
max-active linksThe maximum number of selected
member interfaces allowed in the FC link bundle.
min-active bandwidthThe minimum amount of
bandwidth required to bring up the FC link bundle.
Examples
# Enable error debugging for FC link bundle interfaces. Output similar to the following example is
generated when you create FC link bundle interface 1 and the memory is insufficient:
<Sysname> debugging bundle error fc-bundle
*Aug 26 15:01:41:640 2008 Sysname BNDL/7/Error:
Failed to create bundle 1 due to insufficient memory.
// BNDL failed to create bundle 1 because of insufficient memory.
# Enable event debugging for FC link bundle interfaces. Output similar to the following example is
generated when you assign local interface FC 0/2/1 to the link bundle under the following conditions:
The peer end of the link has been assigned to the link bundle.
41