Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mackid1993

Members
  • Joined

  • Last visited

Everything posted by mackid1993

  1. How much memory do you have in total? You may be running out of memory, which will cause a lock up.
  2. Backblaze doesn't work with mapped drives.
  3. I'm not sure where you saw that, the only links in my post are to the source documentation: https://github.com/virtio-win/kvm-guest-drivers-windows/wiki/Virtiofs:-Shared-file-system#multiple-virtiofs-instances and the WinFSP website: https://winfsp.dev/rel/. I'm not sure where the confusion came from but hopefully you can get this set up now. Just to set expectations some have had issues on AMD systems, although there hasn't been a lot of testing done in the community that has been reported. Performance will saturate the Unraid array but nvme to nvme transfers are faster over SMB. In certain situations SMB would perform better. I would suggest creating a shortcut that points to \\yourserver\ to easily access your shares over SMB and pin that to quick access. Also you cannot run executables off of a Virtofs share. it is fantastic for Backblaze Computer backup though... that is an excellent use case.
  4. Configuration script: Another link to my instructions that I already shared: https://forums.unraid.net/topic/129352-virtiofs-support-page/page/5/#comment-1301832
  5. Could something be causing you to run out of memory? Most of the times Unraid has locked up on me was when something was causing the server to completely run of of memory. Misconfigured rclone did this to me once, I didn't set a cache location so it cached to RAM.
  6. I literally shared the guide with you, please take the time to read it lol.
  7. If you follow my guide Virtiofs won't mount with Z. You'd be disabling the Virtiofs service and mounting through WinFSP which will allow you to mount each share as its own drive letter instead of /mnt/user as Z: which is more natural for Windows. It's really just running a batch file with Task Scheduler after the initial setup.
  8. I tried to make it as straightforward as possible.
  9. On Windows:
  10. I have never seen this. Maybe check the file permissions on the server.
  11. FYI anyone having issues getting their VM's to start in 7.0.0.-beta3 see here: TL;DR run: sed -i 's/$options\[\] = "--fd=".$argoptions\['"'"'fd'"'"'\];/if (isset($argoptions\['"'"'fd'"'"'\])) {\n $options[] = "--fd=".$argoptions\['"'"'fd'"'"'\];\n}/' /usr/local/emhttp/plugins/dynamix.vm.manager/scripts/virtiofsd.php and insert into /boot/config/go to make persistent. (ie, nano /boot/config/go and paste this line in) just remove it prior to the next release.
  12. Just updated to 7.0.0-beta3 and my Windows 11 VM with several VirtioFS mounts is getting the following error: Hopefully someone maybe @SimonF can help me debug this.
  13. Maybe test in another VM to see if it's Windows or Unraid. Also perhaps maybe something got messed up in your XML. I've seen Virtofs shares refuse to mount because something in the xml got messed up. You can try recreating the VM template.
  14. That sounds like it mounted. When you are using this script the service is not supposed to start so those events make sense. Information: "launcher-x64: terminated virtiofs\viofsZ" looks like something is killing the process. This looks like something within the VM to me. Maybe try the newer virtio drivers.
  15. What prints out to the console when you run the mount script?
  16. Well those paths aren't supported by Windows but are fine in Linux so that could explain the crash.
  17. It's possible you have some file names/paths that are over 255 characters long. Windows doesn't support this and it will cause VirtioFS to crash. Something like this may help: https://github.com/deadlydog/PathLengthChecker ViritoFS is totally stable, I've been using it for months and months with zero crashes and have 10 TB backed up to Backblaze. It's something else causing your issues.
  18. .248 Virtio drivers. WinFSP 2.0.23075. Maybe go into device manager and make sure the Virtiofs device is not using an older driver sitting in the driver store. I've seen that before.
  19. I have mine set up with individual drive letters for each share, and Backblaze has been stable for several months now. I have 10 TB backed up
  20. I've been running 7 since it was the 6.13 closed beta and have had only minor issues. Not even a crash. I suggest trying Unraid 7 and see if it helps. If not roll back.
  21. Just a suggestion. Buy an nvme drive, bind it to VFIO and pass it through over PCIe to your VM. Use a disk cloning tool such as Macrium Reflect to clone your vidsk to the nvme drive. Then boot baremetal into the nvme drive and play Roblox. Plug a monitor, mouse and keyboard into your server.
  22. Yeah it probably doesn't have error handling for that. Windows doesn't like it so virtiofs.exe just dies.
  23. What does this mean for the end user?
  24. I wonder if we could emulate a newer CPU. Emulating Skylake may cause issues with Windows 11.
  25. 255 characters is the path limit for Windows but it doesn't matter so much for Linux. Perhaps you were over that limit hence the crash.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.