* [Ocfs2-devel] File missing on another node
@ 2004-06-14 1:17 Chen, Yukun
2004-06-14 16:20 ` Mark Fasheh
0 siblings, 1 reply; 3+ messages in thread
From: Chen, Yukun @ 2004-06-14 1:17 UTC (permalink / raw)
To: ocfs2-devel
Hi all
I meet a consistency issue. Steps to duplicate:
on Node A
1.load_ocfs2
2.mkfs.ocfs2 -b 4 -L ocfs2 -F -m /ocfs /dev/sdc2
3.mount /dev/sdc2 /ocfs -t ocfs2
4.create /ocfs/testdir
5.create 1000 files in /ocfs/testdir
in the meanwhile on Node B:
6.load_ocfs2
7.mount /dev/sdc2 /ocfs -t ocfs2
5.create another 1000 files in /ocfs/testdir
after all creating finihsed, I can see 2000 files on /ocfs/testdir from
node B but can only see 1002(all the files created in node A and 2 files
created in node B) files from node A
Any ideas for it?
Thanx.
Aaron
Intel China Software Lab
Tel: 8621-52574545 Ext.1587
E_mail:yukun.chen@intel.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20040614/67bcab8c/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Ocfs2-devel] File missing on another node
2004-06-14 1:17 [Ocfs2-devel] File missing on another node Chen, Yukun
@ 2004-06-14 16:20 ` Mark Fasheh
0 siblings, 0 replies; 3+ messages in thread
From: Mark Fasheh @ 2004-06-14 16:20 UTC (permalink / raw)
To: ocfs2-devel
On Mon, Jun 14, 2004 at 02:17:10PM +0800, Chen, Yukun wrote:
> Hi all
>
> I meet a consistency issue. Steps to duplicate:
If you unmount all volumes, then remount one of them, how many files do you
see? Hopefully you'll see all 2000 in which case, something in our caching
might be broken (i've seen similar things myself, but have been too busy
with other code to track it down).
--Mark
--
Mark Fasheh
Software Developer, Oracle Corp
mark.fasheh@oracle.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Ocfs2-devel] File missing on another node
@ 2004-06-15 0:18 Chen, Yukun
0 siblings, 0 replies; 3+ messages in thread
From: Chen, Yukun @ 2004-06-15 0:18 UTC (permalink / raw)
To: ocfs2-devel
Yeah, after unmount and remount I can see all the 2000 files. It might =
be some broken on caching.=20
Thanx.
Aaron
-----Original Message-----
From: Mark Fasheh [mailto:mark.fasheh@oracle.com]=20
Sent: 2004=C4=EA6=D4=C215=C8=D5 5:14
To: Chen, Yukun
Cc: ocfs2-devel@oss.oracle.com
Subject: Re: [Ocfs2-devel] File missing on another node
On Mon, Jun 14, 2004 at 02:17:10PM +0800, Chen, Yukun wrote:
> Hi all
>=20
> I meet a consistency issue. Steps to duplicate:
If you unmount all volumes, then remount one of them, how many files do =
you
see? Hopefully you'll see all 2000 in which case, something in our =
caching
might be broken (i've seen similar things myself, but have been too busy
with other code to track it down).
--Mark
--
Mark Fasheh
Software Developer, Oracle Corp
mark.fasheh@oracle.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-06-15 0:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-14 1:17 [Ocfs2-devel] File missing on another node Chen, Yukun
2004-06-14 16:20 ` Mark Fasheh
-- strict thread matches above, loose matches on Subject: below --
2004-06-15 0:18 Chen, Yukun
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.