Saturday , April 20 2024

How To Setup Passwordless ssh in Exadata Using dcli

Although passwordless ssh connection is established between compute node and cell nodes in the Exadata installation, this connection can be broken due to some problems. When patching Infiniband switches, passwordless ssh connection must be possible.

We can do these operations with dcli.

First, a file must be created that contains the server or switches to which the passwordless ssh connection will be made. For example, a file with the name all_group can be created as follows. Server names in the file should be in short format and these names should be solved by DNS.

Create SSH Authentication Keys

The following command is then run with the user you want to connect to to create SSH authentication keys.

These keys are then distributed to all servers in the file we created with the name all_group. When the command is executed it will ask for the passwords of the servers.

Check Passwordless Connection

Finally check the passwordless connection. The date on the servers can be queried using the following command. If dates are displayed on all servers, we can say that there is no problem with the passwordless ssh connection.

Loading

About dbtut

We are a team with over 10 years of database management and BI experience. Our Expertises: Oracle, SQL Server, PostgreSQL, MySQL, MongoDB, Elasticsearch, Kibana, Grafana.

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories