ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. zfs
    Log in to post
    • All categories
    • Oksana

      How to Bring Resiliency to Your Backup System with ZFS
      Starwind • starwind zfs backup storage veem san nas • • Oksana

      1
      1
      Votes
      1
      Posts
      108
      Views

      No one has replied

    • Oksana

      StarWind Free Webinar: ZFS and Backup Storage
      Starwind • starwind webinar zfs backup storage san nas • • Oksana

      1
      1
      Votes
      1
      Posts
      114
      Views

      No one has replied

    • Oksana

      File Server Storage and How ZFS Enables File Sharing
      Starwind • starwind zfs server storage san nas infrastructure • • Oksana

      1
      1
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • Oksana

      StarWind Free Webinar: File Server Storage and ZFS
      Starwind • starwind zfs infrastructure • • Oksana

      1
      1
      Votes
      1
      Posts
      105
      Views

      No one has replied

    • Oksana

      The Truth Behind ZFS Benefits and Drawbacks
      Starwind • starwind zfs hyperv hyper-v vsphere • • Oksana

      2
      1
      Votes
      2
      Posts
      133
      Views

      scottalanmiller

      @oksana said in The Truth Behind ZFS Benefits and Drawbacks:

      This time, we tell the truth about ZFS pros and cons. We also cover why ZFS was never adopted by such industry-standard hypervisors as Hyper-V and vSphere

      Because it isn't a clustered filesystem so didn't apply 🙂 That's an easy one to answer. Also, they couldn't license it.

    • Oksana

      StarWind Free Webinar: ZFS Pros and Cons
      Starwind • starwind zfs hyperv vsphere • • Oksana

      1
      1
      Votes
      1
      Posts
      85
      Views

      No one has replied

    • Oksana

      ZFS: Yesterday, Today, and Tomorrow
      News • starwind zfs raidz webinar • • Oksana

      1
      1
      Votes
      1
      Posts
      83
      Views

      No one has replied

    • Emad R

      Those guys rock 45drives.com
      IT Discussion • zfs storage 45 drives • • Emad R

      1
      2
      Votes
      1
      Posts
      182
      Views

      No one has replied

    • Oksana

      StarWind Free Webinar: Detailed Introduction to ZFS
      Starwind • zfs raidz starwind • • Oksana

      1
      0
      Votes
      1
      Posts
      62
      Views

      No one has replied

    • Oksana

      How to Configure StarWind SAN & NAS Correctly
      Starwind • starwind san nas vsan sds linux zfs vsphere • • Oksana

      1
      1
      Votes
      1
      Posts
      136
      Views

      No one has replied

    • Oksana

      Brandon Lee on StarWind Features: ZFS and Linux-based VSA
      Starwind • vsan starwind vsan starwind zfs linux • • Oksana

      1
      1
      Votes
      1
      Posts
      122
      Views

      No one has replied

    • Oksana

      VirtualizationHowTo on the new version of StarWind Free SAN & NAS
      Starwind • starwind san nas vsan linux zfs • • Oksana

      1
      1
      Votes
      1
      Posts
      104
      Views

      No one has replied

    • JaredBusch

      Proxmox VE Setup
      IT Discussion • proxmox ve proxmox proxmox 6.3 cluster replication zfs lvm • • JaredBusch

      17
      1
      Votes
      17
      Posts
      1495
      Views

      Doyler3000

      @DustinB3403
      I don't doubt it.
      There wasn't really any added complexity though. PVE was installed with all the defaults.

    • Oksana

      Get Insight into ZFS Benefits for Your Infrastructure
      Starwind • zfs raid raidz deduplication snapshots • • Oksana

      5
      0
      Votes
      5
      Posts
      194
      Views

      C

      @Obsolesce You can watch it on Starwind YouTube channel.

    • Oksana

      StarWind Free Webinar: ZFS Benefits for Your Infrastructure
      Starwind • zfs raidz starwind deduplication • • Oksana

      1
      1
      Votes
      1
      Posts
      93
      Views

      No one has replied

    • K

      Syncoid To usb retention policy ZFS?
      IT Discussion • linux storage sanoid syncoid zfs • • killmasta93

      5
      1
      Votes
      5
      Posts
      512
      Views

      K

      Thanks for the reply, the issue is that sanoid.conf does not send the snapshot to the usb but syncoid does, or does having that template automatic prune the snapshots?

    • S

      Deciding Between Hardware and Software RAID in My FreeNAS Deployment
      IT Discussion • zfs freenas freebsd storage hardware raid software raid raid • • saniplastic

      29
      1
      Votes
      29
      Posts
      2295
      Views

      S

      @matteo-nunziati said in Deciding Between Hardware and Software RAID in My FreeNAS Deployment:

      @saniplastic said in Deciding Between Hardware and Software RAID in My FreeNAS Deployment:

      @DustinB3403 said in Deciding Between Hardware and Software RAID in My FreeNAS Deployment:

      metadata

      metadata?

      please explain more.

      The config files where the vm is defined. Do not backup the vm disk only. I suppose he referes to this.

      I backup with veeam.
      whole vm files.

    • scottalanmiller

      UNIX: ZFS
      IT Discussion • unix linux solaris bsd freebsd sam linux administration file system storage zfs raid lvm logical volume managers software raid • • scottalanmiller

      2
      1
      Votes
      2
      Posts
      459
      Views

      scottalanmiller

      Placeholder

    • Pete.S

      Transparent compression on folders in EXT4/XFS etc?
      IT Discussion • compression ext4 xfs zfs btrfs • • Pete.S

      23
      1
      Votes
      23
      Posts
      14379
      Views

      dafyre

      @scottalanmiller said in Transparent compression on folders in EXT4/XFS etc?:

      @dafyre said in Transparent compression on folders in EXT4/XFS etc?:

      @scottalanmiller said in Transparent compression on folders in EXT4/XFS etc?:

      @dafyre said in Transparent compression on folders in EXT4/XFS etc?:

      @scottalanmiller said in Transparent compression on folders in EXT4/XFS etc?:

      @dafyre said in Transparent compression on folders in EXT4/XFS etc?:

      Edit: I'm going to put my Zabbix instance on it later and see how it does.

      Databases should not be compressed!

      Details as to why databases should not be compressed?

      Basically because they are always open and written to incrementally. They aren't loaded and rewriteen like most files are. And they tend to be very large, so a very intensive usage pattern.

      True. But this compression is being done on the Host OS, not inside the Zabbix VM. I wonder what kind of strangeness this can cause. I don't have a lot of traffic on this particular server.

      That doesn't affect anything. Compression is compression.

      I'll find out what kind of performance hits I take with it on ZFS. So far, I'm seeing some nice space savings and no problems with anything else.

    • scottalanmiller

      What is ZRAID and Is It Related to ZFS
      IT Discussion • raidz raid zfs xraid • • scottalanmiller

      1
      0
      Votes
      1
      Posts
      1141
      Views

      No one has replied