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.

dlandon

Community Developer
  • Joined

  • Last visited

Everything posted by dlandon

  1. It works in either situation.
  2. It's difficult for us to help since LT does not support virtualizing Unraid.
  3. That comes from Intel. They recommend Performance (you have that choice), for best overall performance and power savings. The 'Power Saving' mode is good for after hours when performance is not important. You can do this using Tips and Tweaks scheduling. I also recommend turning off Turbo after hours with Tips and Tweaks scheduling.
  4. That means those are the only CPU Governor choices for the 'Intel Pstate' driver. If you saw a change since updating Unraid, then the driver for your processor changed with the latest Linux kernel.
  5. These are the governors available for the 'Intel Pstate' driver: root@MediaServer:~# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors performance powersave Try that command on your server to confirm.
  6. Ok, here is the situation. There was a decision made long before I took over UD and it was a poor choice. The SMB Sharing setting (Disabled, Private, Public, etc) setting in the config file is 'smb_security'. The user names are 'smb_username' in 'Private' mode. You have a user 'security', so in the config file the 'smb_security' is your user setting and not the 'smb_security' setting which confuses UD. Until I can come up with a solution to this dilemna, your best bet is to rename the 'security' user and then reconfigure UD SMB settings.
  7. Go to a command line and do this command 'ud_diagnostics'. Then post the /flash/logs/ud_diagnostics....zip'
  8. It's possible you found a corner case. Give me a screen shot of that settings page. Do you have any special characters in the user names?
  9. This should be fixed in the latest version of the plugin.
  10. The plugin has been updated to add the 'AMD Pstate' and 'AMD Pstate EPP' cpu governor drivers. I believe the 'AMD Pstate' driver will allow boost control, but the 'AMD Pstate EPP' driver will not. The EPP driver is an energy efficient driver and it looks like it controls the boost to conserve power. The CPU modes for each driver are: AMD Pstate - performance, powersave, and schedutil. performance → Runs at the highest frequency possible. powersave → Focuses on energy efficiency by using lower frequencies. schedutil → Uses Linux's CPU scheduler to adjust frequencies dynamically. AMD Pstate EPP - powersave, balanced_power, balanced_performance, and performance. powersave → Prioritizes power efficiency. balanced_power → Balances performance and power usage, with a slight bias toward efficiency. balanced_performance → Balances power and performance, but with a slight performance bias. performance → Prioritizes maximum CPU performance. I don't have a system with an AMD processor, so I have limited testing ability. Let me know of any issues that you see.
  11. What is your client side mount command?
  12. Why is your eth0 driver "virtio_net"? Settings for eth0: Supported ports: [ ] Supported link modes: Not reported Supported pause frame use: No Supports auto-negotiation: No Supported FEC modes: Not reported Advertised link modes: Not reported Advertised pause frame use: No Advertised auto-negotiation: No Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Auto-negotiation: off Port: Other PHYAD: 0 Transceiver: internal Link detected: yes driver: virtio_net
  13. Do the following: Click on the "Boot Device" tab. Click on the "Flash" text. Click on "Syslinux Configuration". Add the text "amd_pstate=disable" to the "Unraid OS" box. Reboot Unraid.
  14. /var/log/recycle.bin.log and /var/log/file.activity.log
  15. It sounds like your flash device is having problems. Shutdown your server and check the flash in a PC.
  16. I think the best bet will be to remove the driver from the kernel until it is fully implemented.
  17. If the drive in question is sdc, there is no partition on that disk that I can see. It looks like the disk may also have some SMART issues. Someone with more experience with drives may be able to give you some suggestions.
  18. I've been doing some testing and I think it may work with exclusive shares. I had one situation in my testing where it wouldn't work. That may be a program issue. Still testing.
  19. There is nothing I can do to add user tracking to the file activity. The user is not known to inotify.
  20. It takes a lot to set it up correctly, and I honestly don't think Multichannel offers any advantage on a home NAS.
  21. What I found in my testing is that any exclusive share in a rootshare prevents the recycle bin from working on any shares. There are several choices you have: Don't use exclusive shares if you need the recycle bin and a rootshare. Don't use the recycle bin if the rootshare and exclusive shares are more important. Don't use a root share.
  22. When you edit the file on the flash device, you need to click the double arrows icon on the UD page since the settings on the flash need to be copied to the /tmp/ file system because UD uses the /tmp/ copy to manage UD. This is done to save reads on the flash.

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.