DSM/Tape Catalog Operator Interface (MEDIACOM) Manual
MEDIACOM Commands
DSM/Tape Catalog Operator Interface (MEDIACOM) Manual—429828-010
2-77
CREATE VOLCAT Command (Super Group Only)
>>> SECURE "NC-O",&
>>> OWNER 5,149
CREATE VOLCAT Command
(Super Group Only)
CREATE VOLCAT creates a volume catalog for the DSM/TC system and assigns it a
logical name. Only one volume catalog is allowed. However, you can have a file
catalog and a volume catalog on the same subvolume. When you do this, both
catalogs must have the same logical name.
When file and volume catalogs are placed on different subvolumes, they must have
different logical names.
\node.volume-catalog-name
is the logical name assigned to the volume catalog. Include \node when creating a
volume catalog on a node that is not your current default node.
SUBVOL \node.$volume.subvolume
is the physical location for the volume catalog. Include \node when creating a
volume catalog on a node that is not your current default node. (\node for this
option must match \node in the logical name.)
Include $volume when you do not want it to default to the name set by the
VOLUME command.
OWNER owner-id
defines the group and user ID that are permitted to use the volume catalog. An
owner-id is made up of a group ID and user ID, specified as:
group-id,user-id
group-id
is a number in the range 0 through 255. 255 is reserved as the group ID for
system operators and the super ID.
user-id
is a number in the range 0 through 255 that identifies a user within a group.
255 is reserved for a user ID as it is for a group ID.
CREATE VOLCAT [ \node.]volume-catalog-name
, SUBVOL [ \node.][$volume.]subvolume
[ , OWNER owner-id ]
[ , SECURE "code" ]