Previous Thread
Next Thread
Print Thread
Hop To
Page 2 of 3 1 2 3
Ian #173624 01/15/2007 12:31 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Do you have server level access? If so, then the best bet would be to try and repair directly from the MySQL prompt.

If you can't reach the site, the repair you ran through threads might still be running. If you have direct access, then you can check if it's still running by typing in "show processlist" from the mysql command prompt.

What version of MySQL are you running? There are several versions of MySQL that are more prone to corruption, in their release notes they do mention a few versions that were updated for this reason, so a MySQL upgrade might be in order.


Ian #173625 01/15/2007 12:33 PM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
SQL Error: Can't open file: 'ubbt_POSTS.MYI' (errno: 144)

Ian #173627 01/15/2007 12:39 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
If you can try and repair directly from within MySQL , you'll actually get some useful information at the end of the repair. That will give some information on what happened if the repair failed.

It could be something as simple as out of hard drive space on the MySQL partition.

Ian #173628 01/15/2007 12:40 PM
Joined: Jun 2006
Posts: 626
Addict
Addict
Joined: Jun 2006
Posts: 626
I had the same problem, but only once so far.

I tried the repair table, etc. without any success.

The only way I was able to function again was to have the host server provider import a back-up that they had fortunately done.

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Rick, his load from mysql at times shows 250 in the cpu column of TOP, it's insane the load being produced on his server lol...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173706 01/15/2007 8:17 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Yeah, I think we've narrowed it down to one of the users on the server. I saw a spike this morning where mysqld was showing 325% cpu usage.

Rick #173711 01/15/2007 8:25 PM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Theres also some command named "VV" that seems to be provided by some software installed "Linux Agent" that also takes up its share of resources:
20670 root 18 0 16284 3676 1960 R 67 0.2 5:21.46 VV

Lol you have a shell on his box too huh? wink


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173715 01/15/2007 8:31 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
I have a shell on everyone's box smile Ok, not everyone's, but if someones having a problem it's the easiest way to find the root cause.

Rick #173716 01/15/2007 8:31 PM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Lol, I think you have a shell on both my VPS and home dev machine lol... so I'll go with the idea that you have a shell on everyones box wink...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173781 01/16/2007 3:05 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
can't find this VV thing or agent linux - must be looking in the wrong place.... LOL

Rick #173784 01/16/2007 3:10 AM
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Originally Posted by Rick
Yeah, I think we've narrowed it down to one of the users on the server. I saw a spike this morning where mysqld was showing 325% cpu usage.

Wow so that's like a super computer ? How do you get more than 100% I might need that kind of magic on my system wink

.

