I use 4 nodes cluster that all mount the same gfs2 storage.

On one node, I use dd write a 512000 byte file while on other node ,

I use the command 'ls -l' to see , the file only 3584 byte.

[EMAIL PROTECTED] mnt]# dd if=/dev/zero of=x count=1000
1000+0 records in
1000+0 records out
[EMAIL PROTECTED] mnt]# ll
total 501492
-rw-r--r--  1 root root 512000 May  5 23:55 x
-rw-r--r--  1 root root   3584 May  6  2008 xxx
 
[EMAIL PROTECTED] mnt]# ll
total 501492
-rw-r--r--  1 root root 3584 May  5  2008 x
-rw-r--r--  1 root root 3584 May  6  2008 xxx

       Thank you very much in advance and look forward to
hearing from you.

hongqian


2008-05-06 



hongqian 
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to