Please help me   

On Mon, Apr 6, 2020 at 12:38 PM Abhijit Deodhar <abhideodhar@gmail.com> wrote:
Ok, I tried that step and it worked. But now I am hitting an issue at the next step:
image.png

How to get past this error or debug it?

Thanks
Abhijit

On Mon, Apr 6, 2020 at 12:30 PM Yoshida, Shigeru <Shigeru.Yoshida@windriver.com> wrote:
Hi Abhijit,

Please try following commands on controller-0:

source /etc/platform/openrc
OAM_IF=enp2s1
system host-if-modify controller-1 $OAM_IF -c platform
system interface-network-assign controller-1 $OAM_IF oam
system interface-network-assign controller-1 mgmt0 cluster-host

controller-1 is not configured at that point and system command normally be activated on active controller.

Thanks,
Shigeru


From: Abhijit Deodhar <abhideodhar@gmail.com>
Sent: Monday, April 6, 2020 3:25 PM
To: starlingx-discuss@lists.starlingx.io
Subject: Re: [Starlingx-discuss] StarlingX install question

Forgot to mention that I tried doing this step to enter the admin mode, but the openrc script doesnt seem to exist on controller-1




So I am not sure how to proceed.

Please advise.

~Abhijit

On Mon, Apr 6, 2020 at 11:44 AM Abhijit Deodhar <mailto:abhideodhar@gmail.com> wrote:
Hi,

I am trying to install StarlingX on virtual standard with controller storage configuration. I am following the steps mentioned in this document:

https://docs.starlingx.io/deploy_install_guides/r3_release/virtual/controller_storage_install_kubernetes.html 

I reached the step where 2 controllers and 2 workers are up and running. Now I am confused with "configure controller-1" step. 
https://docs.starlingx.io/deploy_install_guides/r3_release/virtual/controller_storage_install_kubernetes.html#configure-controller-1 
 
I see an error while doing this step on controller-1:



I tried using sudo to repeat the step:


Can someone please help me with this step to proceed with the installation?

Regards
Abhijit