Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Noticing the following troubling behavior on a handful of nodes in our cluster. Although a node has successfully mounted the filesystem, there are instances where it cannot access files:
client44~$ ls /lustre/fsw/jsmith/myfavfile ls: cannot access '/lustre/fsw/jsmith/myfavfile': No such file or directory client44~$ ls /lustre/fsw/jsmith/ ls: cannot access '/lustre/fsw/jsmith/': No such file or directory client44~$ ls /lustre/fsw/ jsmith (... other directories...) client44:~$ ls /lustre/fsw/jsmith myfavfile toto client44~$ ls /lustre/fsw/jsmith/myfavfile /lustre/fsw/jsmith/myfavfile
Attachments
Activity
Link | New: This issue is related to DDN-1854 [ DDN-1854 ] |
Link | Original: This issue is related to JFC-10 [ JFC-10 ] |
Link | New: This issue is related to JFC-20 [ JFC-20 ] |
Link | Original: This issue is related to JFC-17 [ JFC-17 ] |
Link | New: This issue is related to JFC-17 [ JFC-17 ] |
Fix Version/s | New: Lustre 2.14.0 [ 14490 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to JFC-10 [ JFC-10 ] |
Description |
New:
Noticing the following troubling behavior on a handful of nodes in our cluster. Although a node has successfully mounted the filesystem, there are instances where it cannot access files:
{noformat} client44~$ ls /lustre/fsw/jsmith/myfavfile ls: cannot access '/lustre/fsw/jsmith/myfavfile': No such file or directory client44~$ ls /lustre/fsw/jsmith/ ls: cannot access '/lustre/fsw/jsmith/': No such file or directory client44~$ ls /lustre/fsw/ jsmith (... other directories...) client44:~$ ls /lustre/fsw/jsmith myfavfile toto client44~$ ls /lustre/fsw/jsmith/myfavfile /lustre/fsw/jsmith/myfavfile {noformat} |
Link | New: This issue is related to NVDA-43 [ NVDA-43 ] |