Comment 10 for bug 1852122

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Yep, fixes the issue:

[ 25.249831] ocfs2: Registered cluster interface o2cb
[ 25.257661] OCFS2 User DLM kernel interface loaded
[ 25.265196] o2hb: Heartbeat mode set to local
[ 34.231435] o2dlm: Joining domain F67405C564CB4A7CAEBA6F6ACCA2C82F
[ 34.231436] (
[ 34.231437] 0
[ 34.231438] ) 1 nodes
[ 34.231825] JBD2: Ignoring recovery information on journal
[ 34.233058] ocfs2: Mounting device (7,0) on (node 0, slot 0) with ordered data mode.
[ 38.246001] o2dlm: Leaving domain F67405C564CB4A7CAEBA6F6ACCA2C82F
[ 38.247583] ocfs2: Unmounting device (7,0) on (node 0)
[ 50.998435] ocfs2: Unregistered cluster interface o2cb
[ 51.117395] ocfs2: Registered cluster interface o2cb
[ 51.124916] OCFS2 User DLM kernel interface loaded
[ 51.131192] o2hb: Heartbeat mode set to local
[ 59.999672] o2dlm: Joining domain 1D1FFAA94E654FE6B94AA0E44029CE9E
[ 59.999674] (
[ 59.999675] 0
[ 59.999676] ) 1 nodes
[ 60.000252] JBD2: Ignoring recovery information on journal
[ 60.001543] ocfs2: Mounting device (7,0) on (node 0, slot 0) with ordered data mode.
[ 64.043638] o2dlm: Leaving domain 1D1FFAA94E654FE6B94AA0E44029CE9E
[ 64.045484] ocfs2: Unmounting device (7,0) on (node 0)
[ 70.866574] random: crng init done
[ 70.866586] random: 7 urandom warning(s) missed due to ratelimiting

I'll propose patch to kernel team.