Hi there.
My task was finding and installing ups software on Proxmox for a less-known rack-ups unit (to be more specific: UPS GT POWER GT S 3000 RT2U).
Now, I've noticed that ups unit is being managed by WinPower software.
So next step is to find software itself.
I've found install package:
http://www.ups-software-download.com
http://www.ups-software-download.com/winpower/linux.htm
I followed the instructions from installation manual.
After installation (completed successfully) there was restart required in order to auto-start ups monitor agent.
Thing is I can no longer boot proxmox normally.
After a reboot proxmox starts in emergency mode...
Any ideas?
My task was finding and installing ups software on Proxmox for a less-known rack-ups unit (to be more specific: UPS GT POWER GT S 3000 RT2U).
Now, I've noticed that ups unit is being managed by WinPower software.
So next step is to find software itself.
I've found install package:
http://www.ups-software-download.com
http://www.ups-software-download.com/winpower/linux.htm
I followed the instructions from installation manual.
After installation (completed successfully) there was restart required in order to auto-start ups monitor agent.
Code:
Preparing CONSOLE Mode Installation...
====================================================================
Winpower 5.5.0.0 (created with InstallAnywhere by Zero G)
--------------------------------------------------------------------
====================================================================
Introduction
------------
InstallAnywhere will guide you through the installation of Winpower 5.5.0.0.
It is strongly recommended that you quit all programs before continuing with
this installation.
Respond to each prompt to proceed to the next step in the installation. If you
want to change something on a previous step, type 'back'.
You may cancel this installation at any time by typing 'quit'.
PRESS <ENTER> TO CONTINUE:
====================================================================
Enter Serial Number
-------------------
This installation requires a serial number to continue.
Please Enter the Serial Number:: xxxxxxxxxxxxxxxxxxxxxxxx
====================================================================
Choose Install Folder
---------------------
Where would you like to install?
Default Install Folder: /opt/MonitorSoftware
ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
:
====================================================================
Pre-Installation Summary
------------------------
Please Review the Following Before Continuing:
Product Name:
Winpower 5.5.0.0
Install Folder:
/opt/MonitorSoftware
Disk Space Information (for Installation Target):
Required: 200 889 229 bytes
Available: 3 535 523 840 bytes
PRESS <ENTER> TO CONTINUE:
====================================================================
Installing...
-------------
[==================|==================|==================]
[------------------|------------------|------------------|---------]
====================================================================
Installation Complete
---------------------
Congratulations. Winpower 5.5.0.0 has been successfully installed to:
/opt/MonitorSoftware
Please restart your system before running the Winpower 5.5.0.0!
PRESS <ENTER> TO EXIT THE INSTALLER:
After a reboot proxmox starts in emergency mode...
Code:
Welcome to emergency mode! after logging in type
"journalctl -xb" to view system logs
"sysstemctl reboot" to reboot,
"systemctl default" to try again to boot into default mode
give root password for maintenance
or press ctrl - D to continue
Any ideas?