ntdoc #173810 01/16/2007 6:11 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Not sure where it's hiding itself, but an example of the process name:
^[[m^O 7254 root 18 0 16284 3720 1960 D 2 0.2 14:08.89 VV

Above it's only using .2% of your memory, and 2% of your processor; but it's been MUCH higher (keep in mind i sat there and let it run for quite the while as i played FFV so i watched it pop up time and time again...



I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173816 01/16/2007 6:26 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
That is a backup - it should only run at night (GMT) - might be intensive for short periods.

Ian #173818 01/16/2007 6:33 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Originally Posted by Ian
That is a backup - it should only run at night (GMT) - might be intensive for short periods.
ahh... ok would make sense...

Myself, I just use a crontask to tell "tar" to backup space, then ncftp to send them to my machine


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173819 01/16/2007 6:34 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
backups have been a nightmare on my machine LOL They seem to grind threads to a halt at night LOL

Ian #173821 01/16/2007 6:36 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
tar and ncftp are two very basic systems that shouldn't be too resource intensive; i can't vouch for the utility that you currently use.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173822 01/16/2007 6:40 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
we have two systems - the once above works fine - it is an incremental backup that allows individual files to be restored easily. smile

Ian #173824 01/16/2007 6:43 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
ahh, likely why it can be system intensive then wink...

Myself what I'd do would be to have two backup cycles, one that does a full backup every month (or week) which tells mysql to dump all db's then tar up those dbs, then tar up your webspaces, then tar both of the tarred files together (easier to keep track of).

Then I'd have another which backs up MySQL every week (or day) then tar those files (compress with bzip to save space).

Then you'd have daily backups of sql data which generally constantly changes, and then monthly backups of your site space, basically similar to what i use.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173828 01/16/2007 6:46 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
far too complicated for my little mind LOL

Ian #173836 01/16/2007 6:54 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
for me its as easy as setting a crontask to run /home/gizmo/backup.c monthly and /home/gizmo/incrimental.c weekly wink...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173839 01/16/2007 6:56 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
crons are easy - it is the script they run tongue

Ian #173841 01/16/2007 6:57 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
yeh well customizing said script isn't the hardest task once you've played with all of the commands lol...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173843 01/16/2007 6:57 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Like i said, it's my hobby lol


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173845 01/16/2007 6:58 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
hobby away then LOL

Ian #173846 01/16/2007 6:58 AM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Originally Posted by Ian
hobby away then LOL
What do I get? :x...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Gizmo #173862 01/16/2007 8:25 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
corrupted again frown

Trying to repair once more....

Ian #173865 01/16/2007 9:45 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
I know that repairing takes quite a while but I have done..

mysql> REPAIR TABLE ubbt_POSTS;

I assume it is correct just to sit on a blank line - I do not get any progress. Is this correct? Never done it via this method before, so unsure. But assume it is correct.

Ian #173867 01/16/2007 10:17 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
I guess that was wrong - just sat there for about 2 hours.

trying alternative method now....

Ian #173868 01/16/2007 10:30 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
right back up again...

Ian #173870 01/16/2007 10:53 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
gone again - this is getting beyond a joke....

frown

it really does look like threads from what I can see.

We now have numerous posts that do not exist - these are all numbered 0 - i.e. http://www.fansfocus.com/forums/ubbthreads.php?ubb=showflat&Number=0


When I look at the process list there are several instances for the forums, but they are all locked. At the same time the load increases to 15+ and that is when the database corrupts.



Ian #173871 01/16/2007 10:58 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
BTW - rick that other process has now been uninstalled, that was causing some spikes.

Ian #173874 01/16/2007 12:02 PM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
so far so good - fingers crossed...

Ian #173889 01/16/2007 3:04 PM
Joined: Jun 2006
Posts: 626
Addict
Addict
Joined: Jun 2006
Posts: 626
I went to your site and didn't have any problem accessing any I selected, except for the link you previously provided, therefore, it does seem to be a selective threads problem.

Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
I have had 919 posts in the last 24 hours, so any problematic ones tend to get pushed down on some forums.

There are still some.

Of course my main concern is the constant corrupting of the database. This has never happened before in several years, so why it should start now is a puzzler.

Anyway thanks for popping by to check smile

Ian #173896 01/16/2007 4:54 PM
Joined: Jun 2006
Posts: 626
Addict
Addict
Joined: Jun 2006
Posts: 626
Were you always using threads since threads was created?

Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
since perl days - or wwwthreads smile

Ian #173904 01/16/2007 5:59 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
For now I'd disable the option to show the number of new posts. Those are pretty intense queries, especially when you add in the all the subforums. It appears that every one of those queries are being written to your mysql_slow_query_log file, so that's not helping matters at all.

Rick #173921 01/16/2007 6:53 PM
Joined: Jun 2006
Posts: 626
Addict
Addict
Joined: Jun 2006
Posts: 626
My next question is, at what version did all the problems begin?

Daryl Fawcett #174021 01/17/2007 11:32 AM
Joined: Jun 2006
Posts: 3,837
Carpal Tunnel
Happy Birthday Ian
Carpal Tunnel
Joined: Jun 2006
Posts: 3,837
so far so good today....

Had 1078 posts in the last 24 hours, so things are fairly busy...

Many thanks to everyone who has helped on this issue.

Ian #174026 01/17/2007 12:20 PM
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
With any luck things stay "well" wink


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Page 2 of 3 1 2 3

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Ruben), 661 guests, and 171 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240430)