Topic: SFC2.net 7.25 Is Having Fits!!  (Read 2494 times)

0 Members and 1 Guest are viewing this topic.

Corbomite

  • Guest
SFC2.net 7.25 Is Having Fits!!
« on: February 08, 2003, 11:11:10 pm »
We keep bouncing in and out of hexes and missions are dragging. The server seems to be updating really slowly. Just wanted to let you know. This of course happens when we finally have a decent number of players on  

FPF_TraceyG

  • Guest
Re: SFC2.net 7.25 Is Having Fits!!
« Reply #1 on: February 09, 2003, 12:50:21 am »
The server has been rebooted, it appeared it was bogging down from a run of errors it was handling. Not sure why that was the case, however, after restrating it, it seems ok again.
I've noticed there is a growing collection of inactive ship icons on the map, I'm wondering if that has anything to do with it.  

DarkElf

  • Guest
Re: SFC2.net 7.25 Is Having Fits!!
« Reply #2 on: February 09, 2003, 01:53:50 am »
Ok its back up, and fixed.

One of the tables in the database got corrupted, and was marked crashed by MySQL.  The serverkit would be unaware of this and not shut down, so it would start to have fits.  MySQL is very redundant and often if a talbe gets marked as crashed, it can be repaired without any data lost.  I have repaired the db, which is very easily done.

I also optimized the table, to make it run faster, which reduced it's size quite a bit.  I also removed all the AI characters, and unowned ships, which will bog down a server if not cleaned flat file or MySQL.  I had been doing database cleans regularly, but had not done one for a while, and as a result, it started to bog down.  That also drastically reduced the size of the database.

Unforuately, none of the other admins know how to do this yet.  However, I'm writing a FAQ as we speak so they will know how in the future.  Also, I will be automating the cleans, and database backups will be done regulary.

This is what happens when i go away for a little bit, and don't inform the other guys in case of an emergency.  Sorry about that, Ill try not to let that happen again.

Ok, lets go kick some butt on the server!
 

FPF_TraceyG

  • Guest
Re: SFC2.net 7.25 Is Having Fits!!
« Reply #3 on: February 09, 2003, 01:57:20 am »
Good job, DarkElf....