How to synchronize?

2008-09-02 Thread Chuanwen Wu
Hi, I mounted a device(which have a ext3 filesystem in it) in two machine A and B. Then, in machine A, I created a file named hello in the device, but in machine B, it couldn't find the file hello. So, my question is how to let machine B find the file hello? Now, I have tried serveral ways and

Re: Input/output error and strange problem ?

2008-08-29 Thread Chuanwen Wu
On Fri, Aug 29, 2008 at 10:12 PM, Konrad Rzeszutek [EMAIL PROTECTED] wrote: On Fri, Aug 29, 2008 at 11:12:34AM +0800, Chuanwen Wu wrote: Hi, Konrad! Thanks for you advice! Are you mounting that filesystem across many nodes (ie, through my iscsi-initators)? Yes, that's exactly what I

Re: Input/output error and strange problem ?

2008-08-29 Thread Chuanwen Wu
Those are the ones I know about. The GFS2 is an open-source project so I would think it would be part of Gentoo? But in fact, no... http://bugs.gentoo.org/show_bug.cgi?id=203916 -- wcw --~--~-~--~~~---~--~~ You received this message because you are subscribed

Input/output error and strange problem ?

2008-08-28 Thread Chuanwen Wu
Hi, I use open-iscsi-2.0.869.2 and iscsitarget-0.4.15-r1, and in my test, some strange errors occur. In all my iscsi-target, I have a ext3 fs. And I mount these fs in the iscsi-initator. 1, Input/output error Once I copied a file into iscsi-target, I got the error Input/output error after

Re: Input/output error and strange problem ?

2008-08-28 Thread Chuanwen Wu
Hi, Konrad! Thanks for you advice! Are you mounting that filesystem across many nodes (ie, through my iscsi-initators)? Yes, that's exactly what I had done. I want to use iscsi to transmit data in my distributed filesystem. If so, then this is expected. ext3 is not clustered-aware