NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

ONTAP messages log: Host keys on SSH server are NULL ...

WAFLHERDER
2,262 Views

Hi All,

 

What keys are being referred to when ONTAP (8.2.5) logs this message?

 

"sshd.hostKeys.null:error]: Host keys on SSH server are NULL."

 

What action might have triggered this? Someone attempting to connect to the Filer via sftp?

 

Cheers,

Robb.

 

1 REPLY 1

WAFLHERDER
2,245 Views

OK, I found the answer, well an answer.

 

Searching in the syslog translator application itself didn't show me anything, but going via a Knowledge Base entry did, see the link in this article: https://kb.netapp.com/app/answers/answer_view/a_id/1030291

 

Apparently : This message occurs when the host keys on Secure Shell(SSH) server is NULL due to some corruption or loading of host keys has failed.

Corrective Action is: Disable ssh and then enable ssh as follows: options ssh.enable off options ssh.enable on

 

Unfortunately it's not really that clear exactly which file(s) are corrupted/missing. I can ssh into the Filer apparently without issue.

 

Strange ...

 

Public