hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : VPS Hosting : enotch vps down 4 days now
Reply

VPS Hosting Virtual private server discussion and vps hosting solutions. Review VPS hosting providers and offer advice on virtual web hosting solutions. If your service is unavailable, please click here.
Forum Jump

enotch vps down 4 days now

Reply Post New Thread In VPS Hosting Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 03-13-2010, 05:24 AM
cristina78 cristina78 is offline
Newbie
 
Join Date: Mar 2010
Posts: 7

enotch vps down 4 days now


Hi all,
I'm desperate looking for someone that may have had the same problem.

I have a Enotchnetworks VPS Uranus plan, with 1GB RAM, with the recommended Centos5.4 install. Everything was going fine, the machine is pretty responsive, until suddenly the VPS stopped working: no network, but the control panel would say it's booted but no RAM was being used. After powering it up, the disk usage graph would keep growing from 13% until it reached 100%. Reboot, it goes back to 13% and then it starts to grow again. No network, no RAM. I think it's an OpenVZ machine.

Their support sends an average 1 message a day with the "try now" thing, but nothing has been solved. I've called the 1800 number 24x7 support, but a answering machine picks up everytime.

Yesterday they told me it has something to do with a failed udev startup. Maybe someone here has seen this before? Or anyone has a solution for getting my backup out of there? (unfortunately my last backup didn't work and I'll have more trouble if I start it over from scratch)

It's really sad, I was a happy Servebyte customer for a year, then switched to Enotch so I could run more apps and now 4 days and no VPS...

Thanks and regards,
Cristina

Reply With Quote


Sponsored Links
  #2  
Old 03-13-2010, 05:59 AM
nice-price nice-price is offline
Temporarily Suspended
 
Join Date: Apr 2008
Location: USA & Germany
Posts: 193
If you upgrade Centos (or other distributions) you might run into problems with udev. Here´s a small howto for solving that issue: http://service.welcome2inter.net/kno...yarticle&id=30 . You might set this by yourself via a rescue-shell or your vps-provider can do that via host-access.

Reply With Quote
  #3  
Old 03-13-2010, 11:41 AM
tsj5j tsj5j is offline
WebHosting Master
 
Join Date: Dec 2006
Posts: 4,075
HyperVM used to have a fix-udev option.
Anyways, as mentioned earlier, this is a likely culprit.

Enotch support isn't spectacular, but... its cheap.
Don't place mission critical stuff on it.

Reply With Quote
Sponsored Links
  #4  
Old 03-15-2010, 03:33 PM
cristina78 cristina78 is offline
Newbie
 
Join Date: Mar 2010
Posts: 7
Thanks for the tips. They don't offer a rescue shell tho, so I'm left to the mercy of their absent support.

One week and no solution yet. 3 days without even saying they're trying...

I would not recommend Enotch for ANY application. It's a total rip off!

-Cristina

Reply With Quote
  #5  
Old 03-15-2010, 03:45 PM
123Andrew 123Andrew is offline
Community Liaison
 
Join Date: Aug 2009
Location: 2607:FF68:100:11
Posts: 3,223
This happens with alot of VPS Panels, If you interupt a back-up or something near that order with a reboot/shutdown/start up, Then the container will completely become unresponsive until it is rebooted by the administrator, Ask Enotch you reboot your container, Tell them that it HAS to be rebooted before it will be responsive again. close the ticket asking why it's down and just simply ask for a container reboot.

__________________
http://www.123systems.net
Virtual Private Servers Located In Dallas,TX | Open a sales ticket for all the latest deals!
█ IRC & VPN Allowed | SolusVM | OpenVZ | All Major Linux Distros

█ Need something Custom? Let us know!

Reply With Quote
  #6  
Old 03-15-2010, 06:09 PM
enotchnet enotchnet is online now
Web Hosting Master
 
Join Date: Feb 2004
Location: United States
Posts: 550
There is a lot more to this than the OP has posted. The support guy asked for more information that you originally provided and finally you provided this info below:
--
The only "weird" thing I may have done was some fake swap I needed to trick install oracle-xe with this script, but it was a run once script and finally I didn't even install oracle-xe:

#!/bin/bash
SWAP="${1:-512}"
NEW="$[SWAP*1024]"; TEMP="${NEW//?/ }"; OLD="${TEMP:1}0"
umount /proc/meminfo 2> /dev/null
sed "/^Swap\(Total\|Free\):/s,$OLD,$NEW," /proc/meminfo > /etc/fake_meminfo
mount --bind /etc/fake_meminfo /proc/meminfo
free -m
--

This has nothing to do with service quality since all of the methods to typically fix / correct a udev issue are not working for your VPS container. This is also not a managed service. We offer managed VPS plans that go through a different support process and are on different hardware and are powered by Xen. So let's try to evaluate the current situation and categorize it as a Enotch problem. There are 100's of other VPS's that are not having this issue.

I believe that there is a possible solution that is being tested now as the issue is clearly more than the udev error message and more aligned with the configurations that you implemented.

Reply With Quote
  #7  
Old 03-15-2010, 10:30 PM
tsj5j tsj5j is offline
WebHosting Master
 
Join Date: Dec 2006
Posts: 4,075
That's pretty irresponsible of OP to blame his issues on Enotch, especially since the problems are self-induced and on an unmanaged provider.

Pathetic.

Reply With Quote
  #8  
Old 03-16-2010, 01:49 AM
usera usera is offline
Junior Guru
 
Join Date: Nov 2006
Posts: 243
how irresponsible in trying to install oracle xe with such a large fake swap. Very unprofessional to say the least on an openvz platform.

