Ok, I tried it from controller-0 and that step worked. But now I am stuck at the next step:

image.png

Since the step failed, I tried to repeat it. But I get an already configured error as shown below:

image.png

Please advise on how to proceed further?

Thank you
Abhijit

On Mon, Apr 6, 2020 at 12:23 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

 

 

image.png

 

So I am not sure how to proceed.

 

Please advise.

 

~Abhijit

 

On Mon, Apr 6, 2020 at 11:44 AM Abhijit Deodhar <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:

 

 

I reached the step where 2 controllers and 2 workers are up and running. Now I am confused with "configure controller-1" step. 

 

I see an error while doing this step on controller-1:

 

image.png

 

I tried using sudo to repeat the step:

image.png

 

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

 

Regards

Abhijit