You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Ricardo Andres Pertuz de las Salas <ri...@kuasar.co> on 2022/01/02 04:25:10 UTC

Connecting to CSK nodes

Hi team,

I’m trying to connect to my CSK cluster nodes but not so sure which ssh user to use.

ubuntu@mbx02:~$ ssh -p 2222 -i privatekey root@172.20.1.65
Please login as the user "NONE" rather than the user "root".

Regards,

Ricardo

Re: Connecting to CSK nodes

Posted by Ricardo Andres Pertuz de las Salas <ri...@kuasar.co>.
Thanks! It's working

On 2/01/22, 11:04 PM, "Harikrishna Patnala" <Ha...@shapeblue.com> wrote:

    Hi Ricardo,

    Please the user "core" to login to the nodes.
    Like "ssh -i <ssh key> -p 2222 core@<IP address of cluster>"

    Regards,
    Harikrishna
    ________________________________
    From: Ricardo Andres Pertuz de las Salas <ri...@kuasar.co>
    Sent: Sunday, January 2, 2022 9:55 AM
    To: users@cloudstack.apache.org <us...@cloudstack.apache.org>
    Subject: Connecting to CSK nodes

    Hi team,

    I’m trying to connect to my CSK cluster nodes but not so sure which ssh user to use.

    ubuntu@mbx02:~$ ssh -p 2222 -i privatekey root@172.20.1.65
    Please login as the user "NONE" rather than the user "root".

    Regards,

    Ricardo





Re: Connecting to CSK nodes

Posted by Harikrishna Patnala <Ha...@shapeblue.com>.
Hi Ricardo,

Please the user "core" to login to the nodes.
Like "ssh -i <ssh key> -p 2222 core@<IP address of cluster>"

Regards,
Harikrishna
________________________________
From: Ricardo Andres Pertuz de las Salas <ri...@kuasar.co>
Sent: Sunday, January 2, 2022 9:55 AM
To: users@cloudstack.apache.org <us...@cloudstack.apache.org>
Subject: Connecting to CSK nodes

Hi team,

I’m trying to connect to my CSK cluster nodes but not so sure which ssh user to use.

ubuntu@mbx02:~$ ssh -p 2222 -i privatekey root@172.20.1.65
Please login as the user "NONE" rather than the user "root".

Regards,

Ricardo