Srmcont
From SRB
Contents |
NAME
Srmcont - Remove a SRB container
SYNOPSIS
Srmcont [-afh] [-z mcatZone] container
DESCRIPTION
Srmcont removes an existing SRB container. The container must be empty (free of inContainer objects) before it can be removed.
The container may be an absolute path or a relative path in the SRB name space. If the path is relative, the container is assumed to be in the user's container collection path - /container/userName.domainName.
When a container is full, the SRB server automatically renames the full container "myContainer" to "myContainer.NNNN" where NNNN is a random integer number. The server then creates an empty container with the original container name "myContainer". In effect, this scheme creates a family of containers. The -a option can be used to delete all containers in a family.
OPTIONS
- -a
- delete all containers in a container family.
- -h
- display command options
- -f
- Force the removal of all inContainer objects stored in this container before removing the container.
- -z
- mcatZone The MCAT zone where the container resides


