Sponsored Content
Full Discussion: NFS errors on messages file.
Operating Systems Solaris NFS errors on messages file. Post 302277579 by sqa777 on Friday 16th of January 2009 05:47:29 PM
Old 01-16-2009
Initial assessment

Did you set your NFS exports to be read-only on the backend system that you were backing up to?
 

10 More Discussions You Might Find Interesting

1. Solaris

st32 errors in /var/adm/messages

I'm trying to find out why st32 type errors keep arriving in /var/adm/messages (and are sent almost every day to my inbox by a Log Alert auto email). Can anyone tell me if there's a problem with the tape device? I'm seeing the following about 3 times a week, just after the backup to tape... (0 Replies)
Discussion started by: benjuneau
0 Replies

2. Linux

nfs errors

Trying to transfer a file from one server to another. It is real slow. Then i checked on the server receiving the file and noticed that there are a bunch of the following errors in the messages file during transfers: Sep 10 05:24:54 coral kernel: nfs: server MYSERVER not responding, still trying... (1 Reply)
Discussion started by: pieman8080
1 Replies

3. Linux

NFS throwing errors in /var/log/messages

Jan 2 19:49:25 lab009 last message repeated 2 times Jan 2 19:49:25 lab009 kernel: RPC call_verify: retry failed, exit EIO Jan 2 19:49:25 lab009 kernel: call_verify: server accept status: 5 Jan 2 19:49:25 lab009 last message repeated 2 times Jan 2 19:49:25 lab009 kernel: RPC call_verify:... (1 Reply)
Discussion started by: Sivaswami
1 Replies

4. Solaris

NFS write error on host : Stale NFS file handle

:confused:Hi all When i see in the /var/adm/messages, i saw the following error unix: NFS write error on host : Stale NFS file handle. unix: (file handle: 45ca415 3e7 a0000 2c7f6 3ebfc25f a0000 2 3e49) It is using sunOS 5.7. Is anybody know what is this error? Is is related to any network... (2 Replies)
Discussion started by: AirWalker83
2 Replies

5. UNIX for Advanced & Expert Users

strange "No such file or directory" errors on NFS volumes

we're seeing very strange "No such file or directory" errors on NFS volumes on one of our suse servers - can anyone please help? we're seeing it for both our NetApp NAS Device and one of our Solaris NFS servers too Here is what we're seeing: stg-backup:~ # cd /rmt/sge stg-backup:/rmt/sge... (3 Replies)
Discussion started by: fishsponge
3 Replies

6. Solaris

Errors in /var/adm/messages

Dear All, Please find the below errors and may i know why these errors are appearing. Mar 20 07:27:25 kolkata-gateway SUNW,UltraSPARC-IV+: L2$Data (0x00) 0x00000011.00010000 0x24436c65.6172436f ECC 0x0cf Mar 20 07:27:25 kolkata-gateway SUNW,UltraSPARC-IV+: L2$Data (0x10)... (1 Reply)
Discussion started by: lbreddy
1 Replies

7. Solaris

Corrupted Cache errors in /var/adm/messages

Hi, I am getting the following errors (thousands of these every min)..OS is solaris9...have no idea whats the cause and how to stop it..I am pasting only a few samples...any answers greatly appreciated corrupted cache (binding): 0xec7e corrupted cache (binding): 0x636f6d00 corrupted cache... (1 Reply)
Discussion started by: gkr747
1 Replies

8. Solaris

Errors in /var/adm/messages

Hi Everybody I have this errors in file /var/adm/messages: Jun 18 15:12:49 pem genunix: Ethernet address = 0:3:ba:bb:d2:dd Jun 18 15:12:49 pem unix: mem = 4194304K (0x100000000) Jun 18 15:12:49 pem unix: avail mem = 4101873664 Jun 18 15:12:49 pem rootnex: root nexus = Netra 240 Jun 18... (2 Replies)
Discussion started by: ybortega
2 Replies

9. Shell Programming and Scripting

Capturing errors messages into log file

Can we capture and write all the error messages which were being displayed on the command prompt screen during execution of a program into a log file? If yes, can anyone please let me know on how to do it? I am using ksh and working on AIX server. Thank you in advance. (4 Replies)
Discussion started by: vpv0002
4 Replies

10. Solaris

NFS write error on host xyz: Stale NFS file handle - Solaris 10

Oct 13 12:19:15 xyz nfs: NFS write error on host xyz: Stale NFS file handle. Oct 13 12:19:15 xyz nfs: (file handle: 68000000 1bc5492e 20000000 377c5e 1ce9395c 720a6203 40000000 bdfb0400) Oct 13 12:19:15 xyz nfs: NFS write error on host zyz: Stale NFS file handle. Oct 13 12:19:15 xyz nfs: ... (5 Replies)
Discussion started by: psychocandy
5 Replies
UMOUNT.NFS(8)						      System Manager's Manual						     UMOUNT.NFS(8)

NAME
umount.nfs, umount.nfs4 - unmount a Network File System SYNOPSIS
umount.nfs dir [-fvnrlh ] DESCRIPTION
umount.nfs and umount.nfs4 are a part of nfs(5) utilities package, which provides NFS client functionality. umount.nfs4 and umount.nfs are meant to be used by the umount(8) command for unmounting NFS shares. This subcommand, however, can also be used as a standalone command with limited functionality. dir is the directory on which the file system is mounted. OPTIONS
-f Force unmount the file system in case of unreachable NFS system. -v Be verbose. -n Do not update /etc/mtab. By default, an entry is created in /etc/mtab for every mounted file system. Use this option to skip delet- ing an entry. -r In case unmounting fails, try to mount read-only. -l Lazy unmount. Detach the file system from the file system hierarchy now, and cleanup all references to the file system as soon as it is not busy anymore. -h Print help message. NOTE
For further information please refer nfs(5) and umount(8) manual pages. FILES
/etc/fstab file system table /etc/mtab table of mounted file systems SEE ALSO
nfs(5), umount(8), AUTHOR
Amit Gud <agud@redhat.com> 6 Jun 2006 UMOUNT.NFS(8)
All times are GMT -4. The time now is 03:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy