UPS recommendation?

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
SNMP UPS working as intended. Have not tried the USB connection, yet.
 

seanm

Guru
Joined
Jun 11, 2018
Messages
570
Patrick, I spent some hours going through NUT pull requests, issues, web sites, etc. I even submitted a little patch. My impression, unfortunately, is that the project is moribund.
 

jackdinn

Contributor
Joined
Jun 14, 2022
Messages
102
Pretty sure I have a CyberPower CP1300EPFCLCD-UK working with my main FreeNAS system which is running 11.3-U4.1, although now you have me worried!
I know this is old, but I have just been given a CP1300EPFCLCD, im off to go pick it up tomorrow. I did a search on here for that serial number, which is why I'm posting here.

So was this model ok for you in the end? Did you have to do anything special?
 

adrianwi

Guru
Joined
Oct 15, 2013
Messages
1,231
Apart from having a faulty one to begin with that just used to power everything off without warning - like an anti-UPS!

Amazon replaced it under warranty and refunded me the old one so I could buy a new one (same model) which was about £40 cheaper. That one has done exactly what I expected a UPS to do and worked perfectly with FreeNAS and now TrueNAS Core 13.0-U5
 

jackdinn

Contributor
Joined
Jun 14, 2022
Messages
102
Apart from having a faulty one to begin with that just used to power everything off without warning - like an anti-UPS!

Amazon replaced it under warranty and refunded me the old one so I could buy a new one (same model) which was about £40 cheaper. That one has done exactly what I expected a UPS to do and worked perfectly with FreeNAS and now TrueNAS Core 13.0-U5
So were you using the driver "Cyber Power Systems ups 2 CP1500AVRLCD USB (usbhid-ups)" ? I can only assume so.

Glad it sounds like it should be ok and that you got some life out of it too :)
 

adrianwi

Guru
Joined
Oct 15, 2013
Messages
1,231
usbhid-ups$CP1350AVRLCD
 

jackdinn

Contributor
Joined
Jun 14, 2022
Messages
102
Ok , ok i shall try the 1350 instead of the 1500, but i tested it last night and all seemed to be working, i would assume all the 1300, 1350 & 1500 are the same driver.

Thx though, I shall switch it over.
 

jackdinn

Contributor
Joined
Jun 14, 2022
Messages
102
However after running a test of the system


Code:
Jun  7 22:29:37 truenas 1 2023-06-07T22:29:37.488393+01:00 truenas.local upsmon 14552 - - upsmon parent: read
Jun  7 22:29:37 truenas 1 2023-06-07T22:29:37.510463+01:00 truenas.local upsd 14543 - - mainloop: Interrupted system call
Jun  7 22:37:58 truenas 1 2023-06-07T22:37:58.130760+01:00 truenas.local upsmon 14791 - - UPS ups@localhost:3493 on battery
Jun  7 22:43:00 truenas 1 2023-06-07T22:43:00.329781+01:00 truenas.local middlewared 1162 - - upssched-cmd "issuing shutdown"
Jun  7 22:43:00 truenas 1 2023-06-07T22:43:00.342547+01:00 truenas.local upsmon 14791 - - Executing automatic power-fail shutdown
Jun  7 22:43:00 truenas 1 2023-06-07T22:43:00.455257+01:00 truenas.local upsmon 14791 - - Auto logout and shutdown proceeding
Jun  7 22:43:08 truenas 1 2023-06-07T22:43:08.798898+01:00 truenas.local upsd 14777 - - mainloop: Interrupted system call
Jun  7 22:54:42 truenas 1 2023-06-07T22:54:42.043677+01:00 truenas.local upsmon 2638 - - upsmon parent: read
Jun  7 22:54:42 truenas 1 2023-06-07T22:54:42.047215+01:00 truenas.local upsd 2630 - - mainloop: Interrupted system call
Jun  7 23:15:03 truenas 1 2023-06-07T23:15:03.789934+01:00 truenas.local upsmon 2596 - - upsmon parent: read
Jun  8 14:34:54 truenas 1 2023-06-08T14:34:54.076715+01:00 truenas.local upsmon 2612 - - upsmon parent: read
Jun  8 14:34:54 truenas 1 2023-06-08T14:34:54.099010+01:00 truenas.local upsd 2604 - - mainloop: Interrupted system call


Which worked fine, i did notice this error in the logs when i try to edit the web GUI services/UPS and im not sure if it's anything important.
Code:
Jun  8 14:34:54 truenas 1 2023-06-08T14:34:54.532379+01:00 truenas.local collectd 23317 - - nut plugin: nut_connect: upscli_connect (localhost, 3493) failed: Connection failure: Connection refused


But im very happy as things are :)
 
Top