Failure while upgrading controller-0 of System Controller due to dc-cert
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Triaged
|
Low
|
Bin Qian |
Bug Description
Brief Description
-----------------
While upgrading a Standard system controller from stx.4.0 to stx.5.0, a failure is encountered due to dc-cert as given below. After running "system host-upgrade controller-0", I am unable to unlock the controller-0.
[sysadmin@
Invalid secret dc-cert\
Traceback (most recent call last):
File "/usr/lib64/
**args)
File "/usr/lib64/
result = getattr(proxyobj, method)(ctxt, **kwargs)
File "/usr/lib64/
self.
File "/usr/lib64/
func(self, *args, **kwargs)
File "/usr/lib64/
config.
File "/usr/lib64/
config.
File "/usr/lib64/
system.
File "/usr/lib64/
endpoint_
Exception: Invalid secret dc-cert\
Severity
--------
Critical
Steps to Reproduce
------------------
Upgrade a standard system controller using the steps given below:
system upgrade-start --force
system upgrade-show (wait for "started")
system host-lock controller-1
system host-list
system host-upgrade controller-1
system upgrade-show (wait for "data-migration
system host-unlock controller-1 (Wait for controller-1 to become unlocked-enabled. Wait for the DRBD sync 400.001 services-related alarm to be cleared)
system host-swact controller-0
system host-lock controller-0
system host-upgrade controller-0 (wait for "upgrading-hosts")
system host-unlock controller-0
Expected Behavior
------------------
Should be able to unlock controller-0
Actual Behavior
----------------
Error while unlocking controller-0
Reproducibility
---------------
100% Reproducible
System Configuration
-------
DC setup with standard system controller and aiosx subcloud
Branch/Pull Time/Commit
-------
22nd January, 2021 at 12:28 am
Last Pass
---------
Yes. The last pass was 15th January, 2021.
Timestamp/Logs
--------------
Collect logs attached
Test Activity
-------------
Developer Testing
Workaround
----------
None
tags: | added: stx.update |
stx.5.0 / high - issue is blocking testing of the upgrade framework