Jump to content

Joly0

Members
  • Posts

    167
  • Joined

  • Last visited

Posts posted by Joly0

  1. On 10/8/2021 at 10:16 PM, Iker said:

     

    ZFS Master 2021.10.08e is live with a lot of fixes and new functionality, check it out:

     

    2021.10.08e

    • Add - SweetAlert2 for notifications
    • Add - Refresh and Settings Buttons
    • Add - Mountpoint information for Pools
    • Add - Configurable Settings for Refresh Time, Destructive Mode, Dataset Exclusions, Alert Max Days Snapshot Icon 
    • Fix - Compatibility with Other Themes (Dark, Grey, etc.)
    • Fix - Improper dataset parsing
    • Fix - Regex warnings
    • Fix - UI freeze error on some system at destroying a Dataset
    • Remove - Unassigned Devices Plugin dependency

    Hey, i am trying to hide the auto generated docekr datasets, but mountpoint is "legacy" and dont know exactly what to write into the exclusion. Any instructions you could give for that?

     

    Btw great update, works nice so far, compatibility to dark theme is nice

  2. 13 hours ago, Marshalleq said:

    Aha, that makes sense!  Thankyou!  I hadn't realised Unraid was actually using ZFS anywhere yet.

     

    I've downgraded from RC1, but left the docker folder option (created a new one though) - it didn't work for me last time, but so far the performance issues are solved - so I think issues were RC1, but too soon to tell obviously.

     

    Then the question will be, what is it about RC1 causing issues - argh....

    Regarding the datasets: That has nothing to do with Unraid, its the filesystem driver of docker. Usually it uses overlayfs or overlay2 (however its called) but as soon as the directory is on a zfs array docker uses the zfs driver. Problem here is, afaik, you cant use another driver currently, there is work done to make overlayfs compatible with zfs but that is a long on going problem and it might take a while to see this fixed. Other then that, its normal zfs+docker behavior when it creates tons of datasets

  3. 1 hour ago, Iker said:

    @ich777 thank you very much, the Plugin is live since this morning in the CA as "ZFS Master".

     

    To all you guys using ZFS, Any feedback, new functionality or bugs that you could find, don't hesitate to contact me :).

    Hey, great plugin, though i have 1 issue and one inconvinience. The issue first. When using Dark theme in unraid, every second entry in the dataset list is unreadablegrafik.png.95108c5344ce3aada4d65de773b49038.png

     

    The inconvinience is, that i would like to filter out the auto created datasets docker creates when the docker directory is placed on the zfs array (visible in the screenshot), would be great if this was possible. They all have the "legacy" mountpoint, rather then an actual path, i guess that could make it easier to filter out

     

    Other then that, great plugin, keep up the work :D

  4. 2 hours ago, JoergHH said:

    An irgendeiner Stelle bei der Installation von Dockern/App wird unter dem Share /mnt/user/appdata/[Container-Name] das Verzeichnis anlegt. Im API (?) wird das im Prozessablauf irgendwo stehen, nur wo? Anstelle des (wahrscheinlich) "mkdir" soll ein "zfs create" erfolgen. Oder so.

    Ok, dabei kann ich dir auch nicht helfen, wäre aber interessant zu wissen. Sowas müsste aber dann eher wahrscheinlich über die implementierung von Unraid für Docker sein, dementsprechend eher tiefergehend im system, daher wäre es dabei ggfs sinnvoll bei limetech anzufragen, ob das möglich ist.

    Man könnte möglicherweise auch mal auf dem Unraid-discord nachfragen, da sind einige von limetech und auch häufig online und geben support

  5. @ich777 i have yet not been able to test it, cause the whole system is my production server, which is more in need then usual, so its hard for me to just shut it down for a few hours to test.

    If i would be able to get unraid running in virtualbox or vmware or whatever, then i could test it in that environment, but unfortunately i dont have a second system or anything i can use for this, so i have to wait until my server is not in use for a few hours and test than

    • Like 1
  6. Hey @JoergHH könntest du vllt etwas expliziter erklären, was du machen möchtest, vllt kann ich dir dabei dann helfen. Allerdings bin ich auch kein zfs-profi, nur halt soweit learning-by-doing soweit ich es für mich brauche.

     

    Wegen snapshots benutze ich persönlich gerne ZnapZend, hatte sanoid mal kurzzeitig, aber hat mir nicht sonderlich gut gefallen, und wenn man die commands und die paramenter etc raus hat, ist ZnapZend ein mächtiges und gutes tool (nutze das plugin von steini84)

     

    • Thanks 1
  7. Thanks for the information.

    In the next few days i am going to make some more precise tests to see exactly which containers are affected by this issue.

     

    I think nothing from zpool get all  seems to cause that issue, we have mostly the same settings and the ones we dont have cancel each other out or are irrelevant such as the createtxg or the snapdir option.

     

    Also it seems not to make a difference having Z1 or Z2, but we will see, jsut lets try to pin down this issue as precisely as possible.

  8. Ok, i can only spot a few differences between the settings of my dataset and yours. Like the snapdir is visible on my end, createtxg is 1 instead of 14165, xattr is set to on instead of sa. Other then that, its basically the same.
    But there are still a few differences on your end compared to mine like i am running RaidZ2 instead of Z1 and my docker.img is not on a separate dataset but rather just simply on a combined dataset for basically everything. and well other then the jdownloader, nextcloud and mariadb i have no container in common with you.

     

    @MarshalleqCould you tell us a bit about your configration and the settings of your dataset? Maybe that could help

  9. @steini84 @ich777 I just tested the problem with the latest zfs version (2.0.2) and the problem still perstists, but as i already pointed out, the problem only occurs, when the docker.img file is on the zfs-volume. If its on a default unraid xfs or btrfs array, everything works perfectly fine.

     

    So in my opinion, you could make 2.0.2 a stable release with the caution to look for the storage path of the docker.img and the suggestion to put that on another array other then the zfs one.

    • Like 1
    • Thanks 1
  10. On 10/14/2020 at 9:12 AM, plissje said:

    Hi guys,

    So I want to try out UnRaid as I've been a long time FreeNAS user at home. As I don't have any spare machines at the moment, I wanted to try it out as a VM in my VirtualBox.

    So I managed to find some old guides regarding this (USB converted to VHD and booted from that) but even though the system boots, It seems it doesn't fully work. I don't have any networking and the GUI just doesn't start.

     

    Are there any updated guides or this or steps that I missed?

     

    Thanks!

    Have you figured out how to get network access? I am trying to test unraid in a virtualbox or vmware vm aswell. It boots, but its giving me an ip- adress outside of my host-subnet which i cant access from my host.

  11. Ok, i figured out its this commit https://github.com/openzfs/zfs/commit/1c2358c12a673759845f70c57dade601cc12ed99 which causes those issues, the commit before works fine, although my lancache doesnt work due to some syscalls (afaik), but starting with this commit, starting some specific docker containers like amp-dockerized or jdownloader causes my server to pin its cpu (sometimes or every, sometimes on just a few cores) to 100% and making it impossible to do anything (stop the containers, stop the array, restart the server)

    • Like 2
    • Thanks 1
  12. Ok, for the openvpn container to work, i would need a vpn somewhere to connect to (i dont trust those pesky free vpn´s found everywhere on the internet).

     

    Other then that, if i dont delete the files, the container hangs while doing som steps, for example now its hanging at "--Found Kernel ..... extracting, this can take some time.....". It already took about 2 hours, while the first run everything was done in under half an hour (including the download, which weirdly, went faster then expected the first time around....)

  13. I am building a new kernel now with the setting set to true, so the zfs array unmounts when the unraid array does, but its takes forever to download the files as "deutsche telekom" (my inet provider) has serious problems with various cdn´s like aws and the github ones letting me only download with ~5kb/s max (a proxy helps here, maybe a setting for this can be added to the kernel helper?).

     

    Other then that, if the cpu is pinned to 100% i cant do anything, cant access any menu, cant access the bash, cant do anything other then hard-reboot the server, so no, i cant stop the array and run the command when its pinned.

  14. @Marshalleq The command "zfs get xattr" returns "on" as value, so i assume its enabled like you mean? Although i dont remember setting that.

     

    @ich777The setting "Load ZFS Pools on Array start/stop:" in unraid-kernel-helper is set to false. I guess i should build a new kernel with it set to true, so the zfs array stops, when the unraid array does. But as i said, the reboot problems seems to only appear for me, when my system is pinned to 100% cpu-usage, otherwise i can normally reboot (atleast the times i tried, it worked)

    • Thanks 1
  15. As said, its not working. I stopped the array, cant execute the command with the error message i already wrote. The zfs array btw doesnt get unmounted, when i stop the array in unraid like you described, it stays mounted and i can access it without a problem.

     

    The Docker container thats giving me problems is "mitchtalmadge/amp-dockerized"

  16. btw it definitly seems to be an issue with docker (or only some docker containers/volumes?), but when i disable docker, my servers cpu usage is normal, and i can reboot without a problem, but somehow, now i am unable to start docker. Will restart the server to see, if i can enable it afterwards again.

  17. I just built my own kernel using the kernel helper aswell, and for me everything seems to be working without a problem. I can reboot and the docker tab works aswell.

     

    EDIT: Ok, i have the same problems now aswell. Somehow my server is constantly peaked at 100% cpu usage, that might be the cause, why docker does not work correctly

×
×
  • Create New...