Dear all,
Issue:
After "system host-unlock controller-0" and reboot, there's no OAM ip on OAM interface.
[sysadmin@controller-0 ~(keystone_admin)]$ system oam-show
+----------------+--------------------------------------+
| Property | Value |
+----------------+--------------------------------------+
| created_at | 2019-09-10T02:37:54.294563+00:00 |
| isystem_uuid | efa7c456-788d-4144-8532-baad22ffb84f |
| oam_gateway_ip | 10.10.10.60 |
| oam_ip | 10.10.10.61 |
| oam_subnet |
10.0.0.0/8 |
| updated_at | None |
| uuid | 75d06a47-3809-4d59-958b-628d04c352ed |
+----------------+--------------------------------------+
[sysadmin@controller-0 ~(keystone_admin)]$
[sysadmin@controller-0 ~(keystone_admin)]$ system interface-network-list controller-0
+--------------+--------------------------------------+--------+--------------+
| hostname | uuid | ifname | network_name |
+--------------+--------------------------------------+--------+--------------+
| controller-0 | 9ca805ef-9c2c-4abb-9e01-43dc635b2584 | lo | cluster-host |
| controller-0 | a46ed30e-9f6a-4707-9fb4-ff5e70efd43e | lo | mgmt |
| controller-0 | b12d157c-4f50-45ee-80d2-e5bfc4c7d12f | enp2s0 | oam |
+--------------+--------------------------------------+--------+--------------+
[sysadmin@controller-0 ~(keystone_admin)]$
enp2sp OAM interface has no ip address.
Thanks a lot.