Download PRIMECLUSTER™

Transcript
Solaris/Linux ERRNO table
CF messages and codes
Solaris Linux Name
No
No
Description
142
-
EREMDEV
Define EREMDEV 142
/* Error 142 */
143
108
ESHUTDOWN
Cannot send after transport endpoint
shutdown
A request to send data was disallowed
because the transport endpoint has
already been shut down.
144
109
ETOOMANYREFS
Too many references: cannot splice
145
110
ETIMEDOUT
Connection timed out
A connect(3N) or send(3N) request
failed because the connected party did
not properly respond after a period of
time; or a write(2) or fsync(3C)
request failed because a file is on an
NFS file system mounted with the soft
option.
146
111
ECONNREFUSED
Connection refused
No connection could be made because
the target node actively refused it. This
usually results from trying to connect to
a service that is inactive on the remote
node.
147
112
EHOSTDOWN
Node is down
A transport provider operation failed
because the destination node was
down.
148
113
EHOSTUNREACH
No route to node
A transport provider operation was
attempted to an unreachable node.
149
114
EALREADY
Operation already in progress
An operation was attempted on a nonblocking object that already had an
operation in progress.
256
U42124-J-Z100-3-76