Displaying 2 results from an estimated 2 matches for "578m".
Did you mean:
578
2006 Aug 21
2
rsync freezes when copying several million files
...4 433188
But still, there is a lot of swap left.
I can see that rsync is in "D" state, and doesn't use much CPU time:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
23311 root 5 -17 685m 440m 488 D 0.0 86.0 2:05.94 rsync
23310 root 0 -17 578m 608 608 S 0.0 0.1 8:41.55 rsync
So I made a strace, and rsync wasn't doing much:
[root@syn1 kernel]# strace -p 23311
Process 23311 attached - interrupt to quit
(ctrl + C after one minute)
Process 23311 detached
[root@syn1 kernel]# strace -p 23310
Process 23310 attached - interrupt...
2005 Nov 09
2
Problem updating with yum
Hi.
I executed the command yum update in a centos 3.5 (originally a whitebox
enterprise) and I got the results:
Corriendo??un??test??de??la??transacci??n:
Errores??reportados??haciendo??la??prueba
installing package glibc-common-2.3.2-95.37 needs 29MB on the / filesystem
installing package nptl-devel-2.3.2-95.37 needs 29MB on the / filesystem
Sorry but part of the messages is in spanish.
Iago.