Cfgsize – Dell POWEREDGE M1000E User Manual

Page 131

Advertising
background image

Fabric OS Command Reference

99

53-1001764-02

cfgSize

2

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 the 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

Defines 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

Displays the size of the defined configuration currently stored in nonvolatile
memory.

Transaction size

Displays 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.

Notes

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability"
for details.

When an FCS policy is enabled, this command can be issued only from the primary FCS switch.

Operands

The following operand is optional:

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 displayed in bytes.

Examples

To display zone database information in non-AD255 context:

switch:admin>

cfgsize

Zone DB max size - 1045274 bytes

committed - 244

transaction - 0

To display Admin Domain and zone database information in AD255 context:

switch:admin>

cfgsize

Maximum AD and Zone DB size - 1045274 bytes

Total Committed AD and Zone DB size - 3390 bytes

Advertising