Skip to Main Content

Core Infrastructure

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

New LDOM, telnet connection refused

user13624468Jul 3 2025 — edited Jul 3 2025

Idiot (me), trying to create LDOMs on a “new” system & obviously doing something wrong.
I believe I have most procedures correct, but the part where I am trying to connect the network to the LDOM doesn't seem to be working. As soon as I ldm start ldom1 I will try to connect to it:
ldm list
NAME STATE FLAGS CONS VCPU MEMORY UTIL NORM UPTIME
primary active -n-cv- UART 8 2G 2.8% 2.8% 30d 1h 13m
ldom1 active -t---- 5000 8 8G 0.1% 0.1% 33m

telnet localhost 5000

Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

I am figuring I did something wrong (mistyped or something) creating the add-vnet or vsw.
I would appreciate it if someone could lend a hand.

Some of the commands used:

ldm add-vswitch net-dev=net3 switch-primary primary
ldm add-vnet vnet0 switch-primary ldom1

Comments
Post Details
Added on Jul 3 2025
0 comments
39 views