TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ZFS 2.1.6

176 pointsby lyspover 2 years ago

6 comments

neilpanchalover 2 years ago
I build a zfs based NAS last year[1], after 10 months of usage, I have nothing but positive things to say. One thing I didn&#x27;t understand conceptually at first is that ZFS is standalone and not dependent on the host OS. This was not clear to me and it is not explained anywhere. You can wipe out the entire OS, move the drives to a new system, mount them on a new OS and run `zpool import` to import them. All the information (raid config, snapshots, etc) about ZFS is stored on the pool itself and not on the host OS, especially if you have an alias setup for invidivual drives in `&#x2F;etc&#x2F;zfs&#x2F;vdev_id.conf`.<p>There is no need for FreeNAS or any of that stuff, I don&#x27;t use all those features. Just run like 3 commands to create a zpool, install samba service and that&#x27;s all I need from a NAS. Cron job to run a scrub every month.<p>If ZFS file system made a sound, it&#x27;d make a satisfying and reassuring &quot;CLUNK!&quot; sound.<p>[1] <a href="https:&#x2F;&#x2F;neil.computer&#x2F;notes&#x2F;zfs-raidz2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;neil.computer&#x2F;notes&#x2F;zfs-raidz2&#x2F;</a>
评论 #33076720 未加载
评论 #33076372 未加载
评论 #33076798 未加载
评论 #33078227 未加载
评论 #33083558 未加载
评论 #33077001 未加载
评论 #33076451 未加载
评论 #33078741 未加载
Octabrainover 2 years ago
Anyone using ZFS on a daily-driver desktop computer?<p>Fedora + BTRFS + Deja dup daily backups have been my default for months now, but I am tempted to give it a go to perhaps Ubuntu JJ + ZFS + Deja dup. Not that I have any issues with my current setup. It&#x27;s just for the sake of, you know, try new things.
评论 #33080847 未加载
评论 #33078632 未加载
评论 #33079018 未加载
评论 #33079273 未加载
评论 #33081938 未加载
评论 #33081020 未加载
评论 #33079036 未加载
评论 #33078945 未加载
评论 #33081551 未加载
评论 #33080496 未加载
评论 #33082813 未加载
评论 #33080386 未加载
评论 #33079124 未加载
评论 #33079113 未加载
waynesonfireover 2 years ago
Anyone know if there is a way to install this on a Ubuntu 16.04 system? Would like to update from 0.8.4-1 but jonathonf hasn&#x27;t build anything newer for this version of Ubuntu.
评论 #33077591 未加载
评论 #33076962 未加载
评论 #33077535 未加载
评论 #33077839 未加载
评论 #33076673 未加载
rjzzleepover 2 years ago
Can someone explain what the relationship between openzfs and the zfs in opensolaris is? Are changes to openzfs backported to zfs in illumos or have they completely diverged? I think one thing that broke opensolaris&#x27; neck is, is how hard it is to set up a development environment compared to just building the linux kernel.
评论 #33076484 未加载
评论 #33077219 未加载
aflagover 2 years ago
I&#x27;ve been enjoying my experience with zfs this far. I just wish removal of vdevs was a thing for raidz setups. I could never fully understand why removing a full vdev that happens to implement raidz isn&#x27;t as easy as removing a mirror one (which is supported). I suppose vdevs don&#x27;t fully abstract the away the underlying mechanism.
gigatexalover 2 years ago
supports kernels up to 5.19 but 6.0 and 6.1 are on the horizon :(
评论 #33082994 未加载
评论 #33078367 未加载
评论 #33099908 未加载