Hub/Switch Installation Guide
Chapter 7 HPSS User Interface Configuration
458 September 2002 HPSS Installation Guide
Release 4.5, Revision 2
Block devices:
2 fd
3 ide0
8 sd
22 ide1
65 sd
66 sd
The block device that matches our major number (3) is ide0.
3. Now put this information together to form the media descriptor. Since the format is
<adapter>(<major>,<minor>), for our example the media descriptor is ide0(3,71).
Option specifies how the filesets on the filesystem will be managed by HPSS. The parameter may
be either archive/delete, or archive/rename. In either case, only files are archived by HPSS (not
directories), and the files can only be accessed from XFS. If archive/delete is selected, any files
deleted from XFS will also be deleted from HPSS. If archive/rename is selected, any file deleted
fromXFSisnotdeletedfromHPSS,butrenamedinstead.Thisallowsforthepossibilityofrestoring
a file later, if it was accidentally deleted.
MigratePolicy and PurgePolicy specify the name of the policies that will be used to migrate and
purge files on this aggregate. The name of the migrate policy must appear in the MigratePolicy
section of policy.dat, and the name for the purge policy must appear in the PurgePolicy section of
the file.In the exampleabove, the namesof the policiesare wait and run, butthese names have no
special meaning to HDM. Section 7.6.3.3.4: policy.dat File on page 459 discusses policy.dat in detail.
MPQueueSize specifies the number of entries the HDM will allocate in shared memory for
tracking migration andpurge candidates.Referto Section 7.6.2.8.1:Migration/Purge Algorithmsand
the MPQueue on page 444 for information and advice regarding this parameter.
Ftid specifies the fileset ID. The parameter is specified in the form <high>.<low>, where <high>
and <low> are numbers representing the high and low 32 bits for the fileset ID. This ID should be
the same as the fileset Id of the HPSS fileset.
Whenafilesetis onlypartially configured,the globalmount point isrepresentedby a‘?’. Typically,
this happens only for a short period of time while the administrator is setting up the HPSS fileset.
Tocompletethe configuration,an administratorwillcreatethe HPSSfileset usingeitherSSMorthe
create_fset utility.
Anadministrator mustnot editfilesys.dat to"fix" the"?"s! Thisdata willbe assignedwhen the
HPSS fileset is created.
Gateway specifiesthe fullyqualifiedname ofthehost wherethe DMAPGatewaythat willmanage
this fileset runs. If the fileset is partially configured, the host name is represented by a ‘?’. That
prevents end users from accessing the XFS filesystem. To complete the configuration, an
administrator will use SSM to create the HPSS fileset.
Port specifies the TCP port that the DMAP Gateway uses to listen for requests from HDM.
Conventionally, this is7001. Do not confuse thisport number withthe port number used byHDM
to listen for requests from the DMAP Gateway (6002). Until the fileset is fully configured, the port
will be shown as zero.