On 1/8/07, Timothy J. Massey <[EMAIL PROTECTED]> wrote:
> top - 21:09:02 up  3:55,  2 users,  load average: 1.15, 1.12, 1.06
> Tasks:  45 total,   2 running,  42 sleeping,   0 stopped,   1 zombie
> Cpu(s): 82.1% us, 11.3% sy,  0.0% ni,  0.0% id,  0.3% wa,  2.7% hi,  3.7% si
> Mem:    109068k total,   108408k used,      660k free,    21416k buffers
> Swap:   385552k total,    33992k used,   351560k free,    24004k cached
>
>    PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
>   2032 backuppc  25   0 63328  41m 3160 R 97.7 39.3  82:45.61 BackupPC_dump
>     44 root      15   0     0    0    0 S  0.7  0.0   0:32.12 pdflush
>   2022 backuppc  15   0 59552  39m 3160 S  0.7 37.1   3:41.52 BackupPC_dump
>
> Turns out that this box only has 128MB of RAM!  That will be fixed...
> :)  Even so, there is minimal swapping, and it does not seem to be
> thrashing.

Yep, you're right, even another 64MB will help keep swap from being
used at all. It sure looks like you are completely CPU bound with the
BackupPC_dump process, faster CPU may be all you can do to speed up
backups, unless some profiling is done of the BackupPC_dump process to
help figure out where the hot spots are and what (if anything) can be
done to improve performance there.

>  > If logging in via ssh is sluggish, that does indicate memory pressure
>  > to me... If you log in twice in a row is it still sluggish the second
>  > time or does it improve?
>
> Actually, the sluggishness comes from I/O competition, I think, not RAM
> or even CPU usage...

I would have expected to see higher I/O wait times if the sluggishness
was coming completely from I/O competition, but if you're system disk
is the same as the backuppc data partition then that sure doesn't
help.

-Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to