Cfgsize – Dell POWEREDGE M1000E User Manual

Page 144

Advertising
background image

116

Fabric OS Command Reference

53-1002746-01

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 a non-AD255 context, the size details include maximum size, the committed size, and
the transaction size of the Zone database in bytes.

When executed in an AD255 context, this command displays the maximum size for the Admin Domain
and Zone database, the 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.

The maximum supported zone database size per chassis is 1 MB.

Available Zone DB size

Displays the size of the database that is actually available for storage.

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 the cfgShow help page for a description of defined and effective zone configurations. Refer to
the ad help page for a description of the defined and the 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.

In Virtual Fabric environments, the zone database size of all partitions taken together cannot exceed 1
MB. Exceeding the 1 MB chassis zone database size limit can result in unexpected behavior. Note that in
Virtual Fabric mode, the zone database limit is enforced per partition, but not chassis-wide.

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. The database size is displayed in bytes.

Advertising