Details
-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
Lustre 2.10.5
-
server side:
Linux aeon-eval-nvme-xeon 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
lustre-2.12.0-1.el7.x86_64
ZFS 0.7.9
client side:
2.10.5
2.11.0
2.12.0
-
3
-
9223372036854775807
Description
We are getting errors when accessing a Lustre 2.12.0 filesystem with client version 2.10.5 or 2.11.0.
- we can make directory, no problem
- for files, we get errors like
- ls: cannot access file55: Invalid argument
ls: cannot access file22: Invalid argument
ls: cannot access file74: Invalid argument
ls: cannot access file90: Invalid argument
ls: cannot access file46: Invalid argument
ls: cannot access file31: Invalid argument - -bash-4.1$ ls -las
ls: cannot access one: Invalid argument
total 50
25 drwxr-xr-x 2 manu1729 csd102 25600 Feb 20 09:30 .
25 drwxr-xr-x 6 manu1729 csd102 25600 Feb 20 09:30 ..
? -????????? ? ? ? ? ? one - using client 2.12, all looks fine.
- 2.12.0 ChangeLog says: Clients & Servers: Latest 2.10.X and Latest 2.11.X
Am I missing something here?
Hi Patrick,
After seeing your message yesterday afternoon, I tried unloading Lustre (lustre_rmmod) and reloading it again, this time it appeared permission errors went away. I am attaching a command history output to reference I did see the errors on 2.11 clients after the first time loading the Lustre, with mounting the Lustre f/s.
The history file was taken on one of the 2 clients (not the one I took debug_kernel on). line 1-30, was the first attempt mounting the f/s with 2.10.5. from 31-109 was when I uninstall 2.10.5 and install 2.11. from 110 to the end was when I made the unloading-reloading yesterday afternoon.
So far we have ran a small sets of tests and haven't seen compatibility issues. Please keep this ticket open for a couple of days as we are about to ramp up the tests.
Thanks for the help,
Haisong