Issues
- TrueNAS Scale: UPS (NUT) service fails to start correctlyNAS-109520Resolved issue: NAS-109520Waqar Ahmed
- typo in reset_keys() in fenced on SCALENAS-109322Resolved issue: NAS-109322Caleb
- TureNAS SCALE: Applications, Error getting pool data after adding new diskNAS-109318Resolved issue: NAS-109318Triage Team
- In VirtualBox, TrueNAS SCALE, after installation, hangs during boot at the message, "x86 Booting SMP configuration:".NAS-109265Resolved issue: NAS-109265Triage Team
- Installing TrueNAS Scale Nightly 02. Febuary fails with "no space left on volume /dev/sda" on a 300GB SAS driveNAS-109220Resolved issue: NAS-109220Vladimir Vinogradenko
- [SCALE] ZSH missingNAS-109213Resolved issue: NAS-109213Triage Team
- SCALE Samba ACLs broken for Mac clientsNAS-109208Resolved issue: NAS-109208Triage Team
- add interface validation in ctdb.public.ip.createNAS-109206Resolved issue: NAS-109206Caleb
- traceback in ctdb.public.ips.queryNAS-109204Resolved issue: NAS-109204Caleb
- handles k3s and VMs on SCALE HA appropriatelyNAS-109194Resolved issue: NAS-109194Caleb
- UNable to add Mirror drive to boot-poolNAS-109147Resolved issue: NAS-109147Triage Team
- fix up ctdb.shared.volume and gluster.volume/peer CRUD APIsNAS-109138Resolved issue: NAS-109138Caleb
- TrueNAS SCALE: NFS client every subdirectory its own mountNAS-109132Resolved issue: NAS-109132Triage Team
- dmidecode error on Disk Testing and Pool CreationNAS-109115Resolved issue: NAS-109115Caleb
- SCALE TFTP does not affect configNAS-109102Resolved issue: NAS-109102Vladimir Vinogradenko
- Empty states are overlooked.NAS-109097Resolved issue: NAS-109097Triage Team
- make sure iptable rules dont interfere with ctdb/gluster trafficNAS-109094Resolved issue: NAS-109094Triage Team
- py-sgio doesn't propagate exceptions to callerNAS-109091Resolved issue: NAS-109091Caleb
- traceback in libsgio for get_rotation_rateNAS-109090Resolved issue: NAS-109090Caleb
- Cog icon overusedNAS-109089Resolved issue: NAS-109089Damian Szidiropulosz
- exclude "sr" devices on fenced in SCALENAS-109082Resolved issue: NAS-109082Caleb
- Add user form template display errorNAS-109074Resolved issue: NAS-109074Damian Szidiropulosz
- SCALE MTU field not set on interfaces created with CLINAS-109073Resolved issue: NAS-109073Triage Team
- Cannot create second VM on SCALENAS-109072Resolved issue: NAS-109072Triage Team
- Network interface settings button inoperative on DashboardNAS-109053Resolved issue: NAS-109053Triage Team
- use iptables to sever and/or allow connections on SCALE failoverNAS-109047Resolved issue: NAS-109047Caleb
- Clean up svg imports in app componentNAS-109043Resolved issue: NAS-109043Denys Butenko
- Entity-form checkboxes breaking field alignmentNAS-109042Resolved issue: NAS-109042Denys Butenko
- Overlapping iconsNAS-109041Resolved issue: NAS-109041Rehan Yousaf
- NTP Server Settings form field size issueNAS-109040Resolved issue: NAS-109040Rehan Yousaf
- Combobox brokenNAS-109038Resolved issue: NAS-109038Denys Butenko
- TrueNAS Scale and NVidia cardsNAS-109019Resolved issue: NAS-109019Triage Team
- ctdb ips command does not have json outputNAS-109017Resolved issue: NAS-109017Andrew Walker
- ctdb listnodes always has a returncode of 1NAS-109016Resolved issue: NAS-109016Andrew Walker
- Virtual Machines BugsNAS-108996Resolved issue: NAS-108996Triage Team
- Boot Pool Status in GUI is emptyNAS-108975Resolved issue: NAS-108975Rehan Yousaf
- Wasted space in System/AdvancedNAS-108973Resolved issue: NAS-108973Denys Butenko
- Enable lockd and statd. Can't use scale storage for remote nfs virtualizationNAS-108972Resolved issue: NAS-108972Triage Team
- ganesha traceback with glusterNAS-108970Resolved issue: NAS-108970Caleb
- Convert services page to entity-tableNAS-108968Resolved issue: NAS-108968Denys Butenko
- glustereventsd mount/umount loopNAS-108967Resolved issue: NAS-108967Caleb
- Storage tree table missing some columnsNAS-108952Resolved issue: NAS-108952Rehan Yousaf
- ctdb.shared.volume.mount edge caseNAS-108951Resolved issue: NAS-108951Caleb
- Better text input field UXNAS-108950Resolved issue: NAS-108950Rehan Yousaf
- get_remote_os_version() is running on non-HA systemsNAS-108945Resolved issue: NAS-108945Caleb
- TrueNAS SCALE fails to boot from USBNAS-108931Resolved issue: NAS-108931Vladimir Vinogradenko
- Disk lettersNAS-108929Resolved issue: NAS-108929Triage Team
- ctdb.shared.volume.umount crashingNAS-108927Resolved issue: NAS-108927Caleb
- deadlock when creating gluster volumeNAS-108913Resolved issue: NAS-108913Caleb
- Invalid call to disk.queryNAS-108907Resolved issue: NAS-108907Rehan Yousaf
1-50 of 113
1 of 113
After configuring the UPS service and setting it to automatically start, it does not start up correctly after a full power cycle.
Instead, an alert is SOMETIMES generated, reflecting communication loss with the UPS:
And the system logs show the following:
At this point, the UPS cannot be seen via "upsc -l".
Issuing "systemctl restart nut-monitor" fixes the situation and the UPS is again visible via "upsc -l", implying that the NUT configuration being saved is correctly but that configuration is perhaps not available to the service at the correct time.
Related to and (debug available on the latter).