
03-11-2012, 01:19 PM
|
|
Web Hosting Master
|
|
Join Date: Sep 2004
Location: Fairborn, ohio
Posts: 916
|
|
I have a quick question for everyone. I run a very small hosting company (about 100 clients, mostly local that I design for). I am currently on this vps with vpslatch.
Disk Space 30 GB
Bandwidth 1000 GB
Guaranteed Ram 1024 MB
Virtualization OpenVZ
Disks are supposedly raid10 15k rpm
I'm only paying $18 a month for this
I feel that even though nearly all of my accounts are VERY low traffic/usage (I usually use like 5gb bandwidth total between all of them, and about 10gb space), I feel as though I'm outgrowing my current home. I'm also mildly frustrated with dealing with "other people's problems", like when an abusive vps user is on the same node as me, and my load spikes because of it.
Steadfast is currently offering the following: E6600 (2.4Ghz 4MB Core 2 Duo, Dual Core), 2GB RAM, 250GB drive, 10TB BW $59.95/mo (another $25 for cpanel).
So obvious question, should I move? What are the pros and cons of each? I'd love having the entire server to myself and not dealing with abuse from other vpsers, but is it worth the expense of going from a 15k drive set down to what I assume is a 5400/7200rpm, and the added cost?
Thanks for any input!
|

