Cannot access LDOM virtual console
807567May 6 2008 — edited Jun 5 2008I'm facing a problem on a T5220 with 1 primary domain and 4 LDOMs.
One of the LDOMs lost the virtual console and when trying to connect to it, we got no errors, but just:
root@db-p5220-xv # telnet localhost 5003
Trying 127.0.0.1...
I did a truss on the telnet process and saw that it is sleeping on syscall connect:
22200: T r y i n g 1 2 7 . 0 . 0 . 1 . . .\n
22200: so_socket(PF_INET, SOCK_STREAM, IPPROTO_IP, "", SOV_DEFAULT) = 4
22200: connect(4, 0x00046178, 16, SOV_DEFAULT) (sleeping...)
Taking a look at the telnet thread we got:
00000300217189a0 30019dd1848 3002210e0e0 1 59 30021fa1220
PC: cv_wait_sig_swap_core+0x130 CMD: telnet localhost 5003
stack pointer for thread 300217189a0: 2a102686fc1
[ 000002a102686fc1 cv_wait_sig_swap_core+0x130() ]
sowaitconnected+0x58()
sotpi_connect+0x6e8()
connect+0x8c()
syscall_trap32+0xcc()
Does anyone had the same problem or at least know a way to fix the connection problem?
I'm running Solaris 10 8/07 s10s_u4wos_12b SPARC with Kernel Patch 127111-06.
Regards,
Otavio Iglesias