* [Buildroot] [Bug 8941] New: "ls" of an NFSv4 share only works when pumped through strace
@ 2016-05-18 20:24 bugzilla at busybox.net
2016-10-15 15:37 ` [Buildroot] [Bug 8941] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2016-05-18 20:24 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=8941
Bug ID: 8941
Summary: "ls" of an NFSv4 share only works when pumped through
strace
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: stevejhorton at gmail.com
CC: buildroot at uclibc.org
Target Milestone: ---
Buildroot = Nightly build commit (46f9454ae177f309c226f4cb8fe7b7f68a109b29)
nfs-utils = 1.3.3
busybox = 1.24.1 also tried 1.24.2
Network = 10 Gigabit Ethernet on all hosts
I'm placing the bug here because I can't tell if it's a buildroot or a busybox
issue.
NOTES: With a good NFS mount from a buildroot image I can not see the file
names unless I use strace like so.
------------------------
# ls -la /share/FILES # I get nothing
# strace -o /dev/null ls -la /share/FILES/
total 44
drwxrwxrwx 4 42949672 42949672 4096 Apr 4 15:58 .
drwxrwxrwx 1045 42949672 42949672 32768 May 18 20:03 ..
drwxrwxrwx 2 42949672 42949672 4096 May 18 15:05 dir1
drwxrwxrwx 2 42949672 42949672 4096 Apr 4 15:58 dir2
# nfsstat -m
/share from server:/lab/1
Flags:
rw,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,port=0,timeo=14,retrans=2,sec=sys,clientaddr=10.10.50.230,local_lock=none,addr=10.10.90.10
#
Any Ideas?
Many Thanks!
-S
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread* [Buildroot] [Bug 8941] "ls" of an NFSv4 share only works when pumped through strace
2016-05-18 20:24 [Buildroot] [Bug 8941] New: "ls" of an NFSv4 share only works when pumped through strace bugzilla at busybox.net
@ 2016-10-15 15:37 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2016-10-15 15:37 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=8941
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Thanks for your bug report, and sorry for the slow response.
Unfortunately, this doesn't really look like a Buildroot problem, but most
likely a kernel problem.
Can you test the same kernel, with another distribution (like a Debian
distribution) ? Which C library are you using ? If you're using uClibc, can you
try glibc ? Is it happening with a different hardware platform, like if you
boot the Buildroot system under Qemu ?
We would really need you to investigate further this bug.
Alternatively, you could provide a detailed step-by-step process on how to
reproduce the bug: a minimal Buildroot Qemu based defconfig that exhibits the
problem, together with the details on how to setup a NFSv4 server. As it is,
it's too much effort to setup everything that's needed to reproduce your bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-15 15:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 20:24 [Buildroot] [Bug 8941] New: "ls" of an NFSv4 share only works when pumped through strace bugzilla at busybox.net
2016-10-15 15:37 ` [Buildroot] [Bug 8941] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox