HPE 9000 and HPE e3000 Servers
1753837 Members
8884 Online
108806 Solutions
New Discussion юеВ

Re: UPS Instalation

 
SOLVED
Go to solution
Vogra
Regular Advisor

UPS Instalation

Hi All!
I have an A500 server and it has one back cable with 3 connectors (UPS/monitor/remote).
with ioscan I found:
/dev/tty0p0;/dev/tty0p1;/dev/tty0p2. The first, I think, is the console, but I don't know how of others can be the UPS connector. How can I discover it?
Thanx.
We are spirits in the material world
2 REPLIES 2
S.K. Chan
Honored Contributor
Solution

Re: UPS Instalation

You need the device file /dev/tty0p1 for UPS port - port 1 for example. Run ..
# ioscan -kfnC tty
and you should see something like this ..
tty 0 0/0/4/0 asio0 CLAIMED INTERFACE PCI Serial (103c1048)
/dev/GSPdiag1 /dev/mux0 /dev/tty0p1
/dev/diag/mux0 /dev/tty0p0 /dev/tty0p2
tty 1 0/0/5/0 asio0 CLAIMED INTERFACE PCI Serial (103c1048)
/dev/GSPdiag2 /dev/mux1
/dev/diag/mux1 /dev/tty1p1

If you don't, run ..
# insf -e

to re-create the device files.


Patrick Wessel
Honored Contributor

Re: UPS Instalation

Claudio,
/dev/tty0p1 is the device file for the UPS
There is no good troubleshooting with bad data