We are in good 'ol Europe very much hit by electricity and surface prices in the last 2-3 years. Shure is that power prices do climb in all the world, but the increases are very steep in some countries like France, Austria or extremely in Switzerland where also surface prices are horrendous. This makes tower or midi cases housing for dedicated servers actually impossible in such places.
My question here; does anyone know, or have the good heart (as this can be seen as business secrecy) to tell where and which kind of servers with standard cpu's (not mobile cpu's) can be bought which have the most little sizes existing? I'm not talking about 1HE servers or Shuttle's, I'm talking about PC's with standard components, which are less big than even Shuttles.
to do a small cdn with servers located in 5 locations. The cdn will be used to serve video, images, but might require also serving other types of files, or even host applications.
Is there a ready to install cdn software/architecture that is tested and works or I will have to start from scratch?
Apple just released a new version of the Mac Mini specifically designed for running as a server. They have removed the optical drive and added a second hard drive (2x500GB).
In my opinion this is really exciting. These little machines rock.
Apple's website does not specifically say, but I assume you can run RAID-1 using those two SATA disks...
Seems like a far price when you bundle Mac OS X Server software.
I just read about this Mac Mini colocation service. I currently have a dedicated server, but the pricing of this option is very attractive.
Can this be done effectively from a Mac Mini? I'd be running a number of MySQL databases and about a dozen websites (which I'm currently doing from my dedicated server with no problems).
Anyone have any experience or advice to offer on this path?
This is not as much a complete and full review as some, but I would like to review my current host because they have been very good. As a small prelude, I have been a customer of burstnet a few times and generally got very frustrated with their billing and verification system. Sometimes I only need a server for a month or two then cancel it just as a temporary stop gap for some bandwidth or web space need. I don’t know why but every server I get with them seems to take just under three days to setup where as other companies I have been with achieve setup much, much faster. Don’t get me wrong I am a big fan of burst net for cheap bandwidth, and have voiced my opinion on this before on this forum. They are a good company overall especially for the price you pay.
I was searching for a burstnet reseller, one with a good billing system etc. Just so I didn’t have to deal with that terrible piece of rubbish they have. And I have been with my current host for a few months now. Obviously, knowing they are a reseller will put many people off, as they can go straight to the source. But in my experience, the support they provide (if its not something that requires the burstnet team) and the customer / billing interface available make it all worth while.
Like I said, not a complete review. You can make up your own mind about the burstnet service / network. But I like this reseller and I would recommend them to anyone.
I don't think it got any security feature that allow you to lock the server with key or some sort. what do you guys with SuperMicro mini 14" 1u server do when you deploy it?
what does the bracket do? do i need rails for colo or can the server be mounted on the rack and where do i get the rails for it?
edit: i just read the comment by one buyer.
"Pros: No expenssive rackmount rails required, mounts using the intergrated ears, very good airflow for such small case. Very well built, pretty solid for price range. "
so no rails is required...by intergerated ears i assume he mean the two handle on each side and the bracket can be use to mount the server. how strong are they? Can they really hold the server?
co-location of a mini tower PC I have that hosts a couple of websites. I live in Redmond, WA so anywhere near there or down in Seattle will be fine. Bandwidth wise I only need about 500GB per month. anything fancy just a secure facility with power and network connection.
I want to create a testing environment that is a miniature replication of a full production environment for a web service. From what I understand I'll need three components:
1. A web server
2. PIX firewall
3. DB server
Is there anything else I'll need or anything else I should be mindful of? Looking forward to insight/feedback.
I was in the market for a new dedicated server after a couple of years with my previous provider. The previous provider did nothing wrong but they were no longer competitive when it came to CPU and memory.
I moved first to geekrack. And I left them after a week and a half as they never were able to get my rDNS records setup.
I found Universal Hosts on this forum and gave them a shot. I had asked for an operating system that they didn't offer normally (Debian 64 bit) and they said that they could do it. However, when my server was setup it was 32 bit Debian instead. They apologized and had Debian 64 bit setup less than 24 hours later.
When I asked them to get rDNS records setup it took a few hours but they were setup correctly and they worked.
Universal Hosts is also a BurstNet reseller but compared to my other attempt at using a BurstNet reseller they are fantastic. While the initial config was incorrect they worked quickly to fix it and were very professional about it.
So after two weeks - so far so good. Keep up the good work UniHosts!
I have a lot of questions here so if you can't answer them all I understand. even pointing me somewhere where I could get the answers would be appreciated; hardware sites focusing on server hardware, forums focusing on such, etc.
we plan to have three different types of servers:
- db server (self explanatory. mysql. for forums, mysql driven sites.)
- file server (lots of files around ~2-10MB, consistant 70mbps right now, but we want more room for upgrades. needs a LOT of storage room.)
- web server (lots of php files, but also static things like plain html, images, etc. also includes all misc services for the setup-- dns, etc.)
could I be given a rundown for which hardware each of the three should have? I don't need specifics, even just knowing that more ram is important here while cpu doesn't matter as much, or that the fastest disks available are a must, etc would all be valuable info for me. despite that, I certainly wouldn't mind specific hypothetical hardware configs.
for the database server I'm assuming the more ram the better. not entirely sure about the cpu? also not positive on disks...
for the fileserver, how much ram would be practical or useful? disk io will be an issue I'm because plenty of people will be pulling files at once so the disk needs to read from multiple places. scsi (and even raptors) are not an option as we need 750GB+ of space on a reasonable budget. more ram will take some load of of the disks, but how much is neccessary / reasonable?
for the web server I'm assuming cpu first, then ram, but it'll likely need less ram than the db server?
I'm more lost on the disks than anything. scsi on the fileserver is not an option under any circumstances due to $/GB. for the db & web server I'm willing to pay for scsi if the performance increase really does warrant the extra money, but I'd like to be convinced before shelling it out. if you have benchmarks geared at server hardware when it comes to disks I'd really appreciate it.
also, what's the best way to network these together when colocated? each one with a dual gigabit ethernet port and then the communications go to and from the router?
I was wondering if it is possible to cluster 2 web servers and 2 mysql servers with only one server working as load balancer.
I am planning to use LVS (ldirectord and heartbeat).
Let's say I have 3 IPs allocated to the load balancing server.
111.222.111.222 (Main IP) 111.222.111.223 (Web Load Balancing IP) 111.222.111.224 (MySQL Load Balancing IP) If a connection is made to .223 it would pass the request to one of the web nodes. If a connection is made to .224 it would pass the request to one of the MySQL nodes.
Is it possible to do this?
If not, can I run, for example, nginx on 223 IP address to provide forward proxy? (Then it would not be able to HA but the main point is to load balance so)
Also, what would be the best way to keep the data same on both web servers? This is a web cluster for a very high traffic forum with a lot of uploads every hour so it has to do real time synchronization. I heard that DRDB is only one way and not two way so I'm not going to be able to use this.
I am just colocating servers and managing them myself, and renting services off of them. In the future I would like to start offering dedicated servers as well. I am wondering if many companies do this, or if its more of a general practice to just setup as a reseller? The worst part that comes to mind is thinking of how to do billing for the bandwidth per month. With my setup I would only be offering flat bandwidth packages (like 2TB a month) but even so, I cant think of anyway to automate it so WHMCS knows if they went over, if so, how much, etc.
I have recently purchased new hosting with a new supplier which uses a different kind of control panel - cpanel. So before I transfer our organisations website across I want to spend some time playing.
We purchased our domains with 123 reg and the host we have been using for a while is namesco our new hosting package is with neither of these suppliers.
Before I transfer our primary domain to the new host I'm doing a dummy run with one of our other domains and that's where i've come up with this name servers question.
The new host gave me the name of their 2 name servers.
But when I went to my control panel at 123 reg to change the name servers they were not using namesco name servers they were using 123's.
Do I want to change the name servers to the new name servers or not? I'm a bit confused as i was expecting to see namesco names servers?
Is that possible to have ns1.mydomain.com ns2.mydomain.com
Two differnet severs that means each having two different IPS? If so how?
the reason I ask is that I see a lot of hosting companies have thousands of users and many severs but they all ask their customers to point only to two name server ns1 and ns2
Say you are renting 2 (or more) dedicated web servers. How do you go about getting it so that www.yourdomain.com goes to one of the web servers? Do you need a 3rd server to redirect the request, or what?
if anyone had a recommendation on where to buy a decent used server (Just for DNS Purposes). Anywhere other than ebay? Anywhere local in the Greater Seattle/Everett/Tacoma, WA Area?
Cannot see my servers from office but sites are up and running. Servers are at AtlantaNap. Maybe weather?
Tracing route to mysite.com [xx.xx.xx.xx] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.1.1 2 30 ms 30 ms 30 ms 10.21.1.1 3 58 ms 30 ms 30 ms at-4-3-0-1710.CORE-RTR1.PORT.verizon-gni.net [64 .222.212.44] 4 44 ms 44 ms 44 ms POS3-0-0.GW12.BOS4.ALTER.NET [208.214.102.193] 5 44 ms 44 ms 44 ms 0.so-3-0-0.XL2.BOS4.ALTER.NET [152.63.22.182] 6 63 ms 63 ms 137 ms 0.so-2-3-0.XL2.ATL1.ALTER.NET [152.63.101.49] 7 63 ms 63 ms 63 ms 0.so-7-0-0.XR2.ATL1.ALTER.NET [152.63.86.102] 8 63 ms 63 ms 63 ms 194.ATM7-0.GW9.ATL1.ALTER.NET [152.63.85.109] 9 63 ms 63 ms 64 ms internap-gw.customer.alter.net [63.122.231.198] 10 64 ms 65 ms 63 ms border2.tge-4-1-bbnet2.acs002.pnap.net [64.94.0. 83] 11 64 ms 63 ms 64 ms giglinx-13.border2.acs002.pnap.net [70.42.180.15 8] 12 * * * Request timed out. 13 * * * Request timed out. 14 * * * Request timed out.