[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637157: nfs-common: Problems after upgrading nfs v4 client to wheezy



Package: nfs-common
Version: 1:1.2.4-1
Severity: normal


After upgrading NFS clients to Wheezy nfs v4 starts to behave strange. 

 Eg 
	nfsstat authrefrsh counter follows calls (authrefrsh was always 0 in Squeeze)
	bonnie can not complete on nfs mounts, but fails with "drastic i/o error (rmdir): Directory not empty" at "Delete files in sequential order"

Server is running Squeeze.

Note: bug report generated on a newly installed test system in KVM (upgraded from Squeeze to Wheezy yesterday)

After bonnie run;

user@client:~$ /usr/sbin/nfsstat -c
Client rpc stats:
calls      retrans    authrefrsh
171227     0          171227  

Client nfs v4:
null         read         write        commit       open         open_conf    
0         0% 33553    19% 33577    19% 50        0% 16390     9% 16390     9% 
open_noat    open_dgrd    close        setattr      fsinfo       renew        
0         0% 0         0% 16390     9% 16386     9% 3         0% 0         0% 
setclntid    confirm      lock         lockt        locku        access       
1         0% 1         0% 0         0% 0         0% 0         0% 32        0% 
getattr      lookup       lookup_root  remove       rename       link         
760       0% 33477    19% 1         0% 939       0% 1         0% 0         0% 
symlink      create       pathconf     statfs       readlink     readdir      
0         0% 1         0% 2         0% 0         0% 0         0% 3267      1% 
server_caps  delegreturn  getacl       setacl       fs_locations rel_lkowner  
5         0% 0         0% 0         0% 0         0% 0         0% 0         0% 
secinfo      exchange_id  create_ses   destroy_ses  sequence     get_lease_t  
0         0% 0         0% 0         0% 0         0% 0         0% 0         0% 
reclaim_comp layoutget    getdevinfo   layoutcommit layoutreturn getdevlist   
0         0% 0         0% 0         0% 0         0% 0         0% 0         0% 
(null)       
0         0% 


-- Package-specific info:
-- rpcinfo --
   program vers proto   port
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  38177  status
    100024    1   tcp  41856  status
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=yes
NEED_GSSD=no
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
Domain = localdomain
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
server:/data /srv/data nfs4 proto=tcp,port=2049 
-- /proc/mounts --
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0
server:/data/ /srv/data nfs4 rw,relatime,vers=4,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.100.100,minorversion=0,local_lock=none,addr=192.168.100.10 0 0

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser            3.113                 add and remove users and groups
ii  initscripts        2.88dsf-13.11         scripts for initializing and shutt
ii  libc6              2.13-10               Embedded GNU C Library: Shared lib
ii  libcap2            1:2.21-2              support for getting/setting POSIX.
ii  libcomerr2         1.42~WIP-2011-07-02-1 common error description library
ii  libevent-1.4-2     1.4.13-stable-1       An asynchronous event notification
ii  libgssapi-krb5-2   1.9.1+dfsg-1+b1       MIT Kerberos runtime libraries - k
ii  libgssglue1        0.3-2                 mechanism-switch gssapi library
ii  libk5crypto3       1.9.1+dfsg-1+b1       MIT Kerberos runtime libraries - C
ii  libkeyutils1       1.4-6                 Linux Key Management Utilities (li
ii  libkrb5-3          1.9.1+dfsg-1+b1       MIT Kerberos runtime libraries
ii  libnfsidmap2       0.24-1                An nfs idmapping library
ii  libtirpc1          0.2.2-5               transport-independent RPC library
ii  libwrap0           7.6.q-21              Wietse Venema's TCP wrappers libra
ii  lsb-base           3.2-27                Linux Standard Base 3.2 init scrip
ii  rpcbind            0.2.0-6               converts RPC program numbers into 
ii  ucf                3.0025+nmu2           Update Configuration File: preserv

Versions of packages nfs-common recommends:
ii  python                        2.6.7-2    interactive high-level object-orie

nfs-common suggests no packages.

-- no debconf information



Reply to: