Hi all,
I've got a system running freebsd 8. The system has 2GB of RAM, a disk ad9 used as root and swap device and two disks (ad10, ad12) used as ZFS raid z pool. The swap is on ad9s4b and is large 8 GB.
The system works only as backup machine, executing a set of cron jobs that do rsync against other *nix machines.
While executing such jobs the machine become irresponsive and the top command shows:
I don't understand if it is normal that such swap is so stressed, or if it is related to the ZFS or what.
I've got a system running freebsd 8. The system has 2GB of RAM, a disk ad9 used as root and swap device and two disks (ad10, ad12) used as ZFS raid z pool. The swap is on ad9s4b and is large 8 GB.
The system works only as backup machine, executing a set of cron jobs that do rsync against other *nix machines.
While executing such jobs the machine become irresponsive and the top command shows:
Code:
Mem: 1306M Active, 162M Inact, 455M Wired, 47M Cache, 213M Buf, 3724K Free
Swap: 8000M Total, 7342M Used, 658M Free, 91% Inuse, 9488K In, 9856K Out
I don't understand if it is normal that such swap is so stressed, or if it is related to the ZFS or what.