Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-68 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
cfgSize
2
Note: Enter commands in lowercase only; mixed case is for readability.
cfgSize
Displays zone and Admin Domain database size details.
Synopsis cfgsize [integer]
Description Use this command to display the size details of the zone database and Admin Domain database.
When executed in non-AD255 context, the size details include the Zone DB maximum size, the
committed size, and the transaction size. All sizes are in bytes.
When executed in AD255 context, this command displays Admin Domain and Zone DB maximum size,
Admin Domain header size, and the zone database sizes for each Admin Domain.
Zone DB maximum size is the upper limit for both zone and Admin Domain defined configuration,
determined by the amount of nonvolatile memory available for storing the defined configuration. The
Zone DB maximum size is further reduced due to a message header that is propagated with the zone
configuration to all switches in the fabric.
Committed size is the size of the defined configuration currently stored in nonvolatile memory.
Transaction size is the size of the uncommitted defined configuration. This value will be nonzero if the
defined configuration is being modified by telnet, API, and so forth; otherwise it is 0.
Refer to cfgShow for a description of defined and effective zone configurations. Refer to ad for a
description of defined and effective Admin Domain configurations.
N
ote
This command requires a Brocade Advanced Zoning license.
When security is enabled, this command can be issued only from the primary FCS switch.
Operands This command has the following operand:
integer If a nonzero integer is specified, the size of the nonvolatile memory allocated for
the zone database is displayed. The zone database includes both the defined and
effective configurations. This size is in kilobytes. This operand is optional.
Examples To display zone database information in non-AD255 context:
switch:admin> cfgsize
Zone DB max size - 1045274 bytes
committed - 244
transaction - 0