Re: /var becomes read-only every day

2006-01-31 Thread Hans Ekbrand
On Tue, Jan 31, 2006 at 04:06:23PM -0500, Chris Howie wrote: > Hans Ekbrand wrote: > > Every day /var (which is on its own partition) becomes read-only. > > If /var is on a separate partition and is mounted with '-o errors=remount-ro' > then check dmesg and see if some error is triggering the remo

Re: /var becomes read-only every day

2006-01-31 Thread Chris Howie
Hans Ekbrand wrote: > Every day /var (which is on its own partition) becomes read-only. If /var is on a separate partition and is mounted with '-o errors=remount-ro' then check dmesg and see if some error is triggering the remount. -- Chris Howie http://www.chrishowie.com -BEGIN GEEK CODE B

/var becomes read-only every day

2006-01-31 Thread Hans Ekbrand
Hi list! Every day /var (which is on its own partition) becomes read-only. # mount -o remount,rw /var works ok but in the long run I must find and solve the problem. This is a Sarge box. I suspect some cron job, but I don't know what to look for. The only customized cron job I know of is this: