xcat2 / xcat-extensions

Repos to store scripts for special user cases
4 stars 8 forks source link

Show ERROR message for database service, but it does not used by xCAT #28

Closed robin2008 closed 6 years ago

robin2008 commented 6 years ago

If using one DB, not required to check other type of DB.

2018-06-13 22:44:27,026 - DEBUG - systemctl stop xcatd [Passed]
Failed to stop mariadb.service: Unit mariadb.service not loaded.
2018-06-13 22:44:30,044 - DEBUG - Retry 1 ... ...systemctl stop mariadb
Failed to stop mariadb.service: Unit mariadb.service not loaded.
2018-06-13 22:44:33,071 - DEBUG - Retry 2 ... ...systemctl stop mariadb
Failed to stop mariadb.service: Unit mariadb.service not loaded.
2018-06-13 22:44:33,095 - ERROR - systemctl stop mariadb [Failed]
2018-06-13 22:44:33,113 - DEBUG - systemctl stop postgresql [Passed]

The error level message only means something wrong there.

neo954 commented 6 years ago

I think this issue is a duplicate of issue #20

bybai commented 6 years ago

a duplicate of issue #20, close this one first.