DSM/Tape Catalog Operator Interface (MEDIACOM) Manual
MEDIACOM Commands
DSM/Tape Catalog Operator Interface (MEDIACOM) Manual—429828-010
2-75
CREATE FILECAT Command (Super Group Only)
CREATE FILECAT Command
(Super Group Only)
CREATE FILECAT creates a file catalog for the DSM/TC system and assigns it a
logical name. Only one file catalog is allowed on a subvolume. However, you can have
a file catalog and a volume catalog on the 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.file-catalog-name
is the logical name assigned to the file catalog. Include \node when creating a file
catalog on a node that is not your current default node.
SUBVOL \node.$volume.subvolume
is the physical location for the file catalog. Include \node when the file catalog is
created 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 file catalog. An owner-
id consists 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.)
The default owner-id is the current user ID in effect when the CREATE FILECAT
command executes.
CREATE FILECAT [ \node.]file-catalog-name
, SUBVOL [ \node.][$volume.]subvolume
[ , OWNER owner-id ]
[ , SECURE "code" ]