![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rpcbind / info Problem | Colton | UNIX for Dummies Questions & Answers | 1 | 02-07-2008 03:48 PM |
| dtdbcache failure | Leese | UNIX for Advanced & Expert Users | 3 | 10-03-2007 10:03 AM |
| rpcbind errors | tayyabq8 | SCO | 0 | 07-04-2005 11:09 PM |
| ld failure | handak9 | High Level Programming | 2 | 09-29-2004 07:56 AM |
| CPU failure??? | 98_1LE | UNIX for Dummies Questions & Answers | 1 | 01-23-2001 02:38 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
rpcbind failure
Hello experts..
What is the meaning of " RPC : rpcbind failure" in NFS ? What would be the reason for that? How can i resolve that issue? give me all aspects (all views).. Thanks in advance... |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Your system try to mount an external resource (File system)
Maybe the server is not reachable or not right configured. Test the network connection on both sides (Firewall?) On our system: more /etc/vfstab # If your system mount the external file system automatically On the NFS server: dfshares # shows what is shared now more /etc/dfs/dfstab # configuration file If the two system are both solaris system there is normaly no problem. But if there is a linux server use you have to check the version of nfs output of /etc/default/nfs # Sets the maximum version of the NFS protocol that will be registered # and offered by the server. The default is 4. #NFS_SERVER_VERSMAX=4 many question but no response (logfiles etc). It makes no fun do homework for other. Br Joerg |
||||
| Google The UNIX and Linux Forums |