[Armadillo:02112] Re: ftp転送エラーが出る
Yasushi SHOJI
email@hidden
2007年 9月 28日 (金) 11:11:36 JST
ZEATEC さんは書きました:
> [email@hidden (ttyp0) /home/www-data]#free
> total used free shared buffers
> Mem: 29152 27544 1608 0 15216
> Swap: 0 0 0
> Total: 29152 27544 1608
ほとんどメモリが使われていて、空きがないですね。
メモリを使っている他のプロセスを殺すか、
swapを使用してみてはどうでしょうか?
swapを使う方法
dd if=/dev/zero of=/where/to/store/swap/file
mkswap /where/to/store/swap/file
echo "/where/to/store/swap/file none swap sw 0 0" >> /etc/fstab
swapon -a
--
yashi
armadillo メーリングリストの案内