HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 93
Displays zone database size details.
Synopsis
cfgsize [integer]
Availability
all users
NOTE: This command requires an HP Advanced Zoning license.
Description
Use this command to display the size details of the zone database. All sizes are in bytes.
The size details include the following:
Refer to cfgShow for a description of defined and effective configurations.
NOTE: When security is enabled, this command can be issued only from the primary FCS switch.
Operands
This command has the following optional operand:
Examples
To display size details of the defined configuration:
See also
cfgShow
cfgSize
Zone DB max size The upper limit for the defined configuration, determined by the
amount of flash memory available for storing the defined
configuration
Transaction size 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
Committed size The size of the defined configuration currently stored in flash
integer If a nonzero integer is specified as the parameter, the size of the
flash memory allocated for the zone database is displayed. The
zone database includes both the defined and effective
configurations. This size is in kilobytes.
switch:admin> cfgsize
Zone DB max size - 127726 bytes
committed - 8812
transaction - 0
switch:admin> cfgsize 1
Zone DB flash size - 131028 bytes