LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-28-2014, 11:34 AM   #46
mlslk31
Member
 
Registered: Mar 2013
Location: Florida, USA
Distribution: Slackware, FreeBSD
Posts: 210

Rep: Reputation: 77

For RAM, there is a memtest binary somewhere in the slackware64 distribution. It should be in this folder: ftp://ftp.slackware.com/pub/slackwar...rnels/memtest/. Download it, add it to the menu for your boot loader, and boot it like a kernel.

If you're confident that your RAM is good, though, worry about the software part while keeping hardware issues in the back of your mind. You'll be looking for a kernel that was made either a) before the problem was introduced or b) after the problem was fixed. How you go about doing that is up to you. Also, people like Pat and upstream developers can be helpful in pointing you in the right direction. However, upstream developers like to be shown that you've worked as hard to frustrate yourself as they will work to fix your problem. Sometimes, they also have mailing lists with archives to search without you having to send a single message. Sometimes, you'll be asked to search those archives before posting a new bug report.
 
Old 02-28-2014, 11:45 AM   #47
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
Hmm.. Actually, I think this isn't about hardware or the kernel at all.. A quick search for "InnoDB: Warning: a long semaphore wait:" on google will show a lot of other similar situation, almost all related to a software problem.. More importantly, the software that is using the database..

Last edited by Smokey_justme; 02-28-2014 at 11:48 AM.
 
Old 02-28-2014, 02:18 PM   #48
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Quote:
Originally Posted by lpallard View Post
What if the new PSU comes back, I install it and the issue just keeps happening? What then? RMA the mobo? RMA the CPU's?
Well, anything written to disk while the power supply was wonky could be corrupt. That includes any binaries that you installed during that time. I'd consider a re-install of any software that you've added.
 
Old 03-01-2014, 12:27 AM   #49
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Quote:
If you're confident that your RAM is good, though, worry about the software part while keeping hardware issues in the back of your mind.
I am 100% RAM is good. Tested using memtest86+ for 17 hours straight no errors.

Quote:
However, upstream developers like to be shown that you've worked as hard to frustrate yourself as they will work to fix your problem.
Understood. It is my intention to

1. Get new PSU and reinstall slackware fresh (14.1). If issue persists..
2. Search the kernel maillists to see if a similar/identical bug has been reported, if not..
3. Contact the kernel upstream developpers to submit a new bug/oops report. If its not kernel related, then it must be distro specific then..
3. Contact the slackware developpers to submit a bug report (distro specific). If all else fails
4. Opt for a different OS for this server.
Or use fire

Code:
More importantly, the software that is using the database..
Several "softwares" are using the databases. I had 11 databases served by Percona MySQL. Most were PHP (Web) applications, some were php scripts and a few were used for remote applications to sync their app cache over a central DB. Which one(s) may be causing this issue? On a older server (Slackware 13.1) that was using non-server grade hardware (rather old 8 years old hardware), I never had these issues.

Quote:
Well, anything written to disk while the power supply was wonky could be corrupt. That includes any binaries that you installed during that time. I'd consider a re-install of any software that you've added.
Absolutely! We're on the same page here! I get the new PSU, I wipe the HDD's , I reinstall Slackware64-14.1 fresh and restart fresh.

All I need to decide now is should I upgrade the storage subsystem with 15k SAS drives or not. I read a lot of places where SATA drives may be fine but are at best flaky when severely pushed to the edge...
 
Old 03-03-2014, 06:46 AM   #50
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Perhaps not the best thread to ask, but lets face the truth, we're all part of the great linux family (!) so what about CentOS instead of slackware for this server?

I am running Slack on ALL of my computers (no matter what the purpose of the machine is, media center, desktop machine, server, etc) because I know slackware better than any other distro and I love its KISS principle and the UNIX way of doing things. However, I have been disillusioned with rebuilding such system for a server because it requires tons of work installing packages, CPAN modules, building from scratch, configuring, tweaking, and there's always exceptions due to slackware (builds fails, because of.. apps not running because of...), etc...

I fould to have a working server OS, I had to spend SEVERAL hours on it, whereas, I hope, with CentOS or another server tailored OS, I would have this working state almost right after the initial OS installation.

There's a lot of other things but my intention is NOT to start a stupid flame war, there are enough out there and Im a slacker to start with so..

Im just wondering.. Extensively searching the web, I found only CentOS, RHEL & Ubuntu as recommended server OS'es (supported). Hell, Supermicro tech reps didnt even know what Slackware was!

If you look closely at my previous post, this is related to point #4: Opt for a different OS for this server.

Last edited by lpallard; 03-03-2014 at 06:49 AM.
 
Old 03-03-2014, 03:43 PM   #51
mlslk31
Member
 
Registered: Mar 2013
Location: Florida, USA
Distribution: Slackware, FreeBSD
Posts: 210

Rep: Reputation: 77
Do what you need to do. Good luck!
 
