Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:You're complicating things. (Score 1) 539

They offer KVM access, at $35.00/day, which in this case I refuse to pay to fix what they broke, outside of the context of the server.

Stop being stubborn - why not KVM in, prove it's their fault, and then make them reimburse you for it?

Alternately, they want me to hand over the root password (not a privileged account, but THE root password), so they can do it themselves.

Sounds like you're either incapable or unwilling to fix the problem yourself, but at the same time you refuse to let them do it? What exactly would make you happy here? And don't say "moving me back to the old hardware and datacenter that I was paying for!" Be realistic.

Only a few days ago, they indicated that the NIC on the server may be causing the issues. I'm down 2-3 hours every other Sunday because of this.

You said yourself that it's new hardware. It's completely reasonable for them to suggest you've got a bad NIC driver in there for whatever card you were moved to.

...every other Sunday between 7:00am and 8:00am EST, my server's load goes over 100 as incoming connections spike over 700/sec., sendmail refuses connections due to the load, and the box seizes up. The logs show that the connections are established and then hang.

This is almost certainly a problem on the system itself. I've seen a handful of cases where hardware load balancers in DSR mode can lead to connection pileups under certain conditions, but 99% of the time it's a problem on the server itself. In any event, tuning should be able to prevent that from knocking the box over completely, allowing you to stay logged in and see what's going on.

Also, by claiming that nothing has changed on the system, you're either lying, or you're a horrible sysadmin who doesn't apply updates. Another potential scenario I see here (obviously aside from new hardware using previously unused drivers...) is that you or your package management system installed a new kernel or NIC driver, but never rebooted. Then when the server was powered off and migrated to the new facility, it came back up with the new (and potentially problematic) driver/kernel.

Comment You're complicating things. (Score 4, Interesting) 539

Switch providers. Plenty offer remote reboot and serial console or KVM for both VMs or physical servers, which would allow you to go crazy with custom encrypted partitions etc. At the end of the day though, someone somewhere at the hosting company is still going to be able to reboot your server into a rescue environment and reset the root password. Go colocation if you're really that paranoid about it.

You also have zero chance with litigation, unless you've somehow gotten them to sign something saying they specifically won't muck around in your server.

I'd also like to know how you *know* it's a hardware or network issue outside of your server. How do you know it's not your NIC driver hanging up? Older e1000 drivers (super common card in the hosting industry) are quite flaky. What research have you done outside of your internal monitoring?

Networking

Submission + - How to get around ISP port blocks? 1

casualsax3 writes: I'm going to be moving soon, and my new apartment comes with Optimum Online. I have a share on a Windows server that I need to get to over the Internet occasionally, and I just found out that Optimum blocks port 445 across their entire network in New York City (and perhaps elsewhere?). I have two laptops that run Linux, and one always-on desktop that runs Windows. What's the best way to get around the block and get to the share in Linux and in Windows?

Comment Re:Vacuum your case out... (Score 2, Informative) 618

That actually sounds more like a power issue. The 8x AGP cards were notoriously sensitive to fluctuations in one of the rails (I want to say 5v, but it's been forever...) Newer PCIe cards are better, but if you're running cool and your computer reboots for no reason (particularly during games) I'd put money on a poor quality or faulty PSU.

Comment Re:I never thought I'd say this with a straight fa (Score 5, Funny) 180

The best of the best posts (the ones where someone drops a paragraph of science that just ends the argument, or blows you away) are still here at Slashdot, but the signal to noise ratio has been fading fast lately.

Overall I find Reddit's comments are better and certainly more entertaining than Slashdot these days. The first 20 posts top level posts here are always a mixture of Off Topic, Troll, or +5 Funnies that aren't actually funny.

Comment Not a bug (Score 5, Informative) 830

It's a consequence of not writing software properly. Relevant links later in the same comment thread for those who don't might otherwise miss them:

https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/317781/comments/45

https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/317781/comments/54

Slashdot Top Deals

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...