SMT is configured on SLES 12 SP 3.
SMT Client(SLES 12 SP 3) is also configured via “clientSetup4SMT.sh” script. I updated/patched the smt client systems too.
But on SMT Server when I run the ‘smt-client’ command it show ‘Patch Status’ as UNKNOWN
smt:~ # smt-client
.------------------------------------------------------------------------------------.
| GUID | Hostname | Patch Status | Patch Status Date |
+--------------------------------------+----------+--------------+-------------------+
| SCC_6524b7f12a39410e8588b60170e681e1 | node1 | Unknown | |
| SCC_e86851a33523474cb6f88557ce9e7359 | storage | Unknown | |
'--------------------------------------+----------+--------------+-------------------'
while ‘smt-list-registration’ gives the appropriate output:
smt:~ # smt-list-registrations
.----------------------------------------------------------------------------------------------------------.
| Unique ID | Hostname | Last Contact | Namespace | Product |
+--------------------------------------+----------+---------------------+-----------+----------------------+
| SCC_6524b7f12a39410e8588b60170e681e1 | node1 | 2019-06-20 15:01:41 | | SLES_SAP 12.3 x86_64 |
+--------------------------------------+----------+---------------------+-----------+----------------------+
| SCC_e86851a33523474cb6f88557ce9e7359 | storage | 2019-06-20 17:08:44 | | SLES_SAP 12.3 x86_64 |
+--------------------------------------+----------+---------------------+-----------+----------------------+
please help why ‘smt-client’ is showing the Patch Status as UNKNOWN ?