Your message dated Mon, 19 Jan 2015 16:36:03 +0100
with message-id
<CA+7wUsycFYUnB3-16SHRZy=hh0a5++vwlwcop2yzbctdrg9...@mail.gmail.com>
and subject line wontfix
has caused the Debian Bug report #503310,
regarding mount.nfs: np-1b:/vol/dev_src failed, security flavor not supported
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
503310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-common
Version: 1:1.1.2-6
Severity: normal
I cannot access our netapp system from a debian stable, while I can from a
kubuntu system
>From the debian system:
$ sudo mount -t nfs -o sec=sys np-1b:/vol/dev_src /mnt/dev_src
mount.nfs: np-1b:/vol/dev_src failed, security flavor not supported
now without the sec=sys option:
$ sudo mount -t nfs np-1b:/vol/dev_src /mnt/dev_src
$ find /mnt/dev_src
/mnt/dev_src
find: /mnt/dev_src: Permission denied
I have to explicitely says to use nfsvers=2:
$ sudo mount -t nfs -o sec=sys,nfsvers=2 np-1b:/vol/dev_src /mnt/dev_src
this create a couple of annoying side effect:
$ touch /mnt/dev_src/mmalaterre/hello
touch: setting times of `/mnt/dev_src/mmalaterre/hello': Permission denied
Everything goes smoothly from the ubuntu system:
$ cat /proc/mounts
...
np-1b:/vol/dev_src /mnt/dev_src nfs
rw,noatime,relatime,vers=3,rsize=65536,wsize=65536,hard,nointr,proto=tcp,timeo=600,retrans=2,sec=sys,addr=10.4.2.81
0 0
Major/Minor version of nfs-common are identical (ref bugs #492970)
On ubuntu:
$ apt-cache show nfs-common
Package: nfs-common
Priority: optional
Section: net
Installed-Size: 556
Maintainer: Ubuntu Core Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <ani...@debian.org>
Architecture: amd64
Source: nfs-utils
Version: 1:1.1.2-2ubuntu2.1
...
Thank you !
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable'), (50, 'testing'), (40, 'unstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages nfs-common depends on:
ii add 3.102 Add and remove users and groups
ii ini 2.86.ds1-47~bpo40+1 Scripts for initializing and shutt
ii lib 2.7-10 GNU C Library: Shared libraries
ii lib 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 common error description library
ii lib 1.3e-3 An asynchronous event notification
ii lib 0.1-2 mechanism-switch gssapi library
ii lib 1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
ii lib 0.18-0 An nfs idmapping library
ii lib 0.14-2etch3 allows secure rpc communication us
ii lib 7.6.dbs-13 Wietse Venema's TCP wrappers libra
ii lsb 3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii net 4.29 Basic TCP/IP networking system
ii por 5-26 The RPC portmapper
ii ucf 2.0020 Update Configuration File: preserv
nfs-common recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
tags 503310 wontix
thanks
I do not have access to this hardware anymore. closing.
--- End Message ---