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.

Allram

Members
  • Joined

  • Last visited

  1. It still says "1". Also tried to increase the timeout to 20 and still got "1". root@Tower:~# /usr/bin/nice /usr/bin/timeout 2 bash -c '(echo >/dev/tcp/100.67.144.43/2049) &>/dev/null'; echo $? 1 root@Tower:~# /usr/bin/nice /usr/bin/timeout 2 bash -c '(echo >/dev/tcp/100.67.144.43/2049) &>/dev/null'; echo $? 1 root@Tower:~# /usr/bin/nice /usr/bin/timeout 20 bash -c '(echo >/dev/tcp/100.67.144.43/2049) &>/dev/null'; echo $? 1 root@Tower:~# /usr/bin/nice /usr/bin/timeout 2 bash -c '(echo >/dev/tcp/100.67.144.43/2049) &>/dev/null'; echo $?
  2. The result was "1". root@Tower:~# /usr/bin/nice /usr/bin/timeout 1 bash -c '(echo >/dev/tcp/100.67.144.43/2049) &>/dev/null'; echo $? 1 root@Tower:~#
  3. Tried the new UD_diagnostics, seems like since the server is not answering on ping (ping_status.txt) it automatically sets it as offline? It works fine on my other UnRaid server with an older version of the plugin, so is this something new? If i ping from the Unraid terminal, the server responds as normal. ud_diagnostics-20240423-075626.zip
  4. Tried again: Removed the share in UD Rebooted Let the server start and wait until all is started readded the share (UD finds the server and i can browse between the 3 shares that is available) UD says "Remote server is offline" and can't mount. New diagnostics after those steps are added here. tower-diagnostics-20240422-0812.zip
  5. Diagnostics added. UnRaid 6.12.10 tower-diagnostics-20240421-1759.zip
  6. Updated the plugin (about 3 weeks since the last update I did) and now it won't connect to an NFS unRAID server connected trough Tailscale. It finds the device when I add a new share, but it refuses to mount it: "Remote server is offline", but it is indeed online. Any tips on how to solve this?
  7. This seems great! I'm struggling with a piece here, the user-script: #!/bin/bash /usr/libexec/zfs/zpool_influxdb | curl -X POST 'https://<VMIP/HVMHOST>:<PORT>/write?extra_label=job=Unraid' --data-binary @- What should i put in here: https://<VMIP/HVMHOST>:<PORT> I don't understand what you mean with HVMHOST and which port? Edit: I tried with VictoriaMetrics IP and port 8428 and i get this in the script log: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 144k 0 0 100 144k 0 20.2M --:--:-- --:--:-- --:--:-- 23.5M Script Finished Aug 24, 2023 11:33.02 But there is no need population on the zfs dashboard for pools etc? Edit2: Got it working! The extra_label=job=Unraid' need to match the job set in VictoriaMetrics prometheus.yml file, so as in this guide it need to changed to: extra_label=job=unRaid'
  8. I run this on Windows Server 2022 and it works awesome. Just changed what the OP said I use RDP via Apache-Guacamole.
  9. Mine uses C6 states as well. Might be one of your dockets or schedulers that is keeping it from using the C6 state.
  10. I just did this myself, you need to do the following: 1. Boot into your array controller and delete all existing array disks that you have created. 2. Install Linux mint on a Bootable USB drive. 3. Download hpssacli-2.10-14.0_amd64.deb from here: https://downloads.linux.hpe.com/SDR/repo/mcp/pool/non-free/ 4. Install the package 5. Go into the folder of installation: /opt/hp/hpssacli/bld 6. Write: ./hpssacli 7. Write: 8. Reboot and you should be all set with JBOD.
  11. Running this on Unraid 6.9.0-Beta30. It seems like it's polling the drive temperatures from the drives that i specifically unchecked on the 'Hard Drives to Poll:' settings. I have removed 4 disks from there that are around 34degrees *C. All other drives are around 17*C. But the IPMIplugin sees the HDD temp as 34*C. Any tips on how to force it to not count those drives temperatures?
  12. This is the error message i get if i try to start a script running in the background: Oct 22 20:58:35 Tower emhttpd: cmd: /usr/local/emhttp/plugins/user.scripts/showLog.php Out of Memory Oct 22 20:58:35 Tower emhttpd: cmd: /usr/local/emhttp/plugins/user.scripts/showLog.php Out of Memory
  13. Seems to work great for me! Had to disable this as the Array did not come online with this enabled: # Runtime PM for port ata od PCI devices #for i in /sys/bus/pci/devices/????:??:??.?/ata*/power/control; do # echo 'auto' > $i #done Also did add this: # VM writeback timeout for i in /proc/sys/vm/dirty_writeback_centisecs; do echo '1500' > $i done Have a Supermicro X9DRi-LN4+ MB
  14. Since you are running a single disk now. What speeds do you get if you format the drive to XFS?
  15. Running the latest beta 6.9.0-beta25 Formatted my SSD's to the new partition alignment. Massive boost in speed on my Samsung 860Evo and Qvo drives! And not locking up when I do alot of transfers as they have done earlier.

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.