Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::News

Archive::News Archive area for New's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
  #1  
Old 06-04-2002, 04:40 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default Login Server Downtime

Unforunately, the login servers will be down Tonight (June 4th, 2002) at 7pm CST for a database change. This downtime should only be 30 minutes max. The current Sparc machine we host the login database on is getting switched over to 100mbit ethernet & more ram added to it.

It will also be switching Operating systems, so we are moving the database to a backup system for a few days. The Signup page (at http://eqemu.net/login) will be down for atleast tonight while Debian (Woody) Is installed on this machine.

For the latest news on the process, please come to irc.trifocus.net, channel #eqemu.
  #2  
Old 06-04-2002, 05:04 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

try gentoo with ReiserFS or XFS..


Smokin!
  #3  
Old 06-04-2002, 07:07 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

gentoo? I was thinking of moving the Database parititon & webserver partition to ReiserFS....

But I have never heard of gentoo...

Is it a Distro? Remember, this is for a sparc box.
  #4  
Old 06-04-2002, 07:35 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

www.gentoo.org

Its a fairly new distribution, but it uses a BSD like portage system instead of prebuilt binary rpm's. The nice thing about that is that you can build everything easily from scratch, with current optimization flags. They do support SPARC, they even have a thread on their forums specifically for it.

The portage system is really nice, you can update code versions by doing an emerge, you actually download the updated source and perform an ebuild on it, using your optimization methods youve specified for your C and CXXFLAGS, and it will actually merge it in for you. I guess like doing apt-get's on source modules and recompiling yourself, but alot simplier. They have support so far for the 2.4.19 kernel, KDE3, latest versions of Apache, PHP, Mysql, etc, and I can't believe how much faster it runs on my machine than RedHat or Debian did. The portage system is really the biggest plus. They use a special development branch of the kernel which gives you some nice Latency and Preemptive options which have turned out to be pretty speedy on my system. Overall, Ive been really happy with it.

ReiserFS is definitely the way to go as far as filesystems go, Ive heard people taking about corruption from them, but Ive never had a problem. It's really great on systems where you are going to have ALOT of files. XFS is probably altogether better as its older, and a bit better supported, but overall, either should give you a heck of a good performance increase of ext2 or 3. Im using ext3 for some of my filesystems, I love the journelling, but the performance is just not what the ReiserFS ones are.

The idea behind it is it installs just what you need, then you manually add the extras in you want. You would get a base package, then you would get whatever else you wanted..

emerge Xfree
emerge kde-base
emerge mysql

etc. etc. It will go and grab the source, then build each one from source. You can also test out updated versions that are considered experimental by doing an ebuild /usr/portage/XXX/appversion.ebuild merge

if you feel lucky. I have my machine ebuilt with both gcc 2.95 and gcc3.1 so I get the best of both worlds. Compile with 3.1 for greater speed, drop to 2.95 if I run into compatiblility issues (havent had any problems so far, but I hear Xfree has a problem with 3.1)

Its just a neat new distro that Im coming to really like. Give it a shot and see if you like it, but if you're in a crunch for time, just go with what you know. Debian is a great distro, you won't hear me badmouthing it...

One thing I would recommend though, if this box is going to be primarily a database server, I'd optimize the hell outta the mysql installation (especially to replace login, it always seemed swamped) . If nothing much else is going to be running there, use one of the bigger mysql config files (like the mysql-large.cnf or mysql-huge.cnf for instance unless you tune it yourself). Also, consider compiling mysql by hand disabling all the extra character sets it throws in there, and linking it statically rather than dynamiclly.

CFLAGS="-O3 -msparc -fomit-frame-pointer"
CXX=gcc CXXFLAGS="-O3 -msparc -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti"

#Note: Actually, dont think msparc is valid, though you can use mcpu=cputype. You probably know alot better sparc optimizations than me...
./configure --enable-assembler --with-mysqld-ldflags=-all-static --disable-shared -with-extra-charsets=none
  #5  
Old 06-04-2002, 07:51 AM
Everdude02
Fire Beetle
 
Join Date: Apr 2002
Posts: 24
Default

Trumpcard, you would make a very good software salesperson. Hehehe
__________________


"Well, food is food, and I'm too hungry to argue."
  #6  
Old 06-04-2002, 08:48 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Baaa... Im not a salesman, I just know what I like...

I wish I was a salesman though, good ones make the BIG bucks!

If I was as good at sales as I am at what I do now, I'd be retired by now... LOL
  #7  
Old 06-04-2002, 08:51 AM
Yodason
Hill Giant
 
Join Date: Jan 2002
Posts: 205
Default

Great!
  #8  
Old 06-04-2002, 03:27 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

I wish I could run FreeBSD on this box, but they only support sparc64's (DIE DIE DIE!). Oh well.
  #9  
Old 06-05-2002, 12:34 AM
Yodason
Hill Giant
 
Join Date: Jan 2002
Posts: 205
Default

lol
  #10  
Old 06-05-2002, 05:01 PM
lightning
Fire Beetle
 
Join Date: Jun 2002
Posts: 1
Default MINILOG

why isnt there a minilog that works? they need to fix that.
i also think you guys should support the public login.
  #11  
Old 06-05-2002, 05:10 PM
stormgod
Discordant
 
Join Date: Apr 2002
Posts: 419
Default Re: MINILOG

Quote:
Originally Posted by lightning
why isnt there a minilog that works? they need to fix that.
i also think you guys should support the public login.
then do the support for it , there are enough support to do just for the emu taking hours per week to help peeps running their own servers for 5 minutes before they leave it so...
 


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 09:00 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