-
-
Notifications
You must be signed in to change notification settings - Fork 432
Riello SEP series USB even in ECO mode identifies as in bypass stating UPS needs attention on pfSense #2254
Copy link
Copy link
Open
Labels
ECO/ESS/HE/ABM modesNon-trivial power supply management modes (ECO, ESS, HE, ABM etc.)Non-trivial power supply management modes (ECO, ESS, HE, ABM etc.)FreeBSDissues related to FreeBSD and its derivatives (including pfSense)issues related to FreeBSD and its derivatives (including pfSense)RielloRiello UPS devices (serial, usb), usually with a variant of Qx protocolRiello UPS devices (serial, usb), usually with a variant of Qx protocolenhancementimpacts-release-2.8.2Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)serial port
Metadata
Metadata
Assignees
Labels
ECO/ESS/HE/ABM modesNon-trivial power supply management modes (ECO, ESS, HE, ABM etc.)Non-trivial power supply management modes (ECO, ESS, HE, ABM etc.)FreeBSDissues related to FreeBSD and its derivatives (including pfSense)issues related to FreeBSD and its derivatives (including pfSense)RielloRiello UPS devices (serial, usb), usually with a variant of Qx protocolRiello UPS devices (serial, usb), usually with a variant of Qx protocolenhancementimpacts-release-2.8.2Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)serial port
Hello all,
i have couple of Riello SEP2200 UPS units and have strange issue. Namely, at pfSense all works fine with rs232 connection but it insists that UPS needs attention when is set on ECO mode. At manual i found info which states
"In order to optimize performance, in ECO mode, the load is normally powered by the bypass. If the mains goes out of the permitted tolerance range, the UPS switches to ON LINE operation. If the mains returns within the permitted tolerance range for at least five minutes, the UPS goes back to powering the load from the bypass."
Indeed UPS is in bypass, but thats ECO feature (page 15). Does nut interpret that "feature" in riello driver, does it UPS send it at all as status, can it be added if not? UPS happily switches ON LINE on power outage, or any other disturbance on power grid. It simply works fine.
Theres also my questioning about it on pfSense forum. Forum username ha11oga11o.
Problem occurring at
2.7.2-RELEASE (amd64)
built on Fri Dec 8 21:55:00 CET 2023
FreeBSD 14.0-CURRENT
nut 2.8.2
System log of successful nut service start:
Dec 29 13:50:22 upsmon 59353 UPS RielloSEP2200 on line power
Dec 29 13:50:17 upsmon 59353 UPS RielloSEP2200: on bypass (powered, not protecting)
Dec 29 13:50:17 upsmon 59353 Communications with UPS RielloSEP2200 established
Dec 29 13:50:16 upsd 60905 Connected to UPS [RielloSEP2200]: riello_ser-RielloSEP2200
Dec 29 13:50:15 riello_ser 87467 Startup successful
From UPS detail page:
ups.status | OL BYPASS CHRG
Is there any way for nut to understand ECO mode for these models, and get it out from alerted state?
Many thnx in advance.