Project

General

Profile

Bug #63866

Updated by Neeraj Pratap Singh 5 months ago

Kernel Kernal Mount command returning error as MDS is laggy for unauthorized client. client 

 Steps followed :  
 1. Created 2 filesystems(cephfs, cephfs1) 
 Correct 2. Authorized two clients, assigning each to a distinct filesystem (client1 for "cephfs" and client2 for "cephfs1"). 
 3. Attempted to mount "cephfs1" using client1, resulting in the debug log to "No mds error message: "mount error: no MDS server is available — up or the cluster is laggy." 
 4. Conversely, when attempting the mount operation with client2 on "cephfs1," it may be laggy or down, or you may not be authorized" succeeded without errors. 

 For detailed discussion: https://bugzilla.redhat.com/show_bug.cgi?id=2255030

Back