Reply With Quote
  #9  
Old 03-16-2010, 02:01 AM
123Andrew 123Andrew is offline
Community Liaison
 
Join Date: Aug 2009
Location: 2607:FF68:100:11
Posts: 3,223
Would would have been nice to know what you done to the VPS before hand instead of blaming it on enotch, As if WHT doesn't have enough hate threads =\

__________________
http://www.123systems.net
Virtual Private Servers Located In Dallas,TX | Open a sales ticket for all the latest deals!
█ IRC & VPN Allowed | SolusVM | OpenVZ | All Major Linux Distros

█ Need something Custom? Let us know!

Reply With Quote
  #10  
Old 03-19-2010, 08:15 AM
cristina78 cristina78 is offline
Newbie
 
Join Date: Mar 2010
Posts: 7
Still no solution. The machine responds to a ping, but ssh does not respond.

Looks like they can't control their VPS, they don't have enough people, or they are just using my memory or bandwith for someone else... how would I know?

You can't offer an unmanaged VPS and not give the user ways to manage it: rescue shell or access to files, at least. All I have at Enotch is start, stop, reboot, rebuild. That's all.

-cristina

Reply With Quote
  #11  
Old 03-19-2010, 08:28 AM
usera usera is offline
Junior Guru
 
Join Date: Nov 2006
Posts: 243
on the bright side, some vps providers here would have automatically cancelled your account END OF STORY for trying to create a fake swap and corrupting your vps. Either rebuild or pay for managed hosting in which case I'm sure a managed openvz provider would also cancell your account if you did the same thing over there. Also don't try to pull this on a xen host. You would probably be cancelled trying to change your swap size.


Last edited by usera; 03-19-2010 at 08:32 AM.
Reply With Quote
  #12  
Old 03-19-2010, 08:35 AM
enotchnet enotchnet is online now
Web Hosting Master
 
Join Date: Feb 2004
Location: United States
Posts: 550
I see that you are still not providing all of the details.

For starters we created a second VPS for you and the details have been in your account since the 15th.

Second, there is a response to your open ticket that clearly shows the error which is also the result of your configuration which is reason for creating the second VPS.

Also, you never asked for console access. We have it available its not provided to everyone since we are moving to a new control panel shortly and the login combination will change at that time. No worries.

I just updated the ticket with instructions on how to access the SSH console. This could have been requested in the ticket and we would have gladly provided it to you.

Lastly, we have no reason to use your assigned memory or bandwidth for another account and in fact we would be quite foolish to do so considering the fact that you are paying for 1 VPS and we created a second one for you out of courtesy so in theory we are providing you twice the assigned resources already for the price of 1.

__________________
Enotch Networks - Now Offering services in NYC, Miami & LA.
VPS, Dedicated Servers & Colocation
www.enotchnetworks.com

Reply With Quote
  #13  
Old 03-19-2010, 08:36 AM
linuxclark linuxclark is offline
Web Hosting Master
 
Join Date: Jan 2007
Posts: 688
Quote:
Originally Posted by cristina78 View Post
Still no solution. The machine responds to a ping, but ssh does not respond.

Looks like they can't control their VPS, they don't have enough people, or they are just using my memory or bandwith for someone else... how would I know?

You can't offer an unmanaged VPS and not give the user ways to manage it: rescue shell or access to files, at least. All I have at Enotch is start, stop, reboot, rebuild. That's all.

-cristina
cristina78, you are turning this thread into a positive review for Enotch now.

__________________
/home/linuxclark

Reply With Quote
  #14  
Old 03-19-2010, 08:44 AM
cristina78 cristina78 is offline
Newbie
 
Join Date: Mar 2010
Posts: 7
But that's not something I've *done* to the VPS, its a *temporary* mount I did when I was installing things in the beginning, because oracle-xe goes looking for swap using the "free" command during installation. It's NOT A FAKE SWAP SPACE. It's a fake report on swap to programs that ask for it, and only for a brief period of time.

After that, I've restarted the VPS many times and never used the script again, and free was back to it's original state. Just try it on any VPS or in a CentOS vm and you'll see that it goes away after reboot.

-cristina

Reply With Quote
  #15  
Old 03-19-2010, 08:48 AM
cristina78 cristina78 is offline
Newbie
 
Join Date: Mar 2010
Posts: 7
Quote:
Originally Posted by linuxclark View Post
cristina78, you are turning this thread into a positive review for Enotch now.
That was my objective in the first place! To solve this problem, not to bash on Enotch.

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
our Enotch VPS review Chrono VPS Hosting 7 02-07-2010 10:53 AM
Enotch networks: paid 9 days ago, have not give me the server up to now tonny2000 Dedicated Server 13 09-16-2009 12:40 AM
Enotch Vps Down mediawerkz VPS Hosting 2 09-04-2009 03:48 PM
i order vps on enotch - after 6 days not activaited (WHY???????) endin VPS Hosting 9 07-14-2009 02:57 PM

Related posts from TheWhir.com
Title Type Date Posted
Amazon Reports on first 90 Days of AWS Marketplace Web Hosting News 2012-07-27 15:50:50
Web Host SiteGround Launches First European Location in Amsterdam Web Hosting News 2012-04-18 12:11:28
European Trade Show WorldHostingDays Expects to Break Last Year's Attendance Record Web Hosting News 2012-03-14 17:30:49
Email Security Firm eleven Expects Obselecense of Blacklist Anti-Spam Solutions Web Hosting News 2011-09-15 17:03:15
Hacker Group Lulzsec Disbands After 50 Days, Posts One Final Data Dump Web Hosting News 2011-06-27 14:59:08


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?