Hello,
Had a power failure which seems to have caused some errors to start appearing on a FreeBSD system. The system appeared to be running fine before the power failure.
I've done a lot of searching around, including on this forum, but have not been able to find a cause for the errors or how they can be resolved.
I've tried upgrading from 8.1-RC1 to 8.1-RC2 but this did not seem to help.
The error I see:
Mine are:
I have also set the below but did not appear to help.
Also note the PMAP values do not appear to change. (autotune)
Any help with figuring out what is wrong would be great. I believe something must have "broke" from the power failure as I did not see this prior. However I do not know much about "PMAP" values to really determine anything of use.
System is running as a squid proxy/dansguardian system.
Thanks a lot for your help!
Had a power failure which seems to have caused some errors to start appearing on a FreeBSD system. The system appeared to be running fine before the power failure.
I've done a lot of searching around, including on this forum, but have not been able to find a cause for the errors or how they can be resolved.
I've tried upgrading from 8.1-RC1 to 8.1-RC2 but this did not seem to help.
The error I see:
Code:
Approaching the limit on PV entries, consider increasing either the vm.pmap.shpgperproc or the vm.pmap.pv_entry_max tunable.
Mine are:
Code:
sysctl vm.pmap.shpgperproc: 200
sysctl vm.pmap.pv_entry_max: 1744512
I have also set the below but did not appear to help.
Code:
sysctl kern.ipc.shm_use_phys=1
Also note the PMAP values do not appear to change. (autotune)
Any help with figuring out what is wrong would be great. I believe something must have "broke" from the power failure as I did not see this prior. However I do not know much about "PMAP" values to really determine anything of use.
System is running as a squid proxy/dansguardian system.
Thanks a lot for your help!