ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. uroni
    U
    • Profile
    • Following 0
    • Followers 2
    • Topics 0
    • Posts 3
    • Groups 0

    uroni

    @uroni

    7
    Reputation
    193
    Profile views
    3
    Posts
    2
    Followers
    0
    Following
    Joined
    Last Online

    uroni Unfollow Follow

    Best posts made by uroni

    • RE: UrBackup and FreeNAS Jurassic Park Effect

      @black3dynamite said in UrBackup and FreeNAS Jurassic Park Effect:

      @dafyre said in UrBackup and FreeNAS Jurassic Park Effect:

      @black3dynamite said in UrBackup and FreeNAS Jurassic Park Effect:

      @dbeato said in UrBackup and FreeNAS Jurassic Park Effect:

      @dustinb3403 said in UrBackup and FreeNAS Jurassic Park Effect:

      @dbeato said in UrBackup and FreeNAS Jurassic Park Effect:

      Last time I used UrBackup was trying to replace Amanda Backup and Bacula.

      Did you succeed?

      It worked great on the web interface but it was for a small non profit organization so it works and I believe it is still working. At the time I didn't think of this limitations:

      0_1520611238723_2018-03-09_1100.png

      Is UrBackup more geared toward Windows?

      I think he was referring to the 2TB limitation for VHD files?

      Why VHD instead of VHDX? Better yet, why not use qcow2 or raw images?

      Dev here. It can backup to raw image files and there is no 2TB restriction then, but you need to use either ZFS or btrfs as file system for the backup storage (with Linux or FreeBSD/FreeNAS).
      You'd want to store the backups on a file system that can compress data anyway, so I recommend using either of those two.

      posted in IT Discussion
      U
      uroni
    • RE: UrBackup and FreeNAS Jurassic Park Effect

      @dustinb3403 said in UrBackup and FreeNAS Jurassic Park Effect:

      @uroni are there any major limitations that you can point out as a lot of us are investigating the solution. Anything that we need to watch out for?

      • If you are backing up files that are partially updated (e.g. Database files, Outlook .pst files), you'll have whole file copies of updated files unless you use btrfs as backup storage.
      • Backup performance usually is limited by backup storage random IO, especially when using it with ZFS or btrfs and raw images (so maybe use RAID10 instead of RAID6). I guess this can come as a surprise if you are used other backup systems which write linearly to backup storage (or tapes).
      posted in IT Discussion
      U
      uroni
    • RE: UrBackup and FreeNAS Jurassic Park Effect

      @scottalanmiller said in UrBackup and FreeNAS Jurassic Park Effect:

      Does UrBackup have a process for writing to tape as well?

      No, it is wholly disk based and additionally leverages advanced file system features (such as snapshots, reflinks, compression) when available.

      posted in IT Discussion
      U
      uroni

    Latest posts made by uroni

    • RE: UrBackup and FreeNAS Jurassic Park Effect

      @scottalanmiller said in UrBackup and FreeNAS Jurassic Park Effect:

      Does UrBackup have a process for writing to tape as well?

      No, it is wholly disk based and additionally leverages advanced file system features (such as snapshots, reflinks, compression) when available.

      posted in IT Discussion
      U
      uroni
    • RE: UrBackup and FreeNAS Jurassic Park Effect

      @dustinb3403 said in UrBackup and FreeNAS Jurassic Park Effect:

      @uroni are there any major limitations that you can point out as a lot of us are investigating the solution. Anything that we need to watch out for?

      • If you are backing up files that are partially updated (e.g. Database files, Outlook .pst files), you'll have whole file copies of updated files unless you use btrfs as backup storage.
      • Backup performance usually is limited by backup storage random IO, especially when using it with ZFS or btrfs and raw images (so maybe use RAID10 instead of RAID6). I guess this can come as a surprise if you are used other backup systems which write linearly to backup storage (or tapes).
      posted in IT Discussion
      U
      uroni
    • RE: UrBackup and FreeNAS Jurassic Park Effect

      @black3dynamite said in UrBackup and FreeNAS Jurassic Park Effect:

      @dafyre said in UrBackup and FreeNAS Jurassic Park Effect:

      @black3dynamite said in UrBackup and FreeNAS Jurassic Park Effect:

      @dbeato said in UrBackup and FreeNAS Jurassic Park Effect:

      @dustinb3403 said in UrBackup and FreeNAS Jurassic Park Effect:

      @dbeato said in UrBackup and FreeNAS Jurassic Park Effect:

      Last time I used UrBackup was trying to replace Amanda Backup and Bacula.

      Did you succeed?

      It worked great on the web interface but it was for a small non profit organization so it works and I believe it is still working. At the time I didn't think of this limitations:

      0_1520611238723_2018-03-09_1100.png

      Is UrBackup more geared toward Windows?

      I think he was referring to the 2TB limitation for VHD files?

      Why VHD instead of VHDX? Better yet, why not use qcow2 or raw images?

      Dev here. It can backup to raw image files and there is no 2TB restriction then, but you need to use either ZFS or btrfs as file system for the backup storage (with Linux or FreeBSD/FreeNAS).
      You'd want to store the backups on a file system that can compress data anyway, so I recommend using either of those two.

      posted in IT Discussion
      U
      uroni