Error when trying to run any command at CELLCLI prompt.
To fix that, check if your MS is running. Check error logs in /opt/oracle/cell/log/diag/asm/cell/trace/ms-odl.log file.
Restart your MS using commands below:
[root@cell1 init.d]# ./celld status
rsStatus: running
msStatus: running
cellsrvStatus: running
[root@cell1 init.d]# ./celld stop
Stopping the RS, CELLSRV, and MS services...
The SHUTDOWN of services was successful.
[root@cell1 init.d]# ./celld start
Starting the RS, CELLSRV, and MS services...
Getting the state of RS services...
running
Starting CELLSRV services...
The STARTUP of CELLSRV services was successful.
Starting MS services...
The STARTUP of MS services was successful.
[root@cell1 init.d]# ./celld status
rsStatus: running
msStatus: running
cellsrvStatus: running
[root@cell1 init.d]#
Best Regards,
Paulo Portugal
To fix that, check if your MS is running. Check error logs in /opt/oracle/cell/log/diag/asm/cell/trace/ms-odl.log file.
Restart your MS using commands below:
[root@cell1 init.d]# ./celld status
rsStatus: running
msStatus: running
cellsrvStatus: running
[root@cell1 init.d]# ./celld stop
Stopping the RS, CELLSRV, and MS services...
The SHUTDOWN of services was successful.
[root@cell1 init.d]# ./celld start
Starting the RS, CELLSRV, and MS services...
Getting the state of RS services...
running
Starting CELLSRV services...
The STARTUP of CELLSRV services was successful.
Starting MS services...
The STARTUP of MS services was successful.
[root@cell1 init.d]# ./celld status
rsStatus: running
msStatus: running
cellsrvStatus: running
[root@cell1 init.d]#
Best Regards,
Paulo Portugal
you havent share the location from where the celld status to be executed.
ReplyDelete