Hub/Switch Installation Guide

Chapter 2 HPSS Planning
HPSS Installation Guide September 2002 117
Release 4.5, Revision 2
SS Tape Physical Volumes. The tape PV metadata file describes each tape physical volume
importedinto HPSS.Thenumber ofrecordsin thisfilewill thereforeequalthe totalnumber oftape
cartridges that will be managed by this Storage Server.
SS Tape Virtual Volumes. The tape VV metadata file describes all tape virtual volumes created by
thisStorageServer.EachVVisdescribedbya separaterecordin thisfile.The numberofVVrecords
should be approximately equal to the number of tape physical volumes divided by the average
stripe width of the managed tape PVs.
2.10.2.8 Gatekeeper Metadata
The Gatekeeper Server is the primary user of the following SFS metadata file:
Account Validation File (acctvalidate)
Account Validation File. This metadata file is used by the Account Validation Services of the
Gatekeeper to determinewhich users are authorized touse which account indices.This file is only
used when Account Validation is enabled and Site-style accounting is being used. Each record
contains information about a user, an account index number, and an account name. One or more
users mayshare asingle account index. This file must be maintained by the siteusing the Account
Validation Metadata Editor (see Section 12.2.23: hpss_avaledit — Account Validation Editor on page
366 of the HPSS Management Guide for details).
2.10.2.9 PVL Metadata
The PVL is the primary user of the following SFS metadata files (the default SFS filenames are
shown in parentheses):
PVL Drives (pvldrive)
PVL Physical Volumes (pvlpv)
PVL Jobs (pvljob)
PVL Activities (pvlactivity)
PVL Drives. Each record in the PVL drive metadata file describes a single drive managed by the
PVL. The number of PVL drives will be equal to the total number of Mover disk and tape devices.
PVL Physical Volumes. Everyphysical volume, whetherdiskortape, mustbe importedinto HPSS
through the PVL. Each import operation creates a new record in this metadata file describing the
PV. The number of records in the file will equal the total numberof diskphysical volumesthatwill
be defined as well as the total number of tape cartridges that will be imported.
PVL Jobs. A single PVL job involves one or more PVL activities. For example, when reading from
a 4-way tape volume, a single PVL job would be generated consisting of four PVL activities (one
for each cartridge mount request). Depending on how many concurrent I/O requests are allowed
to flow through the Tape Storage Server and PVL at any given time, this metadata file should not
grow beyond a few hundred records. However, a PVL job is also created for each disk physical
volume, so the total number of disk physical volumes should be added to this number.