All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] A possible bug in kernel 2.6 porting
@ 2004-04-16  2:51 Zhang, Sonic
  2004-04-16 14:11 ` Sunil Mushran
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang, Sonic @ 2004-04-16  2:51 UTC (permalink / raw)
  To: ocfs2-devel

Hi,

When mount an OCFS volume for the first time, the delay before the mount
succeeds is much longer than that under kernel 2.4. Normally, it takes
more than 3 minutes under kernel 2.6, while it is only several seconds
under kernel 2.4.

I think this is a bug in kernel 2.6 porting.



*********************************************
Sonic Zhang
Software Engineer
Intel China Software Lab
Tel: (086)021-52574545-1667
iNet: 752-1667
********************************************* 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Ocfs2-devel] A possible bug in kernel 2.6 porting
  2004-04-16  2:51 [Ocfs2-devel] A possible bug in kernel 2.6 porting Zhang, Sonic
@ 2004-04-16 14:11 ` Sunil Mushran
  0 siblings, 0 replies; 2+ messages in thread
From: Sunil Mushran @ 2004-04-16 14:11 UTC (permalink / raw)
  To: ocfs2-devel

In mount volume we let the nmthread loop OCFS_HEARTBEAT_INIT
times before signaling the mount thread via the osb->nm_init_event
wait queue. This is done inorder to stabilize the nmthread.

This should be the obvious place to start the investigation.

Or you could hit alt-sysrq-t during the mount to see where the mount
thread is "lounging".

Zhang, Sonic wrote:

>Hi,
>
>When mount an OCFS volume for the first time, the delay before the mount
>succeeds is much longer than that under kernel 2.4. Normally, it takes
>more than 3 minutes under kernel 2.6, while it is only several seconds
>under kernel 2.4.
>
>I think this is a bug in kernel 2.6 porting.
>
>
>
>*********************************************
>Sonic Zhang
>Software Engineer
>Intel China Software Lab
>Tel: (086)021-52574545-1667
>iNet: 752-1667
>********************************************* 
>
>_______________________________________________
>Ocfs2-devel mailing list
>Ocfs2-devel@oss.oracle.com
>http://oss.oracle.com/mailman/listinfo/ocfs2-devel
>  
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-16 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-16  2:51 [Ocfs2-devel] A possible bug in kernel 2.6 porting Zhang, Sonic
2004-04-16 14:11 ` Sunil Mushran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.