> > Anyone know what I should do to fix this: > > > > root 878 0.0 0.0 1352 20 ? S Feb25 0:00 \_ > > readproctitle service errors: ...: warning: unable to wri > > te to ./main/current, pausing: out of disk space?multilog: warning: > > unable to write to ./main/current, pausing: out of disk sp > > ace?multilog: warning: unable to write to ./main/current, pausing: out > > of disk space?multilog: warning: unable to write to ./m > > ain/current, pausing: out of disk space?multilog: warning: unable to > > write to ./main/current, pausing: out of disk space? > > Show us a "df -h" from your system and make note of which partition > /service/dnscache is on (if you have more than one partition).
# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 73G 32G 38G 46% / tmpfs 1014M 0 1014M 0% /dev/shm /dev/sda1 92M 22M 66M 25% /boot I think /service/dnscache is on /dev/sda3 How do I check that? Thanks, Jacob