Taddeusz

Community Developer
  • Posts

    1061
  • Joined

  • Last visited

Report Comments posted by Taddeusz

  1. I was having this same issue with Plex and Arr apps. My solution was to point each of their config folders directly toward my /mnt/cache/appdata mount rather than going through /mnt/user/appdata. Since I did that I’ve not had a single problem with SQLite database corruption. For whatever reason when going through the /mnt/user filesystem there’s something that causes SQLite corruption.

  2. I've disabled ipv6. 192.168.22.90 and unraid.local work but unraid.bean.local still does not work. I'd like to not use "unraid.local" since AFAIK mDNS does not work over VPN with different subnets. I'm using pfSense and have a host override for unraid since it's a static IP. nslookup resolves it correctly on my Mac.

     

    Here is the contents of the avahi-daemon.conf file:

     

    # This file is part of avahi.
    #
    # avahi is free software; you can redistribute it and/or modify it
    # under the terms of the GNU Lesser General Public License as
    # published by the Free Software Foundation; either version 2 of the
    # License, or (at your option) any later version.
    #
    # avahi is distributed in the hope that it will be useful, but WITHOUT
    # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
    # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
    # License for more details.
    #
    # You should have received a copy of the GNU Lesser General Public
    # License along with avahi; if not, write to the Free Software
    # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
    # USA.
    
    # See avahi-daemon.conf(5) for more information on this configuration
    # file!
    
    [server]
    #host-name=foo
    #domain-name=local
    #browse-domains=0pointer.de, zeroconf.org
    use-ipv4=yes
    use-ipv6=no
    allow-interfaces=br0
    #deny-interfaces=eth1
    #check-response-ttl=no
    #use-iff-running=no
    #enable-dbus=yes
    #disallow-other-stacks=no
    #allow-point-to-point=no
    #cache-entries-max=4096
    #clients-max=4096
    #objects-per-client-max=1024
    #entries-per-entry-group-max=32
    ratelimit-interval-usec=1000000
    ratelimit-burst=1000
    
    [wide-area]
    enable-wide-area=yes
    
    [publish]
    #disable-publishing=no
    #disable-user-service-publishing=no
    #add-service-cookie=no
    #publish-addresses=yes
    publish-hinfo=no
    publish-workstation=no
    #publish-domain=yes
    #publish-dns-servers=192.168.50.1, 192.168.50.2
    #publish-resolv-conf-dns-servers=yes
    #publish-aaaa-on-ipv4=yes
    #publish-a-on-ipv6=no
    
    [reflector]
    #enable-reflector=no
    #reflect-ipv=no
    #reflect-filters=_airplay._tcp.local,_raop._tcp.local
    
    [rlimits]
    #rlimit-as=
    #rlimit-core=0
    #rlimit-data=8388608
    #rlimit-fsize=0
    #rlimit-nofile=768
    #rlimit-stack=8388608
    #rlimit-nproc=3

     

  3. 9 minutes ago, dumurluk said:

     

    It's not the system that can't see it, it's whatever script limetech coded that can't "see" it.

     

    Is your flash drive plugged into a USB 2.0 or 3.0 port? I know people have had issues with Unraid booting when their flash drive is in a USB 3.0 port. Putting it in a USB 2.0 port is ideal.

  4. 3 minutes ago, Can0n said:



    Actually it was posted here in September not November hence the 6 months since release

    image.png.503a7f9eb443ef050627922acf162fdb.png

    They tend to pre-prepare posts for a release and only make them visible once they become available. If you scroll down in the first post you'll see that the date of RC2 is 2021-11-01.

  5. @ljm42 What video card is set to be primary in your BIOS? If the boot screen shows on the video card you intend to pass through it’s not going to work no matter how vfio is set. On my motherboard I must have a monitor connected to the integrated video for it to work as primary. Otherwise it automatically boots to my vm’s video card and fails to pass through even though the integrated is set as primary.

  6. 4 hours ago, DaNoob said:

     

    I was unable to find such an option in my BIOS. I'm running an Asus TUF GAMING X570-PLUS.

    I found something about enabling CSM that switches the primary GPU (no idea why).

    I'll give that a try and keep you posted.

     

    It might be located under the PCI Express settings.