Hosting Partners  |  About Us  |  Blog  |  Legal  |  Portal Login

The Planet Blog

 
Posts Tagged ‘servers’

Ben KeenerMore often than not, server backups are misunderstood. With dozens of hardware options and hundreds of software options, finding the right backup can be intimidating. To assuage some of those fears and clear up a bit of that confusion, let’s go over a few of the most common backup schemes. This list isn’t all-inclusive, and the options presented shouldn’t be mistaken for backup plans. A backup scheme is simply a method of creating backups. A backup plan (or disaster recovery plan) is a scheduled implementation of a backup scheme. As we evaluate each scheme, we’ll look at the requirements, costs and benefits, and by the end of our tour, you can decide which best fits your business.

Before we get too far into the specifics of the different schemes, we should define some fundamental terms that we’ll use throughout the comparison:

  • An archive is a set of data that is being preserved
  • A reference point is a single archive against which comparisons are made
  • A restore point is the most recent working backup

The key question a backup scheme answers is this: “If a server suffers a catastrophic failure, what is needed to resume operations with minimal downtime and data loss?” Again, the backup scheme is not a complete disaster recovery plan — its focus is the restoration of data.

The four basic backup schemes we’ll compare are full-server backups, simple incremental backups, multi-level incremental backups and differential incremental backups. The primary considerations about the method that should be used are the server load generated by the backup process, the backup file size, and the speed with which a backup can be restored.

Full Server Backups

A full server backup is one of the simplest methods for a backup scheme. It takes only a single backup archive to create a restore point, which makes data restoration simple and fast. The drawbacks are the amount of time it takes to make the backup, the load it generates, and the total size of the backup. Each backup scheme we’re comparing uses a full backup of the server.

As we evaluate the other schemes, you’ll note they all start with a full backup as a reference point, and create their own restore points as they move forward.

Simple Incremental Backups

A simple incremental backup attempts to resolve some of the issues with full backups, and it does a good job. With an incremental backup, a single full backup is made that serves as both a restore point and the initial reference point. On subsequent backups, it becomes a little more complex. Instead of making a new full backup when it is updated, this scheme compares the current state of the server against the state of the server as it was in the reference point (the first full backup). If it locates any changes, it backs up those changes and generates a new snapshot of the drive as another reference point. This new reference point is then used for the next incremental backup.

This backup structure means the restore point on a server with this backup will consist of the initial reference point and all subsequent incremental backups that use this reference point. This dependency is the primary weakness in simple incremental backups: All of the backups — from the original reference point to the incremental additions recording changes from the reference point — must be uncorrupted and complete for the backup to fully restore the data. If any backup is missing, corrupt or incomplete, the restoration can’t be completed.

The server load created and storage space required for this type of backup is generally less than what you’ll see in a full backup scheme, especially when there aren’t many differences between the backup point and the reference point. On the other side of the spectrum, if the entire data set changes between backups, the storage requirements and server load will be the same as they were when full backups were being performed.

Example: Simple Incremental Backups

I am implementing incremental backups for a database that houses all of my users’ data. I decide I am going to start with a full backup each Sunday — the slowest day of the week for the database — and do an incremental backup on each subsequent day. This process starts over again every Sunday. On Friday, my server suffers a catastrophic hard drive failure. I am told by the technician who replaced the drive that the controller failed, and the heads were idly tapping the side of the drive cage. Everything on the drive is lost.

I gather my backups and begin to restore them on the new replacement drive. The backups from Sunday, Monday and Tuesday restore without a hitch, but Wednesday’s backup is corrupted and will not complete. This means I have lost all of the data from Wednesday and Thursday. Without Wednesday’s backup, the rest of my incremental backups are useless.

There are two incremental backup schemes that attempt to address this issue: the differential and the multi-level incremental backup schemes. In Part II of “Know Thy Backups,” we’ll explain the pros and cons of these methods, and you’ll be ready to plan your backup strategy.

-Ben

