Everything posted by GeneM
-
[Notification Settings] - Option for auto-display at login
While the 7.x UI is great, I clearly overlook notifications which I wished I've noticed sooner. I guess I liked the forced-visibility feature of 6.x. While I'm learning to look for the Dot on the new Notification Bell in the header, I sure wish there was a way I could configure something a little more noticeable. Perhaps: An option, that when set, could just auto-expand the notifications list when I log in to the UI if there are unread notifications? Thank you...
-
SMB shares remain listed even after they are deleted
I'm also dealing with this issue today. Was wondering if you ever found a solution? Would like to avoid a reboot if I could... EDIT: After trying everything (/etc/rc.d/rc.samba restart, smbcontrol smbd reload-config, ...) I just wanted to move on and suppress the syslog entries generated every time a client (on any platform) tried to view this non-existing folder. So I just recreate the share as a Cache-only share (originally it was Cache➜Array) and 🪄 - resolved! Apparently 6.12.10 refreshed something and cleaned things up.
-
internal error: virtiofsd died unexpectedly
I'm dealing with this today, too. Mine's not on an exclusive share as discussed here, so open to suggestions. EDIT: Oops, my bad. After another peek at the VM's XML file, I noticed I had another exclusive-share path in the Unraid Share Mode field. Fixed that and it's starting...
-
Docker requests
+1 for Linkwarden, pls. https://github.com/linkwarden/linkwarden
-
[Support] - Unifi-Controller: Unifi. Unraid. Reborn.
I also just install (/unifi:7.5.187-unraid) per directions. All was fine, but I needed to adjust Port: 1900 as it was being used to my Plex docker. It took a `sudo netstat -pna | grep 900` for me to realize 1901 was already snagged by mosquitto, so 1902 it was! Opened the WebUI, restored the backup, and after a docker-page-refresh, it already showed as stopped, so, restarted it, opened the WebUI and followed the prompts to re-add it to my ui.com site. Not sure how I went to the ui.com site - maybe it was a typo/mis-click on my end - but upon re-visiting my local url site, I logged in as before and everything was there (no adoption needed). Great Job, thank you.
-
unRAID 6.9 trying to spindown Unassigned Thumb drives
After upgrading to 6.9.0, and remaining with 6.9.1, I noticed that unRAID is trying to spin it down every hour. unassigned devices don't seem to have the option to over-ride the global spin-down delay. Just an annoyance given the hourly entry in the syslog. ar 15 13:33:51 ED800 kernel: sd 1:0:0:0: [sdb] 125313283 512-byte logical blocks: (64.2 GB/59.8 GiB) Mar 15 13:33:51 ED800 kernel: sd 1:0:0:0: [sdb] Write Protect is off Mar 15 13:33:51 ED800 kernel: sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 Mar 15 13:33:51 ED800 kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Mar 15 13:33:51 ED800 kernel: sdb: sdb1 Mar 15 13:33:51 ED800 kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk Mar 15 13:34:16 ED800 emhttpd: Samsung_Flash_Drive_FIT_0315220050002503-0:0 (sdb) 512 125313283 Mar 15 13:34:16 ED800 emhttpd: read SMART /dev/sdb Mar 15 13:34:22 ED800 unassigned.devices: Adding disk '/dev/sdb1'... Mar 15 13:34:22 ED800 unassigned.devices: Mount drive command: /sbin/mount -t exfat -o rw,auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdb1' '/mnt/disks/unRAID_TD' Mar 15 13:34:22 ED800 unassigned.devices: Successfully mounted '/dev/sdb1' on '/mnt/disks/unRAID_TD'. Mar 15 14:34:25 ED800 emhttpd: spinning down /dev/sdb Mar 15 15:34:26 ED800 emhttpd: spinning down /dev/sdb Mar 15 16:34:27 ED800 emhttpd: spinning down /dev/sdb . . . Apr 3 11:20:26 ED800 emhttpd: spinning down /dev/sdb
-
[Plugin] Docker Folder
😆Oh, man. Sorry for spinning this up. If I missed a release-note or documentation(?) change, please advise. But, thank you.
-
[Plugin] Docker Folder
Also trying to rearrange the folders and dockers to manage start-up. unRAID: 6.9.0 2021-02-27 Docker Folder Plugin: 2021.03.03 Not seeing anything in the Chrome browser console. Same symptom w/Firefox Thank you...