david279

Members
  • Posts

    825
  • Joined

  • Last visited

  • Days Won

    2

david279 last won the day on January 5 2021

david279 had the most liked content!

Recent Profile Visitors

5769 profile views

david279's Achievements

Collaborator

Collaborator (7/14)

135

Reputation

6

Community Answers

  1. Im having the same issue except i can reach the GUI through my cloudflare tunnel. Going through the ip:8112 times out. Im connected thru a tailscale vpn to my server right now will try and see if it works at home.
  2. https://forums.plex.tv/t/hdr-tone-mapping-with-hw-transcoding-not-working-for-12900k-cpu-on-pms-version-1-32-5-7210/845595/100 Its a know problem
  3. I kinda broke on the newer verison of unraid. But its a bit more complicated than. That seems it still works with an older version of the plex media server itself. https://forums.plex.tv/t/hdr-tone-mapping-with-hw-transcoding-not-working-for-12900k-cpu-on-pms-version-1-32-5-7210/845595/69
  4. Like this https://forums.unraid.net/bug-reports/stable-releases/612-unraid-webui-stop-responding-then-nginx-crash-r2451/?tab=comments
  5. They are saved in a hidden .zfs folder at the root of the dataset. That's the default location that zfs uses. I don't know if you can even change that.
  6. It rollsback to that point when that snapshot was taken. If its a snapshot appdata it will rollback everything to that point when the snapshot of appdata took place. Its might be better to have a dataset for each app in your appdata share that way you can rollback specific folders. You can also go into the snapshots by browsing the .zfs folder at the root of a dataset. Its hidden by default but you can just pull files from it if you want. Its read only so it cant be modified.
  7. I think the command for rolling back to a snapshot is zfs rollback snapshot, its as simple as that. The zfs master plugin also allows you to rollback using a snapshot.
  8. So it doesn't eat all a casual users ram without them understanding why.
  9. I had the issue on 6.12.1 .2 but as of now I haven't had the issues in a while. I didn't really do anything different it just stopped happening. 🤞
  10. Sounds like this https://forums.unraid.net/bug-reports/stable-releases/612-unraid-webui-stop-responding-then-nginx-crash-r2451/?tab=comments
  11. https://forums.unraid.net/bug-reports/stable-releases/612-unraid-webui-stop-responding-then-nginx-crash-r2451/?tab=comments
  12. zfs send receive syncoid znapzend All are ways to get it done.
  13. --cache-dir Specify a directory to store the zfs snapshot cache. Defaults to /var/cache/sanoid That's from the GitHub.
  14. I dont think there is pools using xfs. Only btrfs and zfs.