<div dir="ltr">Hi all,<div><br></div><div>I&#39;m creating a RDF session and using ext3 as my FS type.</div><div>What i&#39;ve noticed is that once the synchronization has been initiated between R1 and R2 i am unable to mount the device on R2 site.</div>
<div><br></div><div>I always get a &quot;Bad superblock error&quot; . </div><div>However if the RDF session is stopped or split then i&#39;m able to mount the same device on R2 site.</div><div><br></div><div>What i&#39;ve so far found out is that when i try to mount (even with -r and -noload options). I see that the Journaling still seems to be active and during mount dmesg throws up error saying that &quot;Journal recovery failed&quot; .</div>
<div><br></div><div>I dont have any debug tools to even follow the mount syscall. So i&#39;m having to go through the code.</div><div>But i&#39;m not able to get the call stack once the mount syscall is called.</div><div>
<br></div><div>Can anyone please help me find any docs or can you tell me how the call flow begins after the mount syscall is called.</div><div><br></div><div>I&#39;m aware of the VFS layer inbetween but i want to know the exact starting point to start tracing from.</div>
<div><br></div><div>Thanks</div><div><br></div></div>