Nodes are in unuseble state. Possible typo "'NoneType' object has no attribute 'startswith'"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Invalid
|
Critical
|
Zhixiong Chi |
Bug Description
Brief Description
-----------------
For Standard configuration(
It remains in locked, disabled, offline and checking the /var/log/sysinv.log I observed this:
sysinv 2021-02-16 18:09:15.176 102434 WARNING sysinv.
sysinv 2021-02-16 18:09:15.177 102434 INFO sysinv.
sysinv 2021-02-16 18:10:15.178 102434 WARNING sysinv.
sysinv 2021-02-16 18:10:15.178 102434 INFO sysinv.
sysinv 2021-02-16 18:11:15.194 102434 WARNING sysinv.
sysinv 2021-02-16 18:11:15.195 102434 INFO sysinv.
startswith is a typo?!
Severity
--------
Provide the severity of the defect.
<Critical: System/Feature is not usable due to the defect>
Steps to Reproduce
------------------
Try to install stx on std baremetal. It will fail during provisioning.
Expected Behavior
------------------
Installation should work, computes and storages should be online and no such errors on sysinv.log
Actual Behavior
----------------
Provisioning fails for Standard configuration baremetal.
Reproducibility
---------------
For me is 100% reproducible
System Configuration
-------
Multi-node system
Branch/Pull Time/Commit
-------
master
Last Pass
---------
If I am not wrong 2 or 3 days ago.
Timestamp/Logs
--------------
I will attach collected logs.
Test Activity
-------------
Sanity
Workaround
----------
-
Collected logs are attached.