CLDB View

The CLDB view provides information about the Container Location Database (CLDB). The CLDB is a management service that tracks container locations and the root of volumes.

To display the CLDB view, open the MapR Control System and click CLDB in the navigation pane. Alternatively, you can use the following links to access the CLDB view:
  • For a secure cluster, access the CLDB view at https://<cldbmaster>:7443/cldb.jsp.
  • For an insecure cluster, access the CLDB view at http://<cldbmaster>:7221/cldb.jsp.

The following table describes the fields on the CLDB view:

Field

Description

CLDB Mode

The CLDB node can be in the following modes: MASTER_READ_WRITE, SLAVE_READ_ONLY, or /

CLDB BuildVersion

Lists the build version.

CLDB Status

Can be RUNNING, or

Cluster Capacity

Lists the storage capacity for the cluster.

Cluster Used

Lists the amount of storage in use.

Cluster Available

Lists the amount of available storage.

Active FileServers

A list of FileServers, and the following information about each:

  • ServerID (Hex) - The server's ID in hexadecimal notation.
  • ServerID - The server's ID in decimal notation.
  • HostPort - The IP address of the host
  • HostName - The hostname assigned to that file server.
  • Network Location - The network topology for that file server.
  • Last Heartbeat (s) - The timestamp for the last received heartbeat.
  • State - Can be ACTIVE or
  • Capacity (MB) - Total storage capacity on this server.
  • Used (MB) - Storage used on this server.
  • Available (MB) - Storage available on this server.
  • In Transit (MB) -

Active NFS Servers

A list of NFS servers, and the following information about each:

  • ServerID (Hex) - The server's ID in hexadecimal notation.
  • ServerID - The server's ID in decimal notation.
  • HostPort - The IP address of the host
  • HostName - The hostname assigned to that file server.
  • Last Heartbeat (s) - The timestamp for the last received heartbeat.
  • State - Can be Active or

Volumes

A list of volumes, and the following information about each:

  • Volume Name
  • Mount Point - The path of where the volume is mounted over NFS.
  • Mounted - Can be Y or N.
  • ReadOnly - Can be Y or N.
  • Volume ID - The Volume ID
  • Volume Topology - The path describing the topology to which the volume is assigned.
  • Quota - The total size of the volume's quota. A quota of 0 means no quota is assigned.
  • Advisory Quota - The usage level that triggers a disk usage warning.
  • Used - Total size of data written to the volume
  • LogicalUsed - Actual size of data written to the volume
  • Root Container ID - The ID of the root container.
  • Replication -
  • Guaranteed Replication -

Accounting Entities

A list of users and groups, and the following information about each:

  • AE Name -
  • AE Type -
  • AE Quota -
  • AE Advisory Quota -
  • AE Used -

Mirrors

A list of mirrors, and the following information about each:

  • Mirror Volume Name -
  • Mirror ID -
  • Mirror NextID -
  • Mirror Status -
  • Last Successful Mirror Time -
  • Mirror SrcVolume -
  • Mirror SrcRootContainerID -
  • Mirror SrcClusterName -
  • Mirror SrcSnapshot -
  • Mirror DataGenerator Volume -

Snapshots

A list of snapshots, and the following information about each:

  • Snapshot ID -
  • RW Volume ID -
  • Snapshot Name -
  • Root Container ID -
  • Snapshot Size -
  • Snapshot InProgress -

Containers

A list of containers, and the following information about each:

  • Container ID -
  • Volume ID -
  • Latest Epoch -
  • SizeMB -
  • Container Master Location -
  • Container Locations -
  • Inactive Locations -
  • Unused Locations -
  • Replication Type -

Snapshot Containers

A list of snapshot containers, and the following information about each:

  • Snapshot Container ID - unique ID of the container
  • Snapshot ID - ID of the snapshot corresponding to the container
  • RW Container ID - corresponding source container ID
  • Latest Epoch -
  • SizeMB - container size, in MB
  • Container Master Location - location of the container's master replica
  • Container Locations -
  • Inactive Locations -