% rmmod hpssfs
# this ensures that there isn't a pre-existing
module loaded
% modprobe hpssfs
% make config
% MAKEDEV hpssfs
% /sbin/chkconfig –add hpssfs
Build and install the application daemon by following the instructions given by the build-help target of
the makefile in the directory above this one.
% cd /opt/hpss/src/fs
Follow the instructions reported by issuing:
% make build-help
Build the HPSS VFS Daemon.
% make
Install the HPSS VFS Daemon.
% make install
When complete, verify that the following VFS interface components are installed in the following
locations:
•
HPSS VFS Kernel Module: /lib/modules/<linux_version>/kernel/fs/hpssfs/hpssfs.ko
•
HPSS VFS Device Special File: /dev/hpssfs0
•
HPSS VFS Daemon: /sbin/hpssfsd
•
HPSS VFS Mount Helper: /sbin/mount.hpssfs
14.3.3.4. Client API – Pre-Requisite
VFS is dependent upon the HPSS Client API being installed, and configured, first. It is recommended
that the HPSS Client API be installed/configured, then tested using an API based tool/program like
‘scrub’, example code (as supplied by the deployment/support team), or other HPSS Client API based
applications before attempting to install/use VFS itself. Verifying that the HPSS Client API is working
correctly will eliminate it as a possible problem if VFS troubleshooting becomes necessary.
Create the following directories on the VFS machine:
% mkdir /var/hpss/etc
HPSS Management Guide
November 2009
Release 7.3 (Revision 1.0)
348
Summary of Contents for RELEASE 7.3
Page 14: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 14...
Page 195: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 195...
Page 210: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 210...
Page 215: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 215...
Page 222: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 222...
Page 266: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 266...
Page 293: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 293...
Page 367: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 367...
Page 372: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 372...
Page 384: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 384...
Page 388: ...HPSS Management Guide November 2009 Release 7 3 Revision 1 0 388...