Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #26  
Old 09-06-2006, 11:00 AM
eq4me
Hill Giant
 
Join Date: Jul 2006
Posts: 166
Default

I am experimenting with an EQEmu Linux installation right now and it comes to my mind that maybe you didnt had enough shared memory.
Look in your logs or start a zone server and see if you find the following lines:

Code:
failed to get 0-length shared mem: Function not implemented
shmat failed! Invalid argument
To check your current shared memory limit setting do this

cat /proc/sys/kernel/shmmax

The Number you got is the size in BYTES

You can change that on the fly with this command. As an example let us set the size to 128 MB

echo 134217700 > /proc/sys/kernel/shmmax

To see an effect you should restart the EQEmu server after that.
After a reboot of the server the setting is gone. If you want to make it permanent you have to edit /etc/sysctl.conf (at least for Debian, Redhat/Fedora and derviates)
See if you already have an 'kernel.shmmax' entry you can modify. Otherwise add the line:

Code:
kernel.shmmax = 134217700
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:39 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3