03-11-2012, 01:23 PM
|
|
cout << subtitle;
|
|
Join Date: Jan 2007
Location: /dev/null
Posts: 3,690
|
|
Have you ran any HD tests? Maybe you could run the WHT benchmark, located at the top of this section ( http://www.webhostingtalk.com/showthread.php?t=924581)), and post your score here. If you could also run
Code:
dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
it would surely help.
The 15K drives those virtual machines run on, will be faster than one 250GB SATA Drive, however you have to keep in mind that it's now being used by a lot of users, rather than just your webpages so it's kinda similar to your frustration related to other people using more resources than they should on the node.
Also, have you looked at any other providers? An E6600 could very well be turning 6 years old soon, just to give you an idea of how old the box could be.
|

03-11-2012, 01:25 PM
|
|
Web Hosting Master
|
|
Join Date: Sep 2004
Location: Fairborn, ohio
Posts: 916
|
|
Yeah, that's what I was thinking. Sure those drives are faster, but I'm sure there are dozens of vps accounts using them, most of which are battering resources a lot worse than I am. I'll run the benchmarks here in a sec. =)
|

03-11-2012, 01:28 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2010
Location: Lisbon, Portugal
Posts: 1,141
|
|
I think being in a dedicated environment its always better then having to share your resources with anyone else especially when it comes down to business.
You can also find cheaper deals with better hardware within your budget.
__________________
Looking for a system administrator? One time install/ hiring a system administrator?
PM me or email me at bernardooan@gmail.com for more details.
|

03-11-2012, 01:33 PM
|
|
Web Hosting Master
|
|
Join Date: Sep 2004
Location: Fairborn, ohio
Posts: 916
|
|
dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
returned these results on the vps (I'm not sure how good/bad this is)
1073741824 bytes (1.1 GB) copied, 36.665 seconds, 29.3 MB/s
Would it be beneficial for me to keep the vps AND get the dedicated for an overlapping month so I can just test both of them to death? =D
|

03-11-2012, 01:34 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2010
Location: Lisbon, Portugal
Posts: 1,141
|
|
Quote:
Originally Posted by IMeanWebHosting
1073741824 bytes (1.1 GB) copied, 36.665 seconds, 29.3 MB/s
|
Your disk performance would be way better on the dedicated server then on this VPS.
__________________
Looking for a system administrator? One time install/ hiring a system administrator?
PM me or email me at bernardooan@gmail.com for more details.
|

03-11-2012, 01:48 PM
|
|
cout << subtitle;
|
|
Join Date: Jan 2007
Location: /dev/null
Posts: 3,690
|
|
Quote:
Originally Posted by IMeanWebHosting
dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
returned these results on the vps (I'm not sure how good/bad this is)
1073741824 bytes (1.1 GB) copied, 36.665 seconds, 29.3 MB/s
Would it be beneficial for me to keep the vps AND get the dedicated for an overlapping month so I can just test both of them to death? =D
|
That's an option if you can manage on the funding part. Also, as a comparison.
Here is a VM result of my personal test environment (RAID 10) with 4 normal SATA drives:
Quote:
|
1073741824 bytes (1.1 GB) copied, 6.86996 s, 156 MB/s
|
And another on a single 1TB drive (no RAID):
Quote:
|
1073741824 bytes (1.1 GB) copied, 13.5707 s, 79.1 MB/s
|
so you should at least get 60MBps on your own server.
Is there any location you had in mind, or are you set on Steadfast's offer. Just wondering as "we" (you) might be able to find a better offer for your budget.
|

03-11-2012, 02:13 PM
|
|
Nothing is impossible!
|
|
Join Date: Jun 2002
Location: Orlando, FL
Posts: 934
|
|
imeanwebhosting,
It looks like you received in an amazing deal on that VPS with cPanel/WHM included for only $18/month. As you have seen a VPS environment can have some drawbacks of a shared environment so it is good you are exploring getting your own dedicated serve as ultimately that sets you on your own environment.
The read/write test results will vary depending on what's going on at that time in the serve of course. As others have mentioned here you will see at least 60MB/sec on your own dedicated server even on a single 7.2k rpm drive so there is no doubt you will see better performance on your own dedicated server.
Another thing to consider us your server with vpslatch is fully managed. I am not sure if the same applies with that steadfast server. My guess would be it is unmanaged due to the price.
__________________
| Manny Vivar - HostDime - DimeNoc Data Center
| http://www.HostDime.com/global Managed Hosting Leaders Since 2001
| Reseller Hosting | Managed Servers | Managed VPS | Managed Clusters | Colocation | www.InstantcPanelLicense.com
| Branches in USA, Brazil, Mexico, Colombia, UK, Hong Kong, India, and NL
Last edited by HostDime; 03-11-2012 at 02:23 PM.
|

03-11-2012, 09:46 PM
|
|
Web Hosting Master
|
|
Join Date: Sep 2004
Location: Fairborn, ohio
Posts: 916
|
|
Quote:
Originally Posted by HostDime
imeanwebhosting,
It looks like you received in an amazing deal on that VPS with cPanel/WHM included for only $18/month. As you have seen a VPS environment can have some drawbacks of a shared environment so it is good you are exploring getting your own dedicated serve as ultimately that sets you on your own environment.
The read/write test results will vary depending on what's going on at that time in the serve of course. As others have mentioned here you will see at least 60MB/sec on your own dedicated server even on a single 7.2k rpm drive so there is no doubt you will see better performance on your own dedicated server.
Another thing to consider us your server with vpslatch is fully managed. I am not sure if the same applies with that steadfast server. My guess would be it is unmanaged due to the price.
|
Manny, you guys always take good care of me (hence the amazing vps deal I'm currently on, I doubt anyone could beat that price), so I'd prefer stick with the hostdime/vpslatch crew if at all possible. I had submitted a livechat session earlier today asking if anyone at hostdime could get me a dedicated deal, but I don't think the sales guy on livechat had much authority to "wheel and deal". lol. I'll get in touch with you and we'll figure something out that benefits us both. Thanks Manny! And thanks everyone else for your input as well. =)
|

03-11-2012, 10:07 PM
|
|
Web Hosting Master
|
|
Join Date: Nov 2009
Location: Colombia
Posts: 2,119
|
|
I currently have a VPS with them too, similar specs, but I have 60GB Disk and extra IPs for $23. I've also been wondering if I should move to a dedicated too.
HostDime is a really great company and I like them more because of the ping they have to south america(Because they are in florida). But cheapest cPanel Dedicated with them is $120.
I'll subscribe to this thread 
__________________
█ Diego Rodríguez - diego@deroba.org
█ Professional Services since 2009
|

03-11-2012, 10:21 PM
|
|
The Best Evil Server Guy
|
|
Join Date: Jan 2009
Location: Live Oak, TX
Posts: 3,870
|
|
It puts a bit more responsibility on your part. On top of the increased cost. However if you're still growing and already have the revenue to justify it. It would give you more control and reliability if you manage it properly.
|

03-11-2012, 10:47 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2007
Posts: 1,347
|
|
It's not all about cost, what happens when your low end server fails and takes down your whole hosting business? Spend a little more, get a little more if you are already happy with your current provider.
__________________
ReliableSite.Net LLC >> 1000+ Gbit Premium Only Redundant Network, N+2 Redundant Tier 4 Data Center, 100% Uptime SLA
LOWER YOUR DEDICATED SERVER AND WEB HOSTING COSTS TODAY - NYC DDoS Protection Available
Like us on Facebook and see our Dedicated Server Specials for AMAZING DEALS
|

03-11-2012, 11:31 PM
|
|
THE Web Hosting Master
|
|
Join Date: Jan 2003
Location: Chicago, IL
Posts: 6,548
|
|
Quote:
Originally Posted by HostDime
Another thing to consider us your server with vpslatch is fully managed. I am not sure if the same applies with that steadfast server. My guess would be it is unmanaged due to the price.
|
We do not have any unmanaged services under the Steadfast Networks brand, the only unmanaged systems we provide are over at the NYNOC brand. Just wanted to make sure that was clarified.
|

03-13-2012, 12:18 AM
|
|
Nothing is impossible!
|
|
Join Date: Jun 2002
Location: Orlando, FL
Posts: 934
|
|
Quote:
Originally Posted by Deroba
HostDime is a really great company and I like them more because of the ping they have to south america(Because they are in florida). But cheapest cPanel Dedicated with them is $120.
I'll subscribe to this thread 
|
Keep in mind our prices are always fully managed which will be higher then most dedicated server providers. We try to work with all clients budget needs so when you ready feel free to contact us
__________________
| Manny Vivar - HostDime - DimeNoc Data Center
| http://www.HostDime.com/global Managed Hosting Leaders Since 2001
| Reseller Hosting | Managed Servers | Managed VPS | Managed Clusters | Colocation | www.InstantcPanelLicense.com
| Branches in USA, Brazil, Mexico, Colombia, UK, Hong Kong, India, and NL
|

03-13-2012, 12:18 AM
|
|
Nothing is impossible!
|
|
Join Date: Jun 2002
Location: Orlando, FL
Posts: 934
|
|
Quote:
Originally Posted by KarlZimmer
We do not have any unmanaged services under the Steadfast Networks brand, the only unmanaged systems we provide are over at the NYNOC brand. Just wanted to make sure that was clarified.
|
I apologize for assuming incorrectly, thanks for clarifying!
__________________
| Manny Vivar - HostDime - DimeNoc Data Center
| http://www.HostDime.com/global Managed Hosting Leaders Since 2001
| Reseller Hosting | Managed Servers | Managed VPS | Managed Clusters | Colocation | www.InstantcPanelLicense.com
| Branches in USA, Brazil, Mexico, Colombia, UK, Hong Kong, India, and NL
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| 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
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|