more stats
This commit is contained in:
parent
07d7027bf0
commit
3e2340bf4b
8
Notes
8
Notes
|
@ -21,7 +21,6 @@ to server 2.4 Ghz P4, 2 GB RAM, IDE/SCSI disk array
|
||||||
~800000 files / 992387 links (lots of hard links)
|
~800000 files / 992387 links (lots of hard links)
|
||||||
~20 GB / 28330052 kB (multiple storage of hard links)
|
~20 GB / 28330052 kB (multiple storage of hard links)
|
||||||
|
|
||||||
|
|
||||||
time: 4h33m
|
time: 4h33m
|
||||||
|
|
||||||
~ 60 files / sec.
|
~ 60 files / sec.
|
||||||
|
@ -34,6 +33,13 @@ top files/sec was much higher than average (> 300).
|
||||||
conclusion: bottleneck were seek times for DA.
|
conclusion: bottleneck were seek times for DA.
|
||||||
(hardly optimizable except maybe by sorting inode numbers)
|
(hardly optimizable except maybe by sorting inode numbers)
|
||||||
|
|
||||||
|
|
||||||
|
Same the next day: 3171 files transferred. 1h20min.
|
||||||
|
|
||||||
|
~200 files / sec.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
check filenames with non-ascii characters.
|
check filenames with non-ascii characters.
|
||||||
|
|
||||||
check gid bits.
|
check gid bits.
|
||||||
|
|
Loading…
Reference in New Issue