Displaying 2 results from an estimated 2 matches for "deceid".
Did you mean:
deceit
2006 Jan 27
1
gfs performance
Hi all,
Since I've got no reply on redhat cluster list, I'm trying here ...
I'm testing a rhcs4 cluster with gfs. I noticed some poor performance while
tarring data from a gfs volume to a local disk from both nodes at the same
time, so I deceided to have a closer look.
Here are the bonnie++ results: http://jure.pecar.org/gfs/
I don't know what to think of these ... but I doubt it's normal for
performance to go down by an order of magnitude when both nodes are doing
some i/o to the shared file system ...
I'd like to see som...
2004 Mar 24
1
incorrect exclude list with -C
...bar/a1/.cvsignore
> bar/a2/
> total: matches=0 tag_hits=0 false_alarms=0 data=6
>
> wrote 170 bytes read 40 bytes 420.00 bytes/sec
> total size is 6 speedup is 0.03
>
> The file bar/a2/zz.foo is NOT backed up. Rsync uses the wildcard *.foo
> found in bar/a1 to deceide that bar/a2/zz.foo should not be backed up!
>
> And yes, my ~/.cvsignore is empty.