got "swap_pager: indefinite wait buffe" under -current

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Mar 10 01:38:40 PST 2004


In message <20040310103020.Y69923 at fw.reifenberger.com>, Michael Reifenberger wr
ites:
>Hi,
>under -current as of yesterday I got during the fixation of an audio CD
>using cdrecord via atapicam the following console message:
>
>swap_pager: indefinite wait buffer: device: ad0s2a, blkno: 34107, size: 16384
>
>What does that mean?

That a disk-I/O request did not complete.

Likely cause is disk hardware or media error.

Check for console messages from ata driver.

You can try to run gstat(8) the leftmost column which shows number
of outstanding I/O requests.


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list