furian

Members
  • Posts

    28
  • Joined

  • Last visited

Report Comments posted by furian

  1. 15 minutes ago, bonienl said:

    Do you have netbios enabled?

    Problem with netbios is twofold (1) it doesn't support ipv6 and (2) it wants to use a broadcast address, which doesn't exist on a tailscale tunnel.

     

    Netbios needs to be disabled and use WSD instead for host discovery.

     

     

     

    well... just shoot me lol.. i wasted so many hours trying to figure this out.... i am eternaly gratefully sir..

    Schermafbeelding 2023-07-14 205642.png

    • Thanks 1
  2. 2 hours ago, bonienl said:

    Just tested zerotier (again) and SMB works fine.

    Make sure you have correctly set up the zerotier address under Network Extra.

     

     

    well this is what i got.. and when i run mount i get the error..
     

     

     

     

     

     

  3. i'm really hoping there will be a fix for the smb issue..

    before going to 6.12 (and all rc's above) the smb through zerotier was working perfectly between my 2 servers..

    now its not.. i also have to do a manual tailscale set --accept-dns=true everytime i reboot else the dns will not work.. even though i have it set to yes in the tailscale settings..

  4. On 8/21/2021 at 2:14 AM, TexasUnraid said:

     

    While this works, it is not the proper way to do it as it does not keep everything contained inside the container.

     

    The proper method is like was explained in the guide here:

     

    Simply add this to the Extra Parameters of the container settings and it will create a ramdrive in the container mounted at /tmp.

     

    --mount type=tmpfs,destination=/tmp,tmpfs-size=256000000

     

    This prevents the container from mistakenly causing issues with the host system and can also limit the max size of that containers /tmp data. The last argument is the size, that is 256MB in the example.

     

    Either way will reach the same result of causing the writes to go to ram. The above is just the native method for docker.

     

     

    do you have this for normal intel ssd as well?

  5. well it seems i also got this issue..

    i miss 2 hours as you can see in the log i write to app pool:

     

    Jan 18 08:02:41 Plex emhttpd: read SMART /dev/sdg
    Jan 18 08:31:09 Plex webGUI: Successful login user root from 
    Jan 18 10:02:17 Plex kernel: mdcmd (36): set md_write_method 1
    Jan 18 10:02:17 Plex kernel: 

     

    so the only fix seems to be disabling the i915 in total?

  6. Damn... And here i was thinking that upgrading to 6.10rc1 would fix my Plex 4k transcoding issues...

     

    And for a brief moment I thought it was like that... Going raw into a 4k file of 65gb transcoding to 1080p 20mb/s.

    Worked like a charm.. until I saw the CPU at 75% usage and no hw being used by Plex.

     

    I really hope some1 has a way to fix this without having to rollback to 6.9 2.