Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Beta test of new NUT UPS package

    Scheduled Pinned Locked Moved pfSense Packages
    114 Posts 15 Posters 39.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dennypageD
      dennypage
      last edited by

      Here are instructions for installing the beta:

      PM me with an email address and I will send you a copy of the current beta package.

      Before installing the beta package, please backup your current config file. You will want your prior config handy if you need to revert to the prior package.

      IMPORTANT: Before installing the beta package, you MUST remove the existing nut package. If you fail to remove the prior package, you will end up with a non-functional nut package. Please use the pfSense package manager to remove the existing nut package.

      To begin, copy the beta package to the system. Then log into the system as root and use the FreeBSD package manager to to install the package. The install command is:

      pkg install pfSense-pkg-nut-2.7.4b1.txz

      After the package is installed, goto Services -> UPS in the pfSense gui to configure settings for your UPS.

      If you need to revert to the prior version, you must first remove the beta package via the pfSense package manager or the FreeBSD package manger. The command to remove the package via the FreeBSD package manager is:

      pkg delete pfSense-pkg-nut

      After the beta package has been removed, you can re-install nut via the pfSense package manager in the normal way. After you have reinstalled the prior nut package, you can either reconfigure nut via the package gui in Services -> NUT, or you can restore your prior config using the file you saved above. A config restore will cause a reboot, so it might be preferable to simply reconfigure via the GUI.

      Thank you for your help!

      1 Reply Last reply Reply Quote 0
      • dennypageD
        dennypage
        last edited by

        One last thing… if it takes me a while to respond, please be patient with me. I have a lot going on right now. :)

        1 Reply Last reply Reply Quote 0
        • w0wW
          w0w
          last edited by

          Did you created github pull request already?
          What's new coming?
          It would be good if NUT can get a new option like "keep service alive" fixing this bug — https://redmine.pfsense.org/issues/6571
          Currently I'am using CRON to run the script that checks if NUT is running and starts it if not.

          1 Reply Last reply Reply Quote 0
          • dennypageD
            dennypage
            last edited by

            It is a completely new version of the nut package, written from scratch. It brings an all new gui and alignment with current NUT architecture. PR will follow some initial testing.

            1 Reply Last reply Reply Quote 0
            • S
              Starrbuck
              last edited by

              Denny, the new package is very nice!  Great work!  It installed cleanly and ran great the first time.  I love the more easy to understand options and the status screen looks great.

              I did find an issue.  Following a reboot, it was unable to chdir to /var/db/nut as I have my /var in a ramdisk because I am running on mirrored SSDs for system drives.

              1 Reply Last reply Reply Quote 0
              • dennypageD
                dennypage
                last edited by

                Thanks Ben. I actually have code to fix up a missing /var/db/nut, but it's currently only run at install time to fix a problem with the prior nut package. It's easy enough to move the fix up check to be executed at each config sync. I'll have it for you when I get back in a day or two.

                @Starrbuck:

                I did find an issue.  Following a reboot, it was unable to chdir to /var/db/nut as I have my /var in a ramdisk because I am running on mirrored SSDs for system drives.

                1 Reply Last reply Reply Quote 0
                • dennypageD
                  dennypage
                  last edited by

                  Btw, do you mind posting the ups type and driver that you are testing with?

                  1 Reply Last reply Reply Quote 0
                  • J
                    johnabbot
                    last edited by

                    Hi,

                    I'm running a generic asian ups with the following

                    (Various USB)
                    UPSilon 2000 software blazer_usb langid_fix=0x409

                    It installed perfectly, looks great, unfortunately it gives me

                    "Failed to retrieve status"

                    1 Reply Last reply Reply Quote 0
                    • S
                      Starrbuck
                      last edited by

                      @dennypage:

                      Thanks Ben. I actually have code to fix up a missing /var/db/nut, but it's currently only run at install time to fix a problem with the prior nut package. It's easy enough to move the fix up check to be executed at each config sync. I'll have it for you when I get back in a day or two.

                      Awesome, that should be a rather easy fix!

                      @dennypage:

                      Btw, do you mind posting the ups type and driver that you are testing with?

                      I will have to check this evening after I get home with access to the server.

                      1 Reply Last reply Reply Quote 0
                      • dennypageD
                        dennypage
                        last edited by

                        Several questions:

                        What messages are in the system log? Look for messages from upsd, upsmon, upsdrvctl, blazer*.
                        What are the contents of /usr/local/etc/nut/ups.conf and upsd.conf?
                        What nut processes are running? (ps -axuwww | grep ups)
                        Does anything change if you restart the nut service via the nut status page or the services page?
                        Have you successfully tested this specific ups model with nut previously?

                        @johnabbot:

                        I'm running a generic asian ups with the following

                        (Various USB)
                        UPSilon 2000 software blazer_usb langid_fix=0x409

                        It installed perfectly, looks great, unfortunately it gives me

                        "Failed to retrieve status"

                        1 Reply Last reply Reply Quote 0
                        • S
                          Starrbuck
                          last edited by

                          USB type:  Local USB
                          Driver:  usbhid

                          1 Reply Last reply Reply Quote 0
                          • dennypageD
                            dennypage
                            last edited by

                            Hey Starrbuck, I sent you an update that should address your ram disk issue. Please let me know that it works for you. Thanks.

                            1 Reply Last reply Reply Quote 0
                            • S
                              Starrbuck
                              last edited by

                              Got it, thanks!

                              1 Reply Last reply Reply Quote 0
                              • S
                                Starrbuck
                                last edited by

                                @dennypage:

                                Hey Starrbuck, I sent you an update that should address your ram disk issue. Please let me know that it works for you. Thanks.

                                The ramdisk issue is corrected.  Upon rebooting the package started up normally and the status looks fine.

                                1 Reply Last reply Reply Quote 0
                                • dennypageD
                                  dennypage
                                  last edited by

                                  Good to hear. Thanks again for testing.

                                  1 Reply Last reply Reply Quote 0
                                  • dennypageD
                                    dennypage
                                    last edited by

                                    w0w, I may have an approach that will address the SNMP unreachable on startup issue issue. Give me a couple of days, and I'll let you know. In the mean time, please test the existing beta2 version. Thanks.

                                    1 Reply Last reply Reply Quote 0
                                    • w0wW
                                      w0w
                                      last edited by

                                      UPS Status — OFF, but displayed battery charge and load are OK.
                                      Fixed with an extra argument for driver.
                                      mibs=ietf
                                      Looks much better now :)
                                      Good job!

                                      P.S. Don't look at I/O Voltage at first picture, it's Powercom firmware bug that could not be fixed anyway.

                                      nut1.jpg
                                      nut1.jpg_thumb
                                      nut2.jpg
                                      nut2.jpg_thumb

                                      1 Reply Last reply Reply Quote 0
                                      • w0wW
                                        w0w
                                        last edited by

                                        Can I request some features for package? (lowest priority in your list) :)
                                        1. I want shutdown pfsense before battery get LOW condition, for example after running 5 minutes on battery, I have seen some implementations using internal nut scripting, but not for pfsense. Feature is very similar to what APCUPSD already have for years.
                                        2. It would be good to kill UPS power, sending command to shutdown UPS, like APCUPSD doing it.

                                        BTW I am using APCUPSD on windows for the same UPS.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          johnabbot
                                          last edited by

                                          @dennypage:

                                          Several questions:

                                          What messages are in the system log? Look for messages from upsd, upsmon, upsdrvctl, blazer*.

                                          upsmon 73821 Poll UPS [sunpac] failed - Driver not connected
                                          upsd 71207 Can't connect to UPS [sunpac] (blazer_usb-sunpac): No such file or directory

                                          What are the contents of /usr/local/etc/nut/ups.conf and upsd.conf?

                                          sunpac]
                                          driver=blazer_usb
                                          port=auto
                                          langid_fix=0x4095
                                          subdriver=krauler
                                          productid=1234
                                          vendorid=0925

                                          LISTEN 127.0.0.1
                                          LISTEN ::1

                                          What nut processes are running? (ps -axuwww | grep ups)

                                          ps -axuwww | grep ups
                                          root    71207  0.0  0.0  20712    2368  -  Ss    6:10PM    0:00.24 /usr/local/sbin/upsd -u root
                                          root    72651  0.0  0.0  16612    2308  -  Is    6:10PM    0:00.00 /usr/local/sbin/upsmon
                                          uucp    73821  0.0  0.0  16612    2340  -  S    6:10PM    0:00.20 /usr/local/sbin/upsmon
                                          root    58229  0.0  0.0  18740    2240  0  S+    9:44PM    0:00.00 grep ups

                                          Does anything change if you restart the nut service via the nut status page or the services page?

                                          No

                                          Have you successfully tested this specific ups model with nut previously?

                                          No

                                          @johnabbot:

                                          I'm running a generic asian ups with the following

                                          (Various USB)
                                          UPSilon 2000 software blazer_usb langid_fix=0x409

                                          It installed perfectly, looks great, unfortunately it gives me

                                          "Failed to retrieve status"

                                          1 Reply Last reply Reply Quote 0
                                          • w0wW
                                            w0w
                                            last edited by

                                            I have "tecnoware" UPS, some ERA series but not the same as listed in NUT supported devices. It have similar behavior to yours,  johnabbot
                                            Playing with driver options not helped, strange… but UPSilon 2000 works under windows environment at least.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.