重庆思庄Oracle、Redhat认证学习论坛

标题: ODA DCS Command Seems to Work but the Web Console Still Shows the ODA-ADMIN U... [打印本页]

作者: 刘泽宇    时间: 2024-6-23 16:51
标题: ODA DCS Command Seems to Work but the Web Console Still Shows the ODA-ADMIN U...
现象:
ODA using the DCS stack

Using the DCS stack it shows that the oda-admin user password expired.
Trying to log in to the ODA on the web console, and it states my "password has expired"
This requires changing the password using odacli-adm set-credential command.
Using the odacli-adm set-credential command to change the password appears successful using my ssh window,
However, going to the web console it still states that the password is expired.
Another symptom seen is when an ODACLI command fails with the DCS-10001 error

#odacli .....*

DCS-10001:Internal error encountered: java.lang.NullPointerException.

原因:
The dcsagent needed to be restarted before resetting the password.

处理方法:
It turns out that the DCS agent service needed to be restarted:

Restart the AGENT and try again.


For OL7 or higher

# systemctl stop initdcsagent

# systemctl start initdcsagent

- or optionally -

# systemctl restart initdcsagent


For OL6_

# initctl stop initdcsagent

# initctl start initdcsagent

    - or optionally -

# initctl restart initdcsagent


After restarting the DCS agent then reset the password
Confirm if you are able to log into the web console.






欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2