Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 21:20:48 +0200 (CEST)
From:      Ivan Voras <ivoras@fer.hr>
To:        stable@freebsd.org
Subject:   ENOMEM in swap_pager
Message-ID:  <20050914211535.L97204@geri.cc.fer.hr>

next in thread | raw e-mail | index | archive | help
On a P3 server with 1GB of memory, every now and then (about twice a 
month) I get a log full of errors like this:

swap_pager: I/O error - pageout failed; blkno 167,size 4096, error 12
swap_pager: I/O error - pageout failed; blkno 182,size 4096, error 12
swap_pager: I/O error - pageout failed; blkno 199,size 8192, error 12
swap_pager: I/O error - pageout failed; blkno 12456,size 20480, error 12
swap_pager: I/O error - pageout failed; blkno 222,size 8192, error 12

The server runs fine otherwise, and it doesn't seem to affect applications 
in any way I'm able to detect. It's running latest 5.4-RELEASE, swap is 
on a SCSI disk, single processor.

IIRC GEOM should handle ENOMEMs by retrying the IO, but I'm asking just in 
case - are these errors something I should worry about?


-- 
Every sufficiently advanced magic is indistinguishable from technology
    - Arthur C Anticlarke




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050914211535.L97204>