XEN ERROR: 4GB SEG FIXUP

If you update or install new packages,  please make sure that you check /var/log/message.  Some of the package may revert/overwrite xen patches on libc6.  The result you will see large amount of 4GB SEG FIXUP in your message log.  Although it seems harmless at first, this problem will impact the performance of your server considerably.  

Should your server experience this issue, please do the following procedure in your server through ssh

mv /usr/lib/tls /usr/lib/tls.disabled

echo "hwcap 0 nosegneg" > /etc/ld.so.conf.d/libc6-xen.conf

ldconfig

reboot

 

If the problem persist, please contact support. 

 

 

 

Hjälpte svaret dig?

 Skriv ut denna artikeln

Läs även

Dahdi Detected time shift in /var/log/message

If you find a lot of message " dahdi detected time shift" in /var/log/message, please...

Troubleshooting Audio or call quality issue

Can you ssh to the server? If not, please do let us know so we can further check. If you can ssh,...

How to troubleshoot emails not sending out

First thing to check when no emails are being sent or you're not getting any emails from your...

How to fix out of space issues

If your web page not loading or your asterisk down, you may want to ssh as root to check what's...

How to manage fail2ban

From...