Todd MitchellIf you weren’t able to attend the cPanel Conference 2009 last week in Houston, you missed out on a great show. With all the networking events, educational sessions and vendor booths to visit, it was pretty tough to keep up as a participant, so the cPanel team deserves a high-five or two —physical or virtual — for having everything so well prepared.

As you may have heard, I led a session about “Disruptive Technologies: The Road from Disruptive to Sustaining.” Instead of copying the bullet points from my presentation into this blog post, we recorded the whole session on a Flip MinoHD. If you’ve got a little time and you’re interested to hear my take on the effects of the Cloud and Virtualization on hosting, go grab a bag of popcorn, turn up your computer speakers, sit back and enjoy:

Get the Flash Player to see the wordTube Media Player.

I opened the floor for Q&A in the session and for additional follow-up after the session after we ran out of time, so I want to do the same for you: When you watch the video, if you’ve got any questions, please post them in a comment below and I’ll be happy to respond.

-Todd

Kevin HazardAs an avid reader of The Planet Blog, you’ve probably noticed some consistency in the 164 articles published here since Doug’s inaugural “Welcome to The Planet’s blog… I think?” post on May 14, 2007. We focus on our company culture, support, data centers and network to help you step through the looking glass and get an inside perspective on our business. With a continuous stream of changes and improvements, it’s tough to feature even a fraction of the work our team is doing to improve our service, so we keep an eye out for opportunities to “show” what we’ve “told” you about in the past. This is one of those opportunities.

On September 2, 2008, we announced the results of our lights-out energy efficiency initiative. A few days ago, I was sorting through a batch of data center pictures, and I came across a few great examples of what this news looks like in practice:

The Planet Lights Out Program

This is Phase Two of our H1 data center. With all the posts you see from H2 and D6, you might be curious about what our other data centers look like, so hopefully the picture above doesn’t surprise you. We have extremely high standards for our data centers, and you should expect the same enterprise-level quality across the board.

If you took a guided tour through H1, you’d see it all lit up as it is above. If you walked in during a normal DC shift, you’d probably find it a little different:

The Planet Lights Out Program

When the data center is unoccupied, the lights are switched off to save energy. How much energy? Well, across the board, we estimate the program saves more than 1.4 million kilowatt hours in a given year – or about $140,000 in power bills. It’s no small change.

As you’ve seen in our other posts about data center innovation and operational efficiency, we take a common-sense approach to energy conservation. It’s incredible to see the significant impact such simple changes can make.

It’s also pretty cool to see servers glowing in the dark:

The Planet Lights Out Program

-Kevin

Jon LoweIf you’ve ever been on a tour of The Planet’s data centers, you’ve probably noticed a server segregation of sorts. In one aisle, you see big breadracks of tower servers that resemble desktop computers, and in the next, you find rack-mount servers stacked on top of each other in cabinets. Both form factors can connect to the same Internet with the same speed and performance … and they can even share identical hardware specifications. It may be confusing to see both up and running right next to each other. In fact, as a DC manager, I’m often asked about why we elect to use one over the other. Because the explanation is pretty straightforward, I thought it would be a great topic to cover in my blog debut.

Tower Servers and Rack Servers

Quite a bit has changed in the way we’ve built data centers over the last four years. When we opened our H2 data center, we only deployed racks of tower servers, and in our newest data center phase, D6 Phase 3, we only provision rack-mount servers. You might assume this shift to imply the complete dominance of rack-mount servers over its tower-chassis relative. Let me suggest that you’d be making an incorrect assumption.

To understand when one form factor may be better than the other, let’s look at the hardware, flexibility, space requirements and costs for each. There are no umbrella claims about rack-mounted and tower servers because each comes in different sizes/variations. Tower servers will generally share the same width, but their heights and depths can vary. Concurrently, rack-mount servers are measured by their heights in “rack units.” The rack-mount server we’ll compare is a 1U – a server that takes up one rack unit of height.

Tower Servers

Tower Servers and Rack Servers
Hardware/Flexibility: Given the tower server size and layout, it can accommodate a greater number of large components like hard drives, RAID and network cards.
Space Requirements: The benefits of having more space for drives and components come at the cost of taking up more data center space. A breadrack of towers can hold 20 servers, while 30 1U rack-mount servers fill a cabinet less than half the width of the tower racks. There are fewer tower servers in a given square-foot area, so we say that the data center space is less dense. When a data center is dense, it requires more power and more cooling, so a data center with only tower servers will generally require less power and cooling.
Cost: In the early 2000’s, rack-mount servers were nearly twice the price of tower servers, so the use of towers could have been a purely economical decision. Now that the rack-mount equivalent of a tower is available only a few hundred dollars more, a data center’s use of the tower form factor will likely be based on one of the other differentiators.

Rack-Mount Servers

Tower Servers and Rack Servers
Space Requirements: As we noted, rack-mount servers can be installed more densely in a data center than their tower counterparts. To fit more servers in the same amount of space, the rack-mount servers offer less available interior real estate. Because the server uses less space, it tends to run hotter – the heat emitted from the processor and components is contained in a smaller area – so cooling and air-flow are critically important.
Hardware/Flexibility: A 1U rack-mount server’s decreased real estate often limits the types of components that fit in a given layout and the number of drives that can be installed … it’s not likely that the server above will be employed as a huge network storage repository.
Cost: While the difference in cost between form factors isn’t egregious, the cost of running a data center filled with one or the other is significant. That’s one of the main reasons why you see the focus on efficiency in D6 Phase 3. With more rack-mount servers in a given space, inefficient use of power and cooling means thousands of additional dollars in utility bills.

When it’s all said and done, the form factor of the server you have with The Planet shouldn’t matter to you. You’re connected to the same network, in the same enterprise-class data centers, and you’re getting the same level of service and support regardless of what your server looks like. If you are interested in more the nitty-gritty details from the data center operations side of our business, leave a comment and let me know what you want to see or learn more about, and I’ll do my best to cover it.

-Jon

Kevin HazardA few weeks ago, we ran a one-hour contest for avid blog readers and @ThePlanet Twitter followers who wanted a picture of one of their actual servers in our data centers, and the results were phenomenal. We had more than 50 people contribute on the blog and on their own Twitter streams, and about 35 thrill-seeking adventure junkies completed all three tasks required to qualify for their picture.

The DC operations crews in Houston and Dallas were great sports about adding this photography project to their normal responsibilities, and we had the pictures out to customers within 48 hours of the contest’s conclusion. Here are a few of the snapshots we took during the contest:

As I warned, some of the pictures didn’t come out as professional photography masterpieces, but that just adds to their authenticity. We couldn’t be happier with the community’s participation, and we’ve heard the repeated requests to rerun the contest. We’ll be offering another opportunity in the near future for customers who missed out on this one. We’ll be tweaking it a little to allow more people to get up close and personal with their servers … even if they live half a world away and happen to be sleeping during the Texas workday. :-)

Thanks to everyone who joined us in the inaugural #showmemyserver experiment! If you have any suggestions on other ways we can give you insight into our business, leave a comment below … We’re all ears.

-Kevin

P.S. If you have some time to kill, visit the #showmemyserver blog and click through to visit some of our customers’ sites in the comments section. The “My Web site is ______, and I’m powered by The Planet” list is a great snapshot of the diversity of our customer base and what they do with their dedicated servers.

Kevin HazardDo you want to meet your server?

Here’s your chance.

If you complete ALL THREE tasks included below within one hour (by 3:30 p.m. CDT today), we will head out to one of our DCs with a camera to give your server a well-deserved close-up. While getting a picture is not the same as meeting your server face-to-faceplate, it’ll at least tide you over until you can make it to Houston or Dallas for an “in real life” data center tour.

Your Mission (you should choose to accept it):

  1. Post a Tweet saying “I’m Powered by @ThePlanet. #showmemyserver”
  2. Post a comment on this blog that includes “My website is _________, and I’m Powered by The Planet.”
  3. Send an email to twitter @ theplanet.com with the name you want included in the picture (or we’ll default to your Twitter name), your The Planet account number* and the IP address** of the server you want pictured.

*This is to help verify your account.
**This information will not be shared or included in the picture. It is simply being used to target your server.

Because this is our inaugural #ShowMeMyServer event, we’re limiting each qualifier to a single server – in case we get slammed with a request from each of our 25,000+ customers in the next hour. If you have a private rack, we can make an exception and snap a couple pictures of the servers on your rack if you’d prefer.

Once we close the window for submissions, we’ll start the photography process. The turnaround will depend on the volume of requests, but we’re aiming to get pictures back to you (replying to the e-mail you sent twitter@theplanet) by Thursday afternoon at the latest. While we employ a lot of talented folks, the people taking your picture might not be professional photographers, but we’ll get the best picture we can … and if a reshoot is necessary, just let us know. :-)

Are you ready?

Go!

-Kevin

EDIT: Comments are Closed as of 3:31pm CDT. Scroll through the comments section and check out some of the awesome sites our customers host with us!

Kevin HazardOn a lonnnnng international flight from Sydney, Australia, I sat next to a small business owner who was flying from one of his offices to the other. I’m not usually much of a plane talker. Neither of us were very tired, and we were both far from “economy-sized” guys in economy-class seats, so it would have been an awkward 15 hours of thinking, “I hope this guy doesn’t hog the armrest,” if we didn’t at least acknowledge each others’ existence. So we got to chatting.

He asked me what I did, and after the standard follow-up questions about what in the world a Web Hosting Evangelist does, he started telling me about his business. He owns a growing sunscreen company that does a good amount of business online. He wasn’t a technical guy, but he had a high-level understanding of how his business was using technology.

Sydney

To begin, he asked me what kinds of facilities we operate. Then he rattled off a lot of other questions like how we ensure that servers stay online; what we do in the event of a site going down; how much servers cost; how we could scale his infrastructure; and how he could be sure support is available when he needs it. After a few minutes of evangelizing, he seemed pretty impressed with how well we were prepared to accommodate the needs of small business owners, but he didn’t say much.

I could tell that he was thinking about something, and after a few minutes, he revealed, “As you were explaining all the safeguards you have in place and the precautions you take, the whole thing seems too good to be true. I was just thinking that I am completely owed good answers to all of these questions – that you need to convince me why I should trust you with my data. Then it struck me … Why should I trust me with my data?”

It’s reassuring for business owners to have complete control over every aspect of their operations, but that control might come at the expense of not getting the efficiencies, expertise and pricing third-parties can provide. He explained that if I asked him the same questions he asked me, he wouldn’t have a single response. But the fact that he could see his hardware and touch his server was the subconscious reminder that he was in control.

His site is hosted on a shared server with a company in the U.S., and his offices in both countries operate from a centralized accounting platform. The server hosting the platform … an administrative assistant’s workstation in one of the offices. This setup worked very well as long as 1) the admin didn’t need to use the workstation while the accounting system was being accessed; and 2) the office’s power and network connections kept the server online 24×7. While he wasn’t setting any records for uptime and speed, his system worked the way he needed it to, and he didn’t have access to any other ways of doing it.

That’s how a lot of small businesses operate: a sort of “just get it working” mentality. The fact that you are reading this blog would suggest I might be preaching to the choir here, but if you’re holding back on a decision to make a change in the way you manage your IT until you get all of your questions answered, make sure you’re concurrently asking yourself the question, “Why do I trust me with my data?”

To make sure this mid-air observation wasn’t a fluke, I posed a question on Twitter this morning: “What do you think is the most important aspect of a business relationship?”

The first response: “We don’t think there is one lone aspect that can be singled out. There are many important aspects. Trust would be considered one.”

Many thanks to @hightekhosting, @complexgeek, @pratt, @pacoblue, @bill1282, @fborrero, @undefined and @buxombbws for the responses and ReTweets!

-Kevin

P.S. I’m including the picture from Sydney so that I can try to expense the flight. :-)

 
 

Dedicated Servers

Managed Hosting

Colocation

Business Solutions

Why The Planet?

Contact Us