Recentemente, coloquei minhas mãos em um servidor Sun Fire T-2000 de segunda mão. Eu posso conectar-me ao ALOM usando a porta serial, mas não consigo me conectar a ele pela rede. Aqui estão as configurações que eu tenho:
sc> showsc
Advanced Lights Out Manager CMT v1.3.2
parameter value
--------- -----
if_network true
if_connection telnet
if_emailalerts false
netsc_dhcp false
netsc_ipaddr 192.168.0.225
netsc_ipnetmask 255.255.255.0
netsc_ipgateway 192.168.0.1
mgt_mailhost
mgt_mailalert
sc_customerinfo
sc_escapechars #.
sc_powerondelay false
sc_powerstatememory false
sc_clipasswdecho true
sc_cliprompt sc
sc_clitimeout 0
sc_clieventlevel 2
sc_backupuserdata true
diag_trigger power-on-reset error-reset
diag_verbosity normal
diag_level min
diag_mode normal
sys_autorunonerror false
sys_autorestart reset
sys_eventlevel 2
ser_baudrate 9600
ser_parity none
ser_stopbits 1
ser_data 8
Com essas configurações, não consigo me conectar ao ALOM pela rede. Eu tentei ambos ssh e telnet e nenhum deles está funcionando. Agora, antes que alguém diga algo sobre o fato de que o ALOM não deve estar conectado a uma rede, ou a mesma rede que todo o resto, isso é em minha casa, então não estou realmente preocupado com a segurança do servidor. Atualmente tenho a instalação do OpenBSD no HD.
- EDITAR
Eu tentei fazer ping na porta de rede e não consegui. Eu estou começando a pensar que a porta pode estar com defeito. No entanto, eu tenho um full-duplex de 100mbps estabelecido no switch para essa porta, o que não faz sentido a menos que a porta falhe de tal forma que os quadros não estejam sendo enviados / recebidos.
Eu comprei esta máquina porque ela tem um processador UltraSPARC multi-core. Isso permitirá que eu teste meu software em uma máquina big endian.
- EDITAR
Eu reran os VxDiags da ALOM e postei o resultado abaixo.
ALOM BOOTMON v1.3.2
ALOM Build Release: 001
Reset register: 00000000
ALOM POST 1.0
Dual Port Memory Test, PASSED.
TTY External - Internal Loopback Test
TTY External - Internal Loopback Test, PASSED.
TTYC - Internal Loopback Test
TTYC - Internal Loopback Test, PASSED.
TTYD - Internal Loopback Test
TTYD - Internal Loopback Test, PASSED.
Memory Data Lines Test
Memory Data Lines Test, PASSED.
Memory Address Lines Test
Slide address bits to test open address lines
Test for shorted address lines
Memory Address Lines Test, PASSED.
Boot Sector FLASH CRC Test
Boot Sector FLASH CRC Test, PASSED.
Return to Boot Monitor for Handshake
ALOM POST 1.0
Status = 00007fff
Returned from Boot Monitor and Handshake
Loading the runtime image... VxWorks running.
Starting Advanced Lights Out Manager CMT v1.3.2
Copyright 2007 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Current mode: NORMAL
Attaching network interface lo0... done.
Attaching network interface motfec0.... done.
Booting from Segment 1
SC Alert: SC System booted.
Sun(tm) Advanced Lights Out Manager CMT v1.3.2
Full VxDiag Tests
BASIC TOD TEST
Read the TOD Clock: TUE NOV 24 04:24:21 2015
Wait, 1 - 3 seconds
Read the TOD Clock: TUE NOV 24 04:24:23 2015
BASIC TOD TEST, PASSED
ETHERNET CPU LOOPBACK TEST
50 BYTE PACKET - a 0 in field of 1's.
50 BYTE PACKET - a 1 in field of 0's.
900 BYTE PACKET - pseudo-random data.
ETHERNET CPU LOOPBACK TEST, PASSED
Full VxDiag Tests - PASSED
Status summary - Status = 7FFF
VxDiag - - PASSED
POST - - PASSED
LOOPBACK - - PASSED
I2C - - PASSED
EPROM - - PASSED
FRU PROM - - PASSED
ETHERNET - - PASSED
MAIN CRC - - PASSED
BOOT CRC - - PASSED
TTYD - - PASSED
TTYC - - PASSED
MEMORY - - PASSED
MPC885 - - PASSED
Please login:
Parece que todos os diagnósticos são aprovados, por isso não sei o que pensar.
Tags sun