Displaying 3 results from an estimated 3 matches for "tcpo".
Did you mean:
tcp
2015 Jan 29
2
C6 server responding extremely slow on ssh interactive
Op 29-01-15 om 00:00 schreef Gordon Messmer:
> On 01/28/2015 12:12 PM, Patrick Bervoets wrote:
>>
>> ARPING 192.168.1.15 from 0.0.0.0 br0
>> Unicast reply from 192.168.1.15 [AC:16:2D:72:67:D4] 0.723ms
>> Sent 1 probes (1 broadcast(s))
>> Received 1 response(s)
>>
>> Thanks anyway
>
> I'm not sure what you mean by "thanks anyway".
2015 Jan 30
4
C6 server responding extremely slow on ssh interactive
...79 | avio 0.05 ms |
LVM | uito-lv_root | busy 0% | read 0 | write 1 | avio 3.00 ms |
DSK | sdb | busy 0% | read 1 | write 98 | avio 0.16 ms |
DSK | sda | busy 0% | read 0 | write 146 | avio 0.08 ms |
NET | transport | tcpi 12 | tcpo 12 | udpi 0 | udpo 0 |
NET | network | ipi 13 | ipo 12 | ipfrw 0 | deliv 12 |
NET | vnet0 8% | pcki 2273 | pcko 2581 | si 850 Kbps | so 458 Kbps |
NET | vnet1 4% | pcki 2186 | pcko 2075 | si 391 Kbps | so 422 Kbps |
NET | eth0...
2009 Jul 08
9
Question about optimal filesystem with many small files.
Hi,
I have a program that writes lots of files to a directory tree (around 15 Million fo files), and a node can have up to 400000 files (and I don't have any way to split this ammount in smaller ones). As the number of files grows, my application gets slower and slower (the app is works something like a cache for another app and I can't redesign the way it distributes files into disk due