Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Solaris 11 LDOM guest network not working Post 303040654 by Michele31416 on Sunday 3rd of November 2019 11:49:52 AM
Old 11-03-2019
"Strange combination, sparc linux on Solaris ldom, to notice at first."
No doubt but I have a program that only runs in Linux. If I can get it to work here I won't need a separate machine just for that.

"I do not think that is supported or condoned by Oracle"
Definitely not. They say as much. Not that it matters since I'm just one person and don't have an Oracle support account.

"Can you show output of :"
Code:
root@hemlock:~# ldm list -l linux
NAME             STATE      FLAGS   CONS    VCPU  MEMORY   UTIL  NORM  UPTIME
linux            active     -n----  5000    8     4G       0.0%  0.0%  22h 39m

SOFTSTATE
    Linux running

UUID
    3d88816c-12c6-48af-8e16-d6d05d281d5b

MAC
    00:14:4f:fa:63:f2

HOSTID
    0x84fa63f2

CONTROL
    failure-policy=ignore
    extended-mapin-space=on
    cpu-arch=native
    rc-add-policy=
    shutdown-group=15
    perf-counters=htstrand
    boot-policy=warning
    effective-max-pagesize=256MB
    hardware-max-pagesize=2GB

DEPENDENCY
    master= 

CORE
    CID    CPUSET
    1      (8, 9, 10, 11, 12, 13, 14, 15)

VCPU
    VID    PID    CID    UTIL NORM STRAND
    0      8      1      0.0% 0.0%   100%
    1      9      1      0.1% 0.1%   100%
    2      10     1      0.0% 0.0%   100%
    3      11     1      0.0% 0.0%   100%
    4      12     1      0.0% 0.0%   100%
    5      13     1      0.0% 0.0%   100%
    6      14     1      0.0% 0.0%   100%
    7      15     1      0.0% 0.0%   100%

MEMORY
    RA               PA               SIZE            
    0x80000000       0x200000000      2G
    0x440000000      0x3c0000000      512M
    0x870000000      0x3f0000000      256M
    0xc00000000      0x500000000      256M
    0x1020000000     0x5a0000000      768M
    0x1460000000     0x5e0000000      256M

CONSTRAINT

VARIABLES
    auto-boot?=true
    boot-device=vdisk1

NETWORK
    NAME         SERVICE                MACADDRESS          PVID|PVLAN|VIDs
    ----         -------                ----------          ---------------
    net0         primary-vsw0@primary   00:14:4f:f8:1f:c0   1|--|--      

    NAME         SERVICE                MACADDRESS          PVID|PVLAN|VIDs
    ----         -------                ----------          ---------------
    vnet1        primary-vsw0@primary   00:14:4f:fa:58:2d   1|--|--      

DISK
    NAME         VOLUME                 TOUT ID   DEVICE  SERVER         MPGROUP       
    vdisk1       vol1@primary-vds0           0    disk@0  primary                      
    vdiskiso     voliso@primary-vds0         1    disk@1  primary                      

VCONS
    NAME         SERVICE                PORT   LOGGING
    linux        primary-vcc0@primary   5000   on      

root@hemlock:~#

"What linux distribution is this ?"
It's just called "Linux for SPARC", from here: Project: Linux for SPARC - oss.oracle.com
Code:
[root@localhost etc]# cat /etc/issue
Linux for SPARC release 1.0
Kernel \r on a \m

[root@localhost etc]#

--- Post updated at 11:49 AM ---

OK, am I ever embarrassed. The solution turned out to be as simple as just turning on the networking inside the guest. Doh!

Thanks for taking the time to look at this.

Code:
[root@localhost etc]# ifup eth0

Determining IP information for eth0... done.
[root@localhost etc]# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=0.735 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.565 ms
64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=0.577 ms
64 bytes from 192.168.0.1: icmp_seq=4 ttl=64 time=0.541 ms

--- 192.168.0.1 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3354ms
rtt min/avg/max/mdev = 0.541/0.604/0.735/0.080 ms

[root@localhost etc]# ip a show eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UNKNOWN qlen 1000
    link/ether 00:14:4f:f8:1f:c0 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.186/24 brd 192.168.0.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::214:4fff:fef8:1fc0/64 scope link 
       valid_lft forever preferred_lft forever
[root@localhost etc]#

This User Gave Thanks to Michele31416 For This Post:
 

8 More Discussions You Might Find Interesting

1. Solaris

Network not working on Solaris 10

Hi, Need help for the network configuration on Solaris 10 5/8. My NIC's dirver was loaded after Solaris installation and is configured using static ip address for a local network: 172.16.1.12 I have configured set of files as: /etc/hosts : 172.16.1.12 ls12 /etc/hostname.iprb0:... (7 Replies)
Discussion started by: dn100
7 Replies

2. Virtualization and Cloud Computing

KVM FC12 guest save not working ??

Howdy I am using Fedora12 with KVM, with XP64pro as a guest. Everything seems to be working just fine, BUT I can't Save. When I do instruction KVM to save, I get a continuing Saving display, but it continues for a long time until I finally terminate it due to boredom :) I have let it run for... (0 Replies)
Discussion started by: TJMan
0 Replies

3. Solaris

Help needed - trying to run commands in Guest LDoms from Control LDOM

Hi Folks, I am used to writing scripts to get info by running commands at local zones level from their respective global zone by using zlogin <localzone> "command>" while remaining at the global zone level. Can the same be done with Guest LDoms while remaining at the control LDOM level? ... (4 Replies)
Discussion started by: momin
4 Replies

4. Solaris

Network Config on Zone in a Guest LDOM

Solaris for Sparc 11.1 with the latest patches. Created a Guest LDOM with two vnet's net0 and net1, installed a guest whole root, ip exclusive zone that I want to be able to utilize DHCP. I have been able to create the zone but unable to get it to boot because I am unable to assign an anet to it.... (4 Replies)
Discussion started by: os2mac
4 Replies

5. UNIX for Dummies Questions & Answers

Configure network connectivity as guest O.S under vmware

Hi! I am not sure if this is the right place to post this question. What I did was to download vmware onto my laptop, them install a linux distro as a guest O.S., on VM network configuration I have used "bridge", them I used Virtual Network Editor to chose the network interface, but as I write... (4 Replies)
Discussion started by: fretagi
4 Replies

6. Solaris

Disk expansion on LDOM Guest

Hi, There is LDOM Guest where I need to expand /u02 file systems on it. It is residing on a Solaris 11 Hypervisor (Primary Domain). The storage is expanded on vdisk presented to Hypervisor. I need steps to expand the /u02 on LDOM Guest. (2 Replies)
Discussion started by: vidya_sagar2003
2 Replies

7. Solaris

LDOM Solaris 11 add Network vsw (Virtual switch)

hello, I have a problem when configuring the network at the LDOM level, on a SPARC-Enterprise-T5120 machine The network goes through VLAN 503 (level, network tagget) And I need to give network to the guest domain: madarrwebsol10 I hope someone can bring some light .... Excuse my English ... ... (4 Replies)
Discussion started by: Wittman
4 Replies

8. Solaris

Ldom guest volumen problem t8 Solaris 11

hello to everyone. im new member here. i have a problem with a guest ldom on solaris 11 sparc in a T8. I need to access to disk vds assigned to guest domain but from control domain. I want to modify a parameter in inittab of the guest domain because start guest domain give me problems... (2 Replies)
Discussion started by: Liam_
2 Replies
All times are GMT -4. The time now is 08:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy