[Starlingx-discuss] FW: Need support for starlingX 8 setup bring up.

Waines, Greg Greg.Waines at windriver.com
Wed Apr 19 14:57:03 UTC 2023


FYI

From: Waines, Greg
Sent: Thursday, April 13, 2023 9:07 AM
To: Prashanthi Moligi <prashanthi.moligi at tcs.com>; Subramanian, Ramaswamy <Ramaswamy.Subramanian at windriver.com>
Cc: Nidhi Tomar <nidhi.tomar1 at tcs.com>; Meghana S <s.meghana10 at tcs.com>; Naga Sushma Gandrothu <g.nagasushma at tcs.com>; Khalil, Ghada <Ghada.Khalil at windriver.com>; Thothadri, Ram <Ram.Thothadri at windriver.com>
Subject: RE: Need support for starlingX 8 setup bring up.

Hey Prashanthi,

Before I try to find someone to work closely with you on this ... can you try the following solutions.


So, you say that your ISO install completes and you are able to login as 'sysadmin'  (initial password is 'sysadmin' and you are forced to change it).
But then you have no IP connectivity.

So I learned that automatic DHCP does not seem to be working with our DEBIAN loads (STX 8.0)

So two options for you to try:


  *   Run 'dhclient' manually
     *   RUN THE FOLLOWING:
        *   sudo dhclient <ifname>
        *
        *   WHERE <ifname> is the linux interface name of the interface that is physically cabled to a router that gives you internet access
  *   OR
  *   Configure IP Address and Default IP Route manually
     *   RUN THE FOLLOWING:
        *   sudo ip address add <IP-ADDRESS>/<SUBNET-LENGTH> dev <PORT>
        *   sudo ip link set up dev <PORT>
        *   sudo ip route add default via <GATEWAY-IP-ADDRESS> dev <PORT>
        *   ping 8.8.8.8
        *
        *   WHERE <PORT> is the linux interface name of the interface that is physically cabled to a router that gives you internet accdess
              <IP-ADDRESS>/<SUBNET-LENGTH> is the IP ADDRESS for your server (i.e. StarlingX controller-0) based on your local addressing plan
              <GATEWAY-IP-ADDRESS> is the IP ADDRESS of your adjacent router.

Let me know if that works first,
Greg.



From: Prashanthi Moligi <prashanthi.moligi at tcs.com<mailto:prashanthi.moligi at tcs.com>>
Sent: Thursday, April 13, 2023 2:17 AM
To: Waines, Greg <Greg.Waines at windriver.com<mailto:Greg.Waines at windriver.com>>; Subramanian, Ramaswamy <Ramaswamy.Subramanian at windriver.com<mailto:Ramaswamy.Subramanian at windriver.com>>
Cc: Nidhi Tomar <nidhi.tomar1 at tcs.com<mailto:nidhi.tomar1 at tcs.com>>; Meghana S <s.meghana10 at tcs.com<mailto:s.meghana10 at tcs.com>>; Naga Sushma Gandrothu <g.nagasushma at tcs.com<mailto:g.nagasushma at tcs.com>>
Subject: Need support for starlingX 8 setup bring up.

CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know the content is safe.

TCS Confidential

Hi Greg,

       Thanks for your suggestion in yesterday's meeting.
       As we discussed in meeting can you please give me one POC name who can help me to bring up StarlingX 8 in my internal PC. I got struck at IP assignment part from long time, I want to bring this up setup ASAP, so your quick support will be helpful.

Thanks & Regards,
Prashanthi.


TCS Confidential

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20230419/8f9c0dce/attachment.htm>


More information about the Starlingx-discuss mailing list