Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. backup and disaster recovery
    Log in to post

    • How do you get your departments to quantify what they actually need for their jobs
      IT Discussion • storage backup servers backup and disaster recovery planning scheduling departments • • DustinB3403  

      82
      1
      Votes
      82
      Posts
      492
      Views

      @pmoncho said in How do you get your departments to quantify what they actually need for their jobs: Your more than welcome to dive into https://issurvivor.com/ and search his archives His only mention of MSP is from Nov, 2000 when he discovered the term. And he talks about ASPs as well. I had started my first of both, over a hear before he heard the terms https://issurvivor.com/2000/11/20/trend-overload-first-appeared-in-infoworld/ It really was a new term at the time. But he acts like the concept was new. It was very tried and true in the 1990s. It's an ancient article, just funny that in late 2000 he was thinking that MSPs were some hot, new thing, lol.
    • Keep your data safe: Know about the Wasabi + VEEAM + StarWind formula
      Starwind • starwind backup veeam backup and disaster recovery vtl starwind vtl 3-2-1 backup rule wasabi data protection • • Oksana  

      1
      1
      Votes
      1
      Posts
      117
      Views

      No one has replied

    • Nextcloud Backup System Idea
      IT Discussion • storage backup nextcloud backup and disaster recovery • • EddieJennings  

      41
      1
      Votes
      41
      Posts
      831
      Views

      @DustinB3403 said in Nextcloud Backup System Idea: Practicing process also requires that you practice developing process and having holes punched into said idea. Yep. And you've validated some holes I've considered, but didn't explicitly write in my posts.
    • What do I need to backup to recreate a Hyper-V virtual Machine
      IT Discussion • hyper-v backup and disaster recovery xpost • • DustinB3403  

      11
      0
      Votes
      11
      Posts
      397
      Views

      It's been a while, so I missed some. Here's a much better break-down: https://www.petri.com/new-file-types-windows-server-2016-hyper-v-vms
    • Looking for method to backup Azure SQL database to another location or service
      IT Discussion • backup azure sql backup and disaster recovery • • JaredBusch  

      2
      4
      Votes
      2
      Posts
      325
      Views

      What account the sql account or the azure login?!
    • Backup Systems without on-site external storage
      IT Discussion • storage virtualization kvm backups backup and disaster recovery • • EddieJennings  

      23
      0
      Votes
      23
      Posts
      1014
      Views

      @travisdh1 said in Backup Systems without on-site external storage: @scottalanmiller said in Backup Systems without on-site external storage: @black3dynamite said in Backup Systems without on-site external storage: @scottalanmiller said in Backup Systems without on-site external storage: @black3dynamite said in Backup Systems without on-site external storage: @obsolesce said in Backup Systems without on-site external storage: I've recently come across Restic and looks great: Site: https://github.com/restic/restic Documentation: https://restic.readthedocs.io/en/latest/ I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test. I’ve only tested it with backing up nextcloud user data and it’s been working great so far. What are you backing up to? I only tried an external hard drive and sftp to a Linux Server. I would like to try Backblaze. I would like to check out Wasabi. At first glance, https://wasabi.com/pricing/ looks like it could be a little cheaper than B2. Would definitely be cheaper if you need to download significant amounts often. That was its selling point - a bit cheaper than even B2, but with full S3 compatibility.
    • Food for Thought: Backups - from terrible to functional
      IT Discussion • veeam backup and disaster recovery 3-2-1 backup rule remote backup • • EddieJennings  

      18
      0
      Votes
      18
      Posts
      1025
      Views

      @eddiejennings said in Food for Thought: Backups - from terrible to functional: @jaredbusch Wow. Was an initial seed of a server. So totally expected when the WAN pipe is only 10mbps up. 120GB of real data on a thin provisioned 500GB vhdx.
    • Is the 3-2-1 rule antiquated?
      IT Discussion • backup architecture backup and disaster recovery 3-2-1 backup rule • • DustinB3403  

      15
      1
      Votes
      15
      Posts
      1633
      Views

      @dims said in Is the 3-2-1 rule antiquated?: the majority of the previous cases of implementing such solutions indicates that the most popular would be the one where the data would first be replicated between 2 hosts, on site and one off prem. Yes, because normally that is insant, you'd not want to wait for the WAN copy before making the local one.
    • Backing up user data on remote computers
      IT Discussion • backup and disaster recovery remote management • • EddieJennings  

      20
      1
      Votes
      20
      Posts
      1532
      Views

      @nashbrydges said in Backing up user data on remote computers: @scottalanmiller said in Backing up user data on remote computers: @eddiejennings said in Backing up user data on remote computers: @scottalanmiller said in Backing up user data on remote computers: @eddiejennings said in Backing up user data on remote computers: @scottalanmiller said in Backing up user data on remote computers: @eddiejennings said in Backing up user data on remote computers: @scottalanmiller said in Backing up user data on remote computers: @eddiejennings said in Backing up user data on remote computers: @scottalanmiller said in Backing up user data on remote computers: We use NextCloud, then only back that up, not the remote user devices. Are you running your instance of NextCloud in a VPS with extra block storage for your files, or using their enterprise plan? We run out own. Forgive me for seeming thick, but you mean on your own hardware in your office or at a data center? We never run on premises for production. I figured not; thus, they're at a colo. No, we use cloud computing. Somehow I'm confused, so you are running your NextCloud in a cloud server instance like Vultr? Of course. I'm assuming you're using the native sync clients? Are you using both Windows and Linux clients or just Linux? I've tried the Windows one on a couple laptops and found that the synching was really clunky and not working well. Have you run into any issues? Both. All Linux internal, it's rock solid. Some Windows for external users, and they do have some issues. But... that's expected, it's Windows.
    • SQL Server Backup Design
      IT Discussion • virtualization sql server backup and disaster recovery veeam backup and replication • • EddieJennings  

      12
      1
      Votes
      12
      Posts
      1032
      Views

      @scottalanmiller said in SQL Server Backup Design: @jaredbusch said in SQL Server Backup Design: @tim_g said in SQL Server Backup Design: I'm with Jared on this one... Backing up through the application layer (SQL) as often as you can depending on change frequency. For example, every 15 minutes. Hourly and daily through the SQL backup tools. At least daily full VM backup at the hypervisor level. I prefer backups that use a standard file format, so you don't have to rely on Veeam for example to restore it. Veeam has screwed up too many times for me to want to rely on it like that. I have never had been fail Except for statements like this. For some reason Siri does not like Veeam yet. Even though correct it a lot
    • FreePBX Backup and Restore
      IT Discussion • freepbx 14 backup and disaster recovery • • EddieJennings  

      6
      1
      Votes
      6
      Posts
      2168
      Views

      I've used the built in backup. It works great, preserving everything properly, as far as I can tell.
    • Port from SW - Deleted Snapshot removed virtual disks XenServer
      IT Discussion • xenserver cli backup and disaster recovery snapshots snap shot lvdisplay • • DustinB3403  

      2
      0
      Votes
      2
      Posts
      737
      Views

      Odds are you can create a new VM, and simply attach the disks to the VM (in the correct order) and be back up and running.
    • Hyper-V 2008 VM System State Backup to USB
      IT Discussion • backup hyper-v virtual machine backup and disaster recovery system state • • DustinB3403  

      23
      0
      Votes
      23
      Posts
      2323
      Views

      @coliver I know, I wasn't even included in the conversation at the time when we migrated to O365, and I wasn't included in the conversation when they setup Hyper-V. Nor was I included when they built this VM, or the other reporting VM on Hyper-V to which 16GB of memory and 2 cores assigned to it... #SweepItLikeAJanitor
    • LAMP replication to DR site
      IT Discussion • linux disaster recovery mysql replication backup and disaster recovery lamp • • Ambarishrh  

      16
      1
      Votes
      16
      Posts
      3162
      Views

      @Ambarishrh said in LAMP replication to DR site: How about setup MySQL replication to remote site and then enable MySQLdump local backup on the DR site as well with increased frequency than daily ( may be twice a day). This way we have an up to date/latest copy and in case let's say there was a drop table command on master, and primary site failed, I can still switch to secondary, use the latest mysql backup to restore and make it up and running. Yup, that's what I would do. Get HA and DR all in one setup. Have it take backups 24 times a day if you want. The impact is pretty much zero.
    • S

      Offsite Backup Solution Needed
      IT Discussion • veeam backup and disaster recovery • • Sparkum  

      100
      2
      Votes
      100
      Posts
      26257
      Views

      @JaredBusch said: @Dashrender said: @DenisKelley said: @Dashrender said: @DenisKelley said: @Dashrender said: @JaredBusch said: @wrx7m said: @Dashrender said: @JaredBusch said: @Dashrender said: You create a local backup with Veeam - which of course creates a snap.... and then you do a replication with Veeam from one hypervisor to another? why are you using Veeam to do that instead of the built in hypervisor tools? But that's really beside the point. Because VMWare. Doing that clearly makes the server run a snap twice (unless it can be run in a single job). and put strain on the VM host while replicating to the remote site. Backups run nightly. Not all servers are replicated Replication gives you more restore points throughout the day in addition to the failover capability How do you get number 3? It creates replication points? That's not how I've ever understood how replication works. Veeam 9 offers multiple restore points on replicas - https://www.veeam.com/vm-advanced-replication.html under failover and failback section. Even Hyper-V has this built into replication. You can choose to keep XX number of replication points. Honestly this is not much different than people keeping XX snapshots on the local host for immediate rollback needs. you can't pick and choose roll backs, if you pick two snaps ago, you loose the one from one snap ago. See above about replication I just posted. I'm using replication like JB in that I'm just using it for convenient backup not true replication for DR failover. JB may be doing it similarly. Does that use 12x time disk space of the VM? Not at all. It similar to Forward incremental. One big file with delta snaps. Cool feature in Veeam. Built into every replication system I am aware of. Pretty much. It's very standard.
    • Defective Memory - Primary Xen Server
      IT Discussion • migration vm backup and disaster recovery secondary host • • DustinB3403  

      22
      2
      Votes
      22
      Posts
      2627
      Views

      So I've got my SR reattached, just need to figure out how to import the VM's from the SR.
    • M

      How Business Continuity Can Save SMBs from Severe Weather Disasters
      Self Promotion • backup and disaster recovery disaster preparedness business continuity severe weather bdr • • MKM8DY  

      1
      9
      Votes
      1
      Posts
      729
      Views

      No one has replied