Can't Install Cluster Control Using Script

Comments

3 comments

  • Official comment
    Avatar
    Sebastian Insausti

    Hi,

    Can you run the following commands?

    $ mv ~/.s9s/s9s.conf ~/.s9s/s9s.conf.bak
    $ mv /etc/s9s.conf /etc/s9s.conf.bak
    $ s9s user --create --generate-key --controller="https://localhost:9501" --group=admins dba
    $ s9s user --cmon-user=dba --enable admin

    Then, please, run the installation again and let me know how it goes.

    Regards,

    Sebastian.

    Comment actions Permalink
  • Avatar
    Hein Htet Win

    I already did try that way. But when I try to create a new user with s9s command, it is only showing that username or password is incorret. So, I uninstalled all the processes and packages as mentioned in documentation. Then I run the script again, this time I think cmon process is not listening and got connection refused error. 

    0
    Comment actions Permalink
  • Avatar
    Zamani Rahman

    Hello,

    Could you check if the cmon process and MySQL are running correctly? May I get the output of the following commands executing in the controller node?

    $ ps -ef | grep cmon
    $ ps -ef | grep mysql
    $ netstat -pltn

    Also, you may also attach the cmon.log file that is available in the /var/log/ directory here.

    Thanks,

    Zamani

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk