aarontry

Members
  • Posts

    49
  • Joined

  • Last visited

Everything posted by aarontry

  1. Oh ok thanks. I thought the next release will be the 7.
  2. I just found this post through google search but I couldn't find the settings on the GUI. @SimonF Are these changes in the official release of 6.12.8?
  3. Upgraded my two servers from 6.12.3 to 6.12.4 and so far so good. I wasn't getting any call traces or crashes with macvlan on a custom network through br0 but I still went ahead and disabled bridge on all interfaces. I hope the macvtap will be faster than the old bridged network.
  4. Sorry for the late reply. I'm able to download this package on my server using wget. If I remove ENABLE_CJK_FONT, everything works fine. Could it be the font-wqy-zenhei-0.9.45-r2 missing from the source?
  5. I got this error when set ENABLE_CJK_FONT to 1. @Djoss any idea how to fix it? [cont-init ] 10-cjk-font.sh: executing... [cont-init ] 10-cjk-font.sh: installing CJK font... [cont-init ] 10-cjk-font.sh: fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz [cont-init ] 10-cjk-font.sh: fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [cont-init ] 10-cjk-font.sh: fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [cont-init ] 10-cjk-font.sh: (1/1) Installing font-wqy-zenhei (0.9.45-r2) [cont-init ] 10-cjk-font.sh: ERROR: font-wqy-zenhei-0.9.45-r2: Protocol error [cont-init ] 10-cjk-font.sh: 1 error; 232 MiB in 130 packages [cont-init ] 10-cjk-font.sh: terminated with error 1.
  6. I installed the VF drivers on two windows 10 VMs and was able to get ips from dhcp if the cable is plugged in. However, I was unable to get these two VMs to communicate with each other with static ips and cable unplugged. I read somewhere there should be a L2 switch for the PF and VFs on each port but it seems not working for me. How do I bridge VFs on the same port so that VMs can communicate?
  7. I have a dual CPU system and I have the 2nd (CPU 1 - HT 29) and 3rd (CPU 2 - HT 30) on the first socket isolated for TrueNAS exclusively. But I have observed Tdarr using CPU 1 for video transcoding. Any solutions?
  8. I can confirm too. Isolated 2 cores/4 threads but Tdarr node is still using the isolated cores. Potentially a bug.
  9. Is there any way to exclude /mnt/remotes? Scanning smb shares is causing high cpu usage on the smb server 24/7
  10. I have a rsync job running every 5 mins from 6AM to 10PM but the cron job doesn't honor the schedule. Is my schedule format correct? 0/5 6-22 * * *
  11. Is it still possible to have a new v1.5 installation? I cannot find anywhere to get the auth token.
  12. You can also try encrypting the drives with BitLocker or other software. Might be faster than the DoD method.
  13. I am just wondering if it's possible to passthrough GPU to a windows 10 VM on Mac Pro 6,1. The FirePro D500 appears in unRaid as AMD Radeon HD 7870 XT. In win 10 VM the D500 shows up as AMD Radeon HD 7800 series which is different from win 10 bare metal installation (shows up as AMD FirePro D500 (FireGL V) )on this Mac. Things I've tried: 1. Q35-6.2 + SeaBIOS: this is the only combination I manage to make the GPU show up in the VM. 2. I am able to install AMD Adrenaline software (driver for HD 7800 Series) in the VM without any issues but device manager shows a yellow mark on the device. Any idea?
  14. I am running 6.10.3 on a Mac Pro 6,1 (trash can from late 2013). I was able to get unRaid to boot by making the USB flash the only bootable media connected. Restart works fine but not shutdown. For some reason after clicking shutdown from unRaid UI, pressing power button to bring it up it doesn't boot from the USB and gives me black screen (HDMI connected to a monitor). Disconnect the power cord from the outlet for 10 seconds, plug it back in and power up, it loads unRaid just fine.
  15. Same problem here. It was fine on 6.9.2 before upgrading to 6.10.3.
  16. I need to run pihole in docker with a static ip on the same network as my unraid server. Is this still possible?
  17. I am having the same issue. I used to run 6.9.2 on my ThinCcentre M700 tiny for almost half a year without any issues. This box is mainly for my home network. But since I upgraded to 6.10.3 I've had 3 hangs in the last a few days.
  18. I have the same issue. If you have host access enabled with ipvlan then you lose external network in a few minutes.
  19. Any workaround? I’m having the same issue where I needed to enable host access to the docker with a static. Im running pihole in docker with a static ip and I want to point my unraid host to it. I’m running the latest 6.10.3.
  20. But note that there aren’t many quality X99 boards out there. The chips on Huananzhi boards are coming from used or damaged X99 boards.
  21. Hi, I am using GoAccess to visualize NPM logs and I have 7 proxies set up in NPM with only 2 disabled. That leaves me 5 proxies in use but in the log folder it only has files for 4 proxies. Among those files only 2 proxies have actual log entries. So the 5 services are 2 PhotoPrism, Guacamole, Bookstack and Ghost. Only 1 Photoprism instance and Bookstack have actual content in the access log. What could be the problem? Am I missing any configurations?
  22. Hi, I am trying to get custom schedule to work. I have a script to reindex a folder every 15 minutes every day from 6AM to 11PM. I put 0,15,30,45 6-23 * * * in the custom cron field but it never runs. Is this format supported by the plugin?
  23. I've had similar problem. Take a look at this post: It would be better if you can elaborate the problem.