admin disk_space

Description

Displays use of each disk partition accessed by the Replication Server.

Syntax

admin disk_space

Examples

Example 1

Displays information about the disk partition.

admin disk_space
  Partition     Logical           Part.Id
   ----------    -------          -------
   /dev/hdb2     partition_1          101
 
   Total Segs     Used Segs           State
  -----------     ---------           -----
           20            3          ON-LINE

Usage

Table 3-2: Column descriptions for admin disk_space output

Column

Description

Partition

Device name used by the Replication Server

Logical

Logical name assigned to the partition

Part.Id

Partition ID

Total Segs

Total number of 1MB segments on a partition

Used Segs

Total segments currently in use by the Replication Server

State

State of this device. Can be:

  • ON-LINE – The device is normal

  • OFF-LINE – The device cannot be found

  • DROPPED – The device has been dropped but has not disappeared (some queues are using it)

Permissions

Any user may execute this command.

See also

add partition, admin who, drop partition