swap_pager



I am running FreeBSD 5.4 in VMware using USB 1.1 external HDD as a disk, which means quite slow I/O. It works fine for my needs, I only get

swap_pager: indefinite wait buffer: device: da0s1f, blkno: xxx, size: xxx

when performing heavy operations, such as rsync of a 1 GB database dump file.

All references to the problem I found point out hardware failure. Could, however, the problem be simply that the I/O does not manage to let the request go through within the 20 seconds wait time and that the hardware is OK (apart from the fact that I/O is slow? And - is this message just a notice, or does it mean that I get data corruption?

Thanks,
Iv

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: sql server i/o bottle neck ?
    ... It's hard to explain the I/O disparity without knowing the details of your ... My first guess is that you might be committing each SQL Server insert ... An I/O intensive process will generally run at the max speed of your disk ... The system monitor shows during my job: ...
    (comp.databases.ms-sqlserver)
  • Re: sql server i/o bottle neck ?
    ... It's hard to explain the I/O disparity without knowing the details of your ... My first guess is that you might be committing each SQL Server insert ... An I/O intensive process will generally run at the max speed of your disk ... The system monitor shows during my job: ...
    (comp.databases.ms-sqlserver)
  • Re: sql server i/o bottle neck ?
    ... You can use a fully-logged bulk insert by changing the recovery model to ... Bulk insert is the fastest way to load data into SQL Server. ... increase write I/O and compound the negative effect of having data and log ... An I/O intensive process will generally run at the max speed of your disk ...
    (comp.databases.ms-sqlserver)
  • Re: SSA vs SCSI - general IO troubleshooting
    ... I/O seems to be the bottleneck for me, ... SSA vs SCSI - general IO troubleshooting ... This disk is just JBOD using a single 6203 SCSI adapter. ...
    (AIX-L)
  • Re: Disk access performance
    ... disk I/O on windows parralelizes very poorly -- try ... where there is real parallelism between the CPU and I/O. ... If you have enough memory you could linearize the reading of the files ... large chunks via a Stream adapter, ...
    (microsoft.public.dotnet.framework.performance)