Hi Rudi,
this looks interesting:
fai.log:+ /usr/sbin/sshd
fai.log:Could not load host key: /etc/ssh/ssh_host_rsa_key
fai.log:Could not load host key: /etc/ssh/ssh_host_dsa_key
What's funny: The files are there on nfsroot!
Regards,
Torsten
Rudy Gevaert schrieb:
Torsten Schlabach wrote:
> In the syslog.log file of the installed client I see
> syslog.log:Jun 14 11:06:23 spring sshd[1253]: Server listening on ::
During the installation?
Yes. I might have misread your mails, but this is the problem, right?
During installation you can't log in over ssh.
Is the file
/var/log/syslog.log ?
Usually on Debian it is
/var/log/syslog
I tried to grep for 'ssh' and have this sent to faimond using
sendmon `cat /var/log/syslog | grep ssh`
in subroutines, but I don't get anything.
After the installation does FAI copy the logs over to your install server?
If I'm not mistaken, during the installation logs are put in
/var/log/fai/. Maybe you could try to grep in that dir.