![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to write a script by using unix commands to down any server | sreerao | Shell Programming and Scripting | 1 | 09-13-2007 04:05 AM |
| Module jk2 failed to load into apache server!! | e_jeffhang | HP-UX | 4 | 04-18-2006 11:00 PM |
| which port to write my server application? | rraajjiibb | UNIX for Advanced & Expert Users | 0 | 12-19-2005 02:42 AM |
| NFS server failed | christophe | UNIX for Advanced & Expert Users | 1 | 07-10-2002 09:26 AM |
| mount: failed, reason given by server: Permission denied | Sushesh | UNIX for Advanced & Expert Users | 1 | 06-12-2002 08:16 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
NFS write failed for server.....error 11 (RPC: Server can't decode arguments)
Hello!
I have a Linux nfs server (called server100 below) with a export nfs. My problem is that the Solaris client (called client100 below) doesn't seems to like it. In the Solaris syslog I got following messages (and after a while the solaris client behave liked its hanged/to buzy). Also see the mount directive below. What is the recomended directives on a solaris box? ay 2 05:31:42 client100 nfs: [ID 527099 kern.notice] NFS write error on host server100: error 11. May 2 05:31:42 client100 nfs: [ID 702911 kern.notice] (file handle: 1000006 fe0000 2000000 77000000 6a000000 20000000 6a000000 2000000 1c000000) May 2 05:31:43 client100 nfs: [ID 664466 kern.notice] NFS write failed for server server100: error 11 (RPC: Server can't decode arguments) May 2 05:31:43 client100 nfs: [ID 972732 kern.notice] NFS write error on host server100: I/O error. May 2 05:31:43 client100 nfs: [ID 702911 kern.notice] (file handle: 1000006 fe0000 2000000 77000000 6a000000 20000000 6a000000 2000000 1c000000) The mount directive on the client is as follows: root@client100 # cat /etc/vfstab | grep share server100:/share - /mnt10 nfs - yes bg,intr,rsize=32768 root@client100 # Regards //sap4ever |
|
||||
|
from your client Can you do a touch apple inside the shared out folder
touch apple it will create a file called apple which is zero byte. If it cannot even create a zero byte file then you need to review your export permissions from server side |
|
||||
|
another possibility is server side filesystem full
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|