[CentOS] Postfix - no nfs mounted shares on server - but nfs related problem in maillog.

Rafał Radecki

radecki.rafal at gmail.com
Mon Feb 6 08:47:37 UTC 2012


Hi all.

I have one server with problem in maillog:

Feb  6 06:46:26 host1 postfix/qmgr[24296]: fatal: qmgr_move: update
active/4DE015AC536 time stamps: Stale NFS file handle
Feb  6 06:46:27 host1 postfix/master[4487]: warning: process
/usr/libexec/postfix/qmgr pid 24296 exit status 1
Feb  6 06:46:27 host1 postfix/master[4487]: warning:
/usr/libexec/postfix/qmgr: bad command startup -- throttling


ls -la /var/spool/postfix/active | tail -10
-rwx------   1 postfix postfix   25367 lut  5 03:28 9F38A2D89FD
-rwx------   1 postfix postfix   22198 lut  5 03:28 9F5D45AC094
-rwx------   1 postfix postfix   22219 lut  5 03:28 9F90F5AC323
?---------   ? ?       ?             ?            ? 9FBB22DAE65

So there are problems with filesystem(ext3).

df -h /var/spool/postfix/active
System plików         rozm. użyte dost. %uż. zamont. na
/dev/sda5              69G   24G   43G  36% /

mount | grep sda5
/dev/sda5 on / type ext3 (rw)

/var/spool is a local filesystem, there are no nfs shares mounted on
server. Also nfs, nfslock, autofs services are disabled.
I've run fsck on / 3 days ago, there have been errors which I repaired
(fsck -y). Now the problems like ?---------   ? ?       ?
?            ? 9FBB22DAE65 show again.

smartctl -a /dev/sda

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE
UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   100   100   016    Pre-fail
Always       -       0
  2 Throughput_Performance  0x0005   133   133   054    Pre-fail
Offline      -       138
  3 Spin_Up_Time            0x0007   142   142   024    Pre-fail
Always       -       178 (Average 109)
  4 Start_Stop_Count        0x0012   100   100   000    Old_age
Always       -       120
  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail
Always       -       0
  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail
Always       -       0
  8 Seek_Time_Performance   0x0005   139   139   020    Pre-fail
Offline      -       26
  9 Power_On_Hours          0x0012   100   100   000    Old_age
Always       -       5725
 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail
Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age
Always       -       120
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age
Always       -       308
193 Load_Cycle_Count        0x0012   100   100   000    Old_age
Always       -       308
194 Temperature_Celsius     0x0002   176   176   000    Old_age
Always       -       34 (Lifetime Min/Max 22/51)
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age
Always       -       0
197 Current_Pending_Sector  0x0022   100   100   000    Old_age
Always       -       0
198 Offline_Uncorrectable   0x0008   100   100   000    Old_age
Offline      -       0
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age
Always       -       0

dmesg | grep sda

EXT3-fs warning (device sda5): ext3_unlink: Deleting nonexistent file
(2982233), 0

Any tips?



More information about the CentOS mailing list