Forum problems - Fixed for now ?

News, happenings
Post Reply
Message
Author
User avatar
JohnMurga
Site Admin
Posts: 555
Joined: Wed 04 May 2005, 04:26
Location: Far to the east
Contact:

Forum problems - Fixed for now ?

#1 Post by JohnMurga »

Hi,

Apollogies to all those that had problems over the last few days, I was moving to Virginia over the weekend and changing ISPs.

I am investigating what caused the lastest bout of database corruption, but I believe that it may have been deliberate ...

However, I have put a quick mechanism in place that will allow Flash and other (yet-to-be-determined) admins to fix corrupted tables.

Thanks for all the e-mails letting me know about the problem. I am now back on line so I'll be keeping an eye on things.

Cheers
JohnM

User avatar
puppian
Posts: 537
Joined: Tue 19 Jul 2005, 03:58
Location: PuppyLand
Contact:

Re: Forum problems - Fixed for now ?

#2 Post by puppian »

Good news that it's working again :D
JohnMurga wrote:I am investigating what caused the lastest bout of database corruption, but I believe that it may have been deliberate ...
This page seems useful:
http://www.vbulletin.com/forum/showthread.php?t=69803

"Section 1. MySQL database/table corruption - why does it occur?
--------------------------------------------------------------------------------
Facts: [Source: http://www.mysql.com/doc/en/Table_types.html ]

- As of MySQL Version 3.23.6, you can choose between three basic table formats (ISAM, HEAP and MyISAM).
- Newer versions of MySQL support additional table types (InnoDB, or BDB), depending on how you compile it.
- The default table type is usually MyISAM. MyISAM table is made up of 3 actual files on disk. The table definition file, '.frm', the table index is stored in a file with the `.MYI' (MYIndex) extension, and the actual data is stored in a file with the `.MYD' (MYData) extension.
- vBulletin's table type is MyISAM for all tables except Sessions table which is HEAP format (in memory only table)
- It's important to get the exact/specific mysql error code to help diagnose what type of corruption is occuring.
--------------------------------------------------------------------------------
Reasons for corruption:

Database corruption generally server side related, and has nothing to do with what the end user/vb members do on your forums [ http://www.mysql.com/doc/en/Corrupted_M ... ables.html ]. The following are the main reasons for database corruption:

- The mysqld process being killed in the middle of a write.
- Unexpected shutdown of the computer (for example, if the computer is turned off).
- A hardware error such as faulty memory/cpu/motherboard and or hard drive.
- You are using an external program (like myisamchk) on a live table.
- A software bug in the MySQL or MyISAM code

Symptoms of corruption

When you get error messages such as:

- Incorrect key file for table
- tbl_name.frm' is locked against change
- Can't find file `tbl_name.MYI' (Errcode: ###)
- Unexpected end of file
- Record file is crashed
- Got error ### from table handler..."

==========================
A full harddisk may cause problem too:
http://www.karakas-online.de/forum/view ... 2805&#2805
[url=http://puppylinux.org]Puppylinux.org - Community home page of Puppy Linux[/url] hosted by Barry (creator of Puppy), created and maintained by the [url=http://puppylinux.org/user/readarticle.php?article_id=8]Puppy Linux Foundation[/url] since 2005

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#3 Post by Lobster »

:lol: Hope you settle in OK John.
Like a speeding bullet - two new forums and this page came into being in the few days of the move . . .
http://puppylinux.org/wikka/ForumsPuppy

Hope everything works out OK 8)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
JohnMurga
Site Admin
Posts: 555
Joined: Wed 04 May 2005, 04:26
Location: Far to the east
Contact:

#4 Post by JohnMurga »

Actually ... Err ... The server run out of space and everything crashed :-(

But it's fixed now (!!!)

Cheers
JohnM

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#5 Post by MU »

thanks for all your help John :!:
Now I hope you get some time to examine the new area you live in :wink:
Mark

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

Welcome to the South

#6 Post by Ted Dog »

Glad to hear you moved away from the Big Apple :lol: -Ted

User avatar
JohnMurga
Site Admin
Posts: 555
Joined: Wed 04 May 2005, 04:26
Location: Far to the east
Contact:

#7 Post by JohnMurga »

Arlington, Virginia ... For now :-)

User avatar
Ian
Official Dog Handler
Posts: 1234
Joined: Wed 04 May 2005, 12:00
Location: Queensland

#8 Post by Ian »

Isn't that where the CIA are based.
:-)

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#9 Post by sunburnt »

Glad to hear of the fixes, I saw the posts about it, & Tuesday couldn't connect to the forum at all.

It's a beautiful area, I haven't been to Arlington but spent a few summers on the Chesapeake Bay around Norfolk.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#10 Post by BarryK »

John, I'm so glad to be back on your forum!
This forum management/setup stuff is tricky and I would rather leave it to people
like yourself who know what they are doing!

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#11 Post by Sage »

Well done, John & many thanks for your great contribution.

Are you +5 or +6hrs, now?

Barry's site has gone 404. If you are going to take it down permanently, Barry, any chance you could get together with John to meld the posts you received into his board. I speak in ignorance of these things (as usual) but maybe some date-ordering might work?

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#12 Post by BarryK »

actually , the E-Blah forum is still there. I used url redirection, and I have
just removed the link.
I won't publicly announce the true url though.

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#13 Post by Sage »

Too obtuse, BK! I tried a few things but I'm only a user....

Post Reply