HI-
Can anyone help with an error I am seeing running BeeGFS-fsck?
I have one folder in my beegfs mount that's missing, I don't actually need the folder, but I would like this error to go away:
ls /mnt/beegfs/
ls: cannot access /mnt/beegfs/test-no-mirror: No such file or directory
(other folders list correctly)
What I ran:
beegfs-fsck --checkfs --ignoreDBDiskSpace --logLevel=10 --automatic --forceRestart --overwriteDbFile
Error from beegfs-fsck.log:
[App (component exception handler)] >> The component [Worker32] encountered an unrecoverable error. [SysErr: Success] Exception message: Read error occured while fetching chunks from node; nodeID:
MMR01.company.xyz
Error from beegfs-storage.log on mmr01:
(2) May25 10:37:25 ChunkFetcherSlave-102 [ChunkFetcherSlave.cpp:127] >> Could not stat directory. path: /beegfs/beegfs2/buddymir/u2C16F3F4/5EBF/6; targetID: 102; sysErr: No such file or directory (2)
State info for all nodes:
TargetID Reachability Consistency NodeID
======== ============ =========== ======
TargetID Reachability Consistency NodeID
======== ============ =========== ======
[root@MMR01 log]# beegfs-ctl --listmirrorgroups --nodetype=meta
BuddyGroupID PrimaryNodeID SecondaryNodeID
============ ============= ===============
1 4 1
2 6 3
3 2 5
[root@MMR01 log]# beegfs-ctl --listmirrorgroups --nodetype=storage
BuddyGroupID PrimaryTargetID SecondaryTargetID
============ =============== =================
1 101 302
2 201 402
3 502 301
4 401 602
5 102 501
6 202 601