steini84

Community Developer
  • Posts

    434
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by steini84

  1. I try not to give any general zfs advice or support since there are much better forums for that, but yeah that looks fine to me. Just update the plugin before you upgrade to the RC and then you are good to go. Sent from my iPhone using Tapatalk
  2. Updated to 6.8 rc1 just for you [emoji1780] just pm me if I miss the next rc releases and I can compile. Sent from my iPhone using Tapatalk
  3. You can use zpool trim <poolname> https://github.com/zfsonlinux/zfs/commit/1b939560be5c51deecf875af9dada9d094633bf7 I had some problems with autotrim, but I might need to test it again since the bug seems to be fixed https://github.com/zfsonlinux/zfs/issues/8550
  4. Can you post the output of zfs get all <pool>
  5. Whoops, did not see that there was a 6.7.2 already out Updated for unRAID 6.7.2 (kernel 4.19.56)
  6. Updated for 6.7.1 Also the plugin now uses zfs 0.8.1 (0.8.0 for 6.7.0) which has some great updates: ZFS-On-Linux-0.8-Released To upgrade a pool use, but be aware that you cannot go back zpool upgrade POOLNAME
  7. Finally updated for 6.7.0 - sorry for the delay, but I was traveling with little access to a computer. @voltaic there is always something that comes up, but usually it´s updating the links and then finding new dependencies that might are needed with the updates. I don´t have a set way of doing it, I see it more like a puzzle that needs to be solved.
  8. Yeah I will push a update in the next few days. Sent from my iPhone using Tapatalk
  9. I was going to wait for 6.7 final, but I can build for the RC if there is a need for that. Pa 6.6.7 works fine since it was just a update for docker that did not change the kernel Sent from my iPhone using Tapatalk
  10. zpool status -x Sent from my iPhone using Tapatalk
  11. Forgot to post again but 6.6.5 is up Sent from my iPhone using Tapatalk
  12. Forgot to post, but updated to 6.6.3 Sent from my iPhone using Tapatalk
  13. Updated for 6.6.2 Sent from my iPhone using Tapatalk
  14. Yeah a mistake on my part, It was a dependency problem that was not connected at all with headers. Sent from my iPhone using Tapatalk
  15. Hi. I ran into some troubles yesterday since there is not a kernel headers package available for this version of the kernel (that I found) will try something today and hopefully I’ll figure it out quickly [emoji123] Sent from my iPhone using Tapatalk
  16. I ran into some problems until I moved my zfs mount folder from /SSD to /mnt/SSD I think there are some hard coded requirements that folders start with /mnt Sent from my iPhone using Tapatalk
  17. This is a console only plugin that does not tie into the unraid shares. If you want the data to be shared over samba you have to manually edit the samba config. You can see the mount point of the data using zfs list Sent from my iPhone using Tapatalk
  18. The plugin should import all zfs pools. But you could try manually: zpool import -a Sent from my iPhone using Tapatalk
  19. Updated to 6.5.3 I got a question about the source and how I build the plugin and is everything accessible here: https://raw.githubusercontent.com/Steini1984/unRAID6-ZFS/master/build.sh
  20. Updated for unRAID 6.5.1 (using zfs 0.7.8 that fixes the bug mentioned in the last post)
  21. It has been running perfectly for me. Will update for 6.4.1 tonight if I have time Sent from my iPhone using Tapatalk