| Skip Navigation Links | |
| Exit Print View | |
|
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual Sun QFS and Sun Storage Archive Manager 5.3 Information Library |
1. User Commands (Man Pages Section 1)
2. Maintenance Commands (Man Pages Section 1M)
3. Library Functions (Man Pages Section 3)
4. Library Functions (Man Pages Section 3X)
5. File Formats (Man Pages Section 4)
NAME
sam-rpcd - SAM-QFS RPC API server process
SYNOPSIS
/opt/SUNWsamfs/sbin/sam-rpcd
AVAILABILITY
SUNWsamfs
DESCRIPTION
sam-rpcd is the RPC API (Application Programmer Interface)
server process. It is initiated by sam-amld.
sam-rpcd uses the RPC program number that is paired with the
RPC program name samfs. sam-rpcd must run on the same
machine as the SAM-QFS file system. You need to make the
following entry in /etc/services on the server:
samfs 5012/tcp # SAM-QFS API
And in /etc/rpc on client and server:
samfs 150005
Make the equivalent changes in the NIS databases if you run
NIS.
SEE ALSO
sam_initrpc(3x)