Return codes – Sun Microsystems FIRE V40Z User Manual
Page 224
202
Sun Fire V20z and Sun Fire V40z Servers, Server Management Guide • May, 2004
Note –
Several error messages may appear when executing an smb mount while
mounting windows partitions. Check that the mount succeeded after the call by
running the subcommand sp get mount.
The required formats for remote NFS and SMB mounts are as follows:
■
For NFS: server_name:server_exported_mountpoint
■
For SMB: //server_name/windows_share_name
Return Codes
TABLE H-59
lists the return codes for this subcommand.
TABLE H-59
Return Codes for Subcommand sp add mount
Return Code
ID
Description
NWSE_Success
0
Command successfully completed.
NWSE_InvalidUsage
1
Invalid usage: bad parameter usage, conflicting
options specified.
NWSE_InvalidArgument
4
One or more arguments were incorrect or invalid.
NWSE_NoPermission
6
Not authorized to perform this operation.
NWSE_NoMemory
8
Insufficient memory.
NWSE_Busy
9
Device or resource is busy.
NWSE_RPCConnected
11
RPC client already connected.
NWSE_RPCConnRefused
12
RPC connection refused.
NWSE_NoRouteToHost
13
No route to host (network down).
NWSE_HostDown
14
Host is down.
NWSE_UnknownError
15
Miscellaneous error not captured by other errors.