cmon unable to start garbd on remote host

Comments

7 comments

  • Avatar
    Johan

    Hi Ron,

    What happens if you do, from the controller:
    ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -oNumberOfPasswordPrompts=0 -oConnectTimeout=10 -oIdentityFile=/root/.ssh/id_rsa -p22 root@10.137.31.32 "ls -al /usr"

     

    Best regards
    Johan

     

    0
    Comment actions Permalink
  • Avatar
    Ron Yacketta

    John:

     

    Works as expect.

    # ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -oNumberOfPasswordPrompts=0 -oConnectTimeout=10 -oIdentityFile=/root/.ssh/id_rsa -p22 root@10.137.31.32 "ls -al /usr"
    Warning: Permanently added '10.137.31.32' (RSA) to the list of known hosts.
    total 88
    drwxr-xr-x. 13 root root 4096 May 17 22:11 .
    dr-xr-xr-x. 22 root root 4096 May 18 13:43 ..
    dr-xr-xr-x. 2 root root 20480 May 19 09:00 bin
    drwxr-xr-x. 2 root root 4096 Jul 20 2011 etc
    drwxr-xr-x. 2 root root 4096 Jul 20 2011 games
    drwxr-xr-x. 5 root root 4096 May 17 22:13 include
    dr-xr-xr-x. 9 root root 4096 May 18 09:32 lib
    dr-xr-xr-x. 29 root root 20480 May 19 08:53 lib64
    drwxr-xr-x. 10 root root 4096 May 18 09:32 libexec
    drwxr-xr-x. 12 root root 4096 May 17 22:11 local
    dr-xr-xr-x. 2 root root 4096 May 19 09:00 sbin
    drwxr-xr-x. 69 root root 4096 May 19 08:53 share
    drwxr-xr-x. 4 root root 4096 May 17 22:11 src
    lrwxrwxrwx. 1 root root 10 May 17 22:11 tmp -> ../var/tmp

    0
    Comment actions Permalink
  • Avatar
    Johan

    Thanks for the information.

    Which flavor of Galera is this, Codership, Percona or Mariadb ?

    Which OS?

    Best regards,
    johan

    0
    Comment actions Permalink
  • Avatar
    Ron Yacketta

    Johan:

     

    Sorry about the mixed responses, replied to support e-mails instead of the forum post.

     

    Running Percona on a variant of CentOS (Red Hat) Scientific Linux release
    6.4 (Carbon)

    -Ron

    0
    Comment actions Permalink
  • Avatar
    Ron Yacketta

    Johan:

     

    Per you request via e-mail:

    # rpm -qa |grep -i cmon

    cmon-www-1.2.2-1.noarch
    cmon-controller-1.2.2-1.x86_64

    0
    Comment actions Permalink
  • Avatar
    Ron Yacketta

    To eliminate a possible issue with any FW rules I removed all IPTABLES rules on both the cmon server and the server running garbd, wide open no access restrictions and the issue remains.

    0
    Comment actions Permalink
  • Avatar
    Ron Yacketta

    This issue has been resolved, we have a home grown SSH solution which was causing the problem.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk