Page 1 of 1

Getting Host key verification failed while executing the DS

Posted: Wed Mar 22, 2017 8:42 am
by deesh
Hi
Getting Host key verification failed while executing the DS through unix
Please let me know in which scenario getting the issue, and whtat is the solvation.

Code: Select all

main_program: APT configuration file: /chdba/IBM/InformationServer/Server/Configurations/SANDM_2Node.apt
{
        node "duccasedmet01_0"
        {
                fastname "duccasedmet01"
                pools ""
                resource disk "/SANDM/dataset" {pools ""}
                resource scratchdisk "/SANDM/scratch" {pools ""}
        }
        node "duccasedmet01_1"
        {
                fastname "duccasedmet02"
                pools ""
                resource disk "/SANDM/dataset" {pools ""}
                resource scratchdisk "/SANDM/scratch" {pools ""}
        }
}

Host key verification failed.

Posted: Wed Mar 22, 2017 9:28 am
by chulett
Give us some context. "Executing the DS through unix" means what exactly and is this something new you are trying and has never worked? Was it working before and stopped working? Details, please.

Also, is that the full error? FYI, this topic may help.

Posted: Thu Mar 23, 2017 4:15 am
by ray.wurlod
Have you properly configured rsh for passwordless execution? Or key files for ssh?