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

Bug#737245: marked as done (Wheezy kernel fails to browse NFS export with 64 bits inode)



Your message dated Sat, 24 Apr 2021 12:20:18 -0700 (PDT)
with message-id <60846f72.1c69fb81.d8563.9caa@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #737245,
regarding Wheezy kernel fails to browse NFS export with 64 bits inode
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 owner@bugs.debian.org
immediately.)


-- 
737245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737245
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image


Mounting an NFS export from a large XFS filesystem, either using
NFS3 or NFS4, on a freshly installed wheezy :

# uname -a
Linux violon 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux
# mount 10.1.2.3:/mnt/export /mnt/nfs
# ls /mnt/nfs
Stale NFS handle.
# umount /mnt/nfs
# mount -o vers=3 10.1.2.3:/mnt/export /mnt/nfs
# ls /mnt/nfs
Stale NFS handle.

This is if the inode number on the /mnt/export XFS fs on the server is
64 bits. If the inode is smaller and fits in 32 bits, it works perfectly
fine. This is a very annoying bug.

There are no errors in dmesg or /var/log/messages.

Running on the file server Wheezy with a custom kernel (plain vanilla
source from kernel.org).


-- 
------------------------------------------------------------------------
Emmanuel Florac     |   Direction technique
                    |   Intellique
                    |	<eflorac@intellique.com>
                    |   +33 1 78 94 84 02
------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: