[Starlingx-discuss] Error when add a new host
Hi, There is an intermittent issue during STX provisioning when add a new host (controller, compute or storage). During provisioning, when add a new host: $ system host-add -n ${host_name} -p ${personality} -m ${mac_address} Got the following error: 'Maintenance has returned with a status of fail, reason: no response, recommended action: retry' This issue is intermittent. After it failed, try to add the host again but got: 'error: Host already exists' When check the hosts available can see host installed correctly: $ system host-list Then, got an error when added a new host, got an error when retry to add the host because it was correctly installed. This issue sometimes breaks our test execution. I already open a Launchpad: https://bugs.launchpad.net/starlingx/+bug/1822657 Did someone faced this issue before? Regards. Juan Carlos Alonso
Hi Juan Carlos, It is the sort of thing we'd expect to see in the sanities, particularly if that host-add command is used... it sounds like that is what you are referring to "sometimes breaks our test execution". If that's the case, you could mention the sanities in the bug report. Sometimes that's a good source of information for triage and debugging. M On Mon, 2019-04-01 at 17:51 +0000, Alonso, Juan Carlos wrote:
Hi, There is an intermittent issue during STX provisioning when add a new host (controller, compute or storage). During provisioning, when add a new host: $ system host-add -n ${host_name} -p ${personality} -m ${mac_address}
Got the following error: 'Maintenance has returned with a status of fail, reason: no response, recommended action: retry'
This issue is intermittent. After it failed, try to add the host again but got: 'error: Host already exists'
When check the hosts available can see host installed correctly: $ system host-list
Then, got an error when added a new host, got an error when retry to add the host because it was correctly installed. This issue sometimes breaks our test execution.
I already open a Launchpad: https://bugs.launchpad.net/starlingx/+bug /1822657 Did someone faced this issue before? Regards. Juan Carlos Alonso _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (2)
-
Alonso, Juan Carlos
-
Michel Thebeau