Old 03-03-2014, 05:15 PM   #52
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Quote:
Do what you need to do. Good luck!
Thats leaving me confused.. How should I interpret this answer?
 
Old 03-03-2014, 07:03 PM   #53
TracyTiger
Member
 
Registered: Apr 2011
Location: California, USA
Distribution: Slackware
Posts: 528

Rep: Reputation: 273Reputation: 273Reputation: 273
Quote:
Originally Posted by mlslk31 View Post
Do what you need to do. Good luck!
Quote:
Originally Posted by lpallard View Post
Thats leaving me confused.. How should I interpret this answer?
You asked ...

Quote:
Perhaps not the best thread to ask, but lets face the truth, we're all part of the great linux family (!) so what about CentOS instead of slackware for this server?
The response from mlslk31 response says in essence - use CentOS if you want but since this is no longer about Slackware I won't be providing any more input on this topic.

At least that's how I read it.

(Interpretation service provided free of charge. )
 
Old 03-03-2014, 07:09 PM   #54
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Quote:
use CentOS if you want but since this is no longer about Slackware I won't be providing any more input on this topic.
I too have interpreted that the same way. Fine. Until I get a replacement PSU and do more testing, I understand that trying to initiate an actual conversation rather than a direct "There is a bug # 123ABC, please help" type of request wont bring me nowhere so I believe the topic is now obsolete.

A sincere thanks to all who have brought their fine advices and opinions!
 
Old 03-03-2014, 09:17 PM   #55
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
You assume that folks that are answering your questions here are also knowledgeable on Centos/Ubuntu/Suse/whatever. Maybe they are, maybe they aren't. I'm not.

But I'm sure if you asked over in one of their forums, you'd get accurate and useful answers. Why not ask the experts?
 
Old 03-04-2014, 06:22 AM   #56
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Richard, i fully agree with you!

Like I said, as long as I am missing hardware components (namely the PSU) I will wait here.

When the machine is back operational (from a hardware POV), then I will post back here with slack questions!

In the meantime, I will try over to the Centos forums.
 
Old 03-04-2014, 11:19 AM   #57
mlslk31
Member
 
Registered: Mar 2013
Location: Florida, USA
Distribution: Slackware, FreeBSD
Posts: 210

Rep: Reputation: 77
Quote:
Originally Posted by lpallard View Post
Thats leaving me confused.. How should I interpret this answer?
Just that. It wasn't loaded in any way. I simply have nothing to check right now because nothing has been settled, not even the operating system or disks that will be on the PC. There's a very high chance that the combination of fresh install and/or fresh disks and/or different kernel will cause bad issues to simply vanish. My only extra idea might be to restore / onto the old system as something not ext4 (preferably XFS), see if the issue still persists...then do all of that planned zeroing, disk installation, and so on. Even that would go better after a new PSU and another shot using ext4. Use what you're going to use, and if there's still a problem, I'll read about it then.

I've no worries about lpallard using another strain of Linux because I have uses for FreeBSD myself. I've no worries about lpallard going with RHEL or SLES because I couldn't argue paid Slackware support to my bosses even if Pat himself provided the support. I'm sure that lpallard would be just as happy (maybe happier) tweaking databases than tweaking servers, so if an easier path is seen, it doesn't hurt to look. My personal belief is that there is no free ride regarding Linux server configuration. In particular, if upstream is providing a hard security fix while the vendor is providing spelling corrections, I'm going to go upstream and take the security fix, not caring for a second what my package manager thinks of it. But that may continue for my own personal experience and not lpallard's experience.

In short, there was nothing better I could have posted than what I posted. Good luck. God bless you.
 
Old 03-04-2014, 11:48 AM   #58
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
mlslk31, wow you're truly a gentleman!

I understand your response fully. Its just that in the past (not on this forum too much) but I've seen pretty nasty behaviors and replies from people who actually were taking it personally if you constructively criticized their favorite OS or piece of software... Sad!

You do not seem to be like that at all. Good to know!

Im also in alignment with what you said. Im waiting for IBM's response in regards to the compatibility of HGST's 15k600 Ultrastar SAS drives with their IBM M5016 ServeRAID controller, and if compatibility is not an issue, will get two of those fast SAS drives and reinstall the system from scratch.

Slackware is (and will remain for the forseeable future) my default and goto OS of choice. Not because its the best (I do not have the competencies, or experience or knowledge to be able to judge) but because its the OS that I became to fully understand and get used to the way things are done.

Centos is probably only a detour on a long road (after some time using it I will see). Stay tuned!
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Timestamp dmesg entries loadedmind Linux - Server 3 06-26-2012 04:02 PM
crash - no log entries pbeau Linux - General 1 11-28-2011 06:04 PM
save dmesg after crash or reboot puntino Linux - Newbie 4 12-17-2010 06:52 PM
Running Server without monitor causes crash - help needed to identify cause sorenchr Linux - Server 3 04-19-2010 07:54 PM
wierd dmesg entries slinky2004 Linux - General 5 10-10-2005 10:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration