Skip to Main Content

Infrastructure Software

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!

Solaris 11.1 LDOM (VM ) vnet setup help

Rob GatesDec 15 2013 — edited Dec 17 2013

ldm -V

Logical Domains Manager (v 3.1.0.1)
        Hypervisor control protocol v 1.7
        Using Hypervisor MD v 1.4

System PROM:
        Hypervisor      v. 1.10.7.      @(#)Hypervisor 1.10.7.f 2013/08/09 19:14\015

        OpenBoot        v. 4.33.6.      @(#)OpenBoot 4.33.6.d 2013/07/23 10:20

I have upgarded to the latest version availble but am having some issues with networking, the server has 1 physical network connection but want to use a vnet connection with a static IP on the LDOM so it can see the whole netowrk it is in and the outside world. I have no isse afteer following the documentation for creating booting and building the ldom but once the ldom starts i cannot see it from the netowrk and it cannot see out.

Standard commands used to build it

root@:~# dladm show-phys
LINK              MEDIA                STATE      SPEED  DUPLEX    DEVICE
net1              Ethernet             unknown    0      unknown   e1000g1
net2              Ethernet             unknown    0      unknown   e1000g2
net0              Ethernet             up         100    full      e1000g0
net3              Ethernet             unknown    0      unknown   e1000g3


ldm add-vcc port-range=5000-5100 primary-vcc0 primary

ldm add-vds primary-vds0 primary

ldm add-vsw net-dev=net0 primary-vsw0 primary

ldm add-vnet vnet1 primary-vsw0 testldg1

etc

The when i build the ldom from a shared DVD it works fine but with no communication via the network.

Any clues what i am doing wrong on and blogs / wikis i should be looking at for vnic's and Ldoms

When i start i do notive the message

Warning: Unable to verify add of static route on net0/v4

Error code = 145

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2014
Added on Dec 15 2013
3 comments
3,741 views