Skip to content

Instantly share code, notes, and snippets.

@smalleni
Last active May 18, 2018 05:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smalleni/1cccd85e0cd1763fe01a7a1b40e9c8c0 to your computer and use it in GitHub Desktop.
Save smalleni/1cccd85e0cd1763fe01a7a1b40e9c8c0 to your computer and use it in GitHub Desktop.

Compute-1 (deployed during initial deployment)

[root@overcloud-r620compute-1 ssh]# ls -talrh
total 708K
-rw-r--r--.   1 root root     2.3K Nov 24 14:13 ssh_config
-rw-r--r--.   1 root root     569K Nov 24 14:13 moduli
-rw-r--r--.   1 root root      382 May 18 01:05 ssh_host_rsa_key.pub
-rw-r-----.   1 root ssh_keys 1.7K May 18 01:05 ssh_host_rsa_key
-rw-r--r--.   1 root root      162 May 18 01:05 ssh_host_ecdsa_key.pub
-rw-r-----.   1 root ssh_keys  227 May 18 01:05 ssh_host_ecdsa_key
-rw-r--r--.   1 root root       82 May 18 01:05 ssh_host_ed25519_key.pub
-rw-r-----.   1 root ssh_keys  387 May 18 01:05 ssh_host_ed25519_key
-rw-------.   1 root root      664 May 18 01:44 sshd_config
drwxr-xr-x.   2 root root      248 May 18 01:44 .
-rw-r--r--.   1 root root      90K May 18 03:30 ssh_known_hosts
drwxr-xr-x. 151 root root     8.0K May 18 05:07 ..

Compute-91(deployed during scale up to 150 nodes)

[root@overcloud-r620compute-91 ssh]# ls -tarlh
total 616K
-rw-r--r--.   1 root root     2.3K Nov 24 14:13 ssh_config
-rw-r--r--.   1 root root     569K Nov 24 14:13 moduli
-rw-r-----.   1 root ssh_keys 1.7K May 18 04:32 ssh_host_rsa_key
-rw-r--r--.   1 root root      382 May 18 04:32 ssh_host_rsa_key.pub
-rw-r--r--.   1 root root      162 May 18 04:32 ssh_host_ecdsa_key.pub
-rw-r-----.   1 root ssh_keys  227 May 18 04:32 ssh_host_ecdsa_key
-rw-r--r--.   1 root root       82 May 18 04:32 ssh_host_ed25519_key.pub
-rw-r-----.   1 root ssh_keys  387 May 18 04:32 ssh_host_ed25519_key
-rw-------.   1 root root      664 May 18 04:59 sshd_config
drwxr-xr-x. 151 root root     8.0K May 18 05:07 ..
drwxr-xr-x.   2 root root        6 May 18 05:07 ssh_known_hosts
drwxr-xr-x.   3 root root      248 May 18 05:07 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment