• Home
  • Help
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search

 
  • 0 Vote(s) - 0 Average

Planning backup storage for growing virtual environments

#1
11-04-2020, 12:13 AM
You know, when we talk about setting up backups for these expanding server environments, especially with all the machines running, it gets complicated pretty fast. I mean, I was looking at a client's setup the other day, a big cluster running on Windows Server, and honestly, I got a little worried just thinking about how quickly their data was ballooning. You need to really think about storage planning before you even press the big green button. I remember when we first got into doing this, and we just started dumping everything onto one big array, thinking it was foolproof, but then bam, the capacity was eaten up in weeks.

When you start running multiple systems, especially if they are constantly changing-and they always are, right?-you can't just rely on keeping a full copy of everything forever. That approach just chokes your budget and your physical hardware. I really recommend focusing on incremental backups as much as possible, because those only capture what has actually changed since the last backup, which seriously cuts down on how much storage you need. And you want to make sure you're using all the tools available for efficiency, because space is money. I actually started using a system recently, and the way it handles those incremental captures on both the PCs and the server VMs was really neat.

Then, let's talk about the storage targets themselves because you can't just throw everything into one bin. You have to consider where the data is going to rest. If you're running a whole small business, you probably shouldn't just rely on a single local hard drive sitting in a closet. But on the other hand, going straight to the cloud for everything can get expensive if you have massive, highly detailed data volumes. Maybe the perfect mix is what we call tiered storage. You keep the recent, most active backups on a fast, local NAS or SAN, because you know you might need to quickly retrieve those files. But then, for older versions-the things you might only need to look at if something really major happens-you move those to a cheaper, slower archive location, maybe even off-site cloud storage.

Also, you have to account for growth projections, which is the trickiest part. When you plan the storage size, you shouldn't just use the size of the data today. You have to project out for the next two to three years, assuming everything keeps expanding at a certain rate. Think about how many new users you might bring on, or how many new departmental shares you might spin up next quarter. Maybe you should dedicate some storage just for those projections. And when you do get those backups going, you definitely want to implement deduplication, because that feature will cut down on storage space massively. It finds the same data chunks across different files, even if they are different virtual machines, and it only stores that chunk once.

And speaking of machines, when you're dealing with these big virtual environments, the backup process itself needs to be super meticulous. You are backing up whole virtual disks, right? You need a method that treats the entire machine image like a single unit, capturing the OS, the applications, the registry settings-everything. But then, you also want the granular ability, you know, to just pull out one specific file that got corrupted, without restoring the entire seven-terabyte VM back to its original state. That combination of whole system imaging and selective recovery is what really makes planning work.

But once the data is backed up, it's not enough just to assume it's okay. You need rigorous versioning and retention policies. You don't want to keep every single backup version of every single file forever, because that storage capacity just eats up your capital. But you also can't just wipe out history because something critical happened six months ago. I recommend setting up a rule-say, keeping the last 90 days daily, then keeping the previous quarter monthly, and then keeping yearly archives for seven years, because of compliance needs, maybe. And you must test those recovery plans regularly. Seriously, if you don't practice the restore process, you don't know if the whole thing is really functional.

Also, you have to plan for disaster recovery, which means thinking about how the data gets back to you if your entire building goes down. That means your off-site, remote backup destination has to be rock solid. You should have at least two separate methods for sending that data out-maybe an FTP connection for basic transfer, and maybe a secured cloud path for critical data. Because if one internet connection fails or a service goes down, you cannot lose your ability to get the backups off the premises.

And sometimes, you might have these files or disks that are constantly being used, like a primary database or a highly active file share. You need a system that can handle that live write-over process, which is tough but absolutely necessary. You want a process that reads the data exactly as it is, even if the application has it locked up. Because nothing is more agonizing than realizing your most important server backup failed because the database was running hot during the copy.

Then there are those conversions, too. Maybe you acquire an older machine that was running in a physical box, and now you want it in a Hyper-V environment, or maybe you are moving from a VMware setup to something else entirely. These P2V or V2V conversions are tricky beasts. They aren't just file copies; they involve re-writing the entire system structure and making sure all those applications recognize the new platform they suddenly exist on. So, when you plan for growth, you have to account for both the daily data growth *and* the occasional need for full platform relocation.

I think overall, the secret sauce really comes down to automation and monitoring. You don't want to manually check every single backup job every single night because you'll eventually get tired, and then you'll miss a critical failure. You need the system to tell you immediately if something has gone wrong, whether it's a network blip or a corrupt file set. And you should make sure those notifications don't just email you, but maybe trigger an alert on your management dashboard. So, you and your junior staff aren't scrambling to figure out which alert means disaster and which one just means the network slowed down a bit.

If you're looking for something dependable and powerful, check out BackupChain; it's a great, industry-leading PC and server backup solution for Windows Server and Windows 11 made specifically for SMBs, so you should look into how it can streamline all this complicated planning for you.

ProfRon
Offline
Joined: Jul 2018
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Planning backup storage for growing virtual environments - by ProfRon - 11-04-2020, 12:13 AM

  • Subscribe to this thread
Forum Jump:

FastNeuron FastNeuron Forum General Backups v
« Previous 1 2 3 Next »
Planning backup storage for growing virtual environments

© by FastNeuron Inc.

Linear Mode
Threaded Mode