beautypg.com

Command descriptions, Mkset – Grass Valley Profile Fibre Channel Server Interface User Manual

Page 5

background image

Command Descriptions

Profile Fibre Channel Server Interface

5

Command Descriptions

These are the commands installed on the Origin server. These descriptions are
available in manpage format when the manpath is updated to include the location of
the manpage files. Update the manpath by including the path in the .cshrc file

mkset –

make an Origin server dataset

Synopsis

mkset dataset directory_name

Description

mkset is a utility script that makes a dataset (a partition) for the Profile Fibre Channel
Server Interface PDR services. A UNIX directory is created that corresponds to the
dataset/partition, and an entry for this translation is appended to the partnames file.

Because all client requests are initiated as Tektronix TekPDR clients, the movie
name representation has the form:

DATASET:/group/movie

On the Origin server, this is converted to the native directory format:

/fs_mount_point/directory_name/group/movie

Example

Create a dataset INT1 for file system /raid2_xls1:

>mkset INT1 /raid2_xls1

The format in the partnames file will be:

INT1:

/raid2_xls1/INT1

Two groups, default and Recycled, are also created:

PDR Name

Unix Name

INT1:/default

/raid2_xls1/INT1/default

INT1:/Recyled /raid2_xls1/INT1/Recyled