Paul Angus created CLOUDSTACK-5911: -------------------------------------- Summary: In Hyper-V SSH authentication on Virtual Router fails Key: CLOUDSTACK-5911 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5911 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: Future, 4.3.0 Environment: Hyper-V only zone. CSMan 4.3-snapshot SSVM and CPVM running OK. Reporter: Paul Angus
VR starts then stops due to apparent ssh authentication error. 2014-01-20 10:47:09,694 DEBUG [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Ping command port, 10.0.107.17:3922 2014-01-20 10:47:09,694 INFO [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Trying to connect to 10.0.107.17 2014-01-20 10:47:09,696 DEBUG [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Ping command port succeeded for vm r-38-VM 2014-01-20 10:47:09,696 DEBUG [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Execute network usage setup command on r-38-VM 2014-01-20 10:47:09,981 ERROR [c.c.u.s.SshHelper] (DirectAgent-30:ctx-f9cc6052) Failed to authentication SSH user root on host 10.0.107.17 2014-01-20 10:47:09,985 ERROR [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Unable to execute NetworkUsage command on DomR (10.0.107.17), domR may not be ready yet. failure due to java.lang.Exception: Failed to authentication SSH user root on host 10.0.107.17 2014-01-20 10:47:09,986 DEBUG [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Executing resource GetDomRVersionCmd: {"accessDetails":{"router.ip":"10.0.107.17","router.name":"r-38-VM"},"contextMap":{},"wait":0} 2014-01-20 10:47:09,986 DEBUG [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Run command on domR 10.0.107.17, /opt/cloud/bin/get_template_version.sh 2014-01-20 10:47:09,986 DEBUG [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) Use router's private IP for SSH control. IP : 10.0.107.17 2014-01-20 10:47:10,193 ERROR [c.c.u.s.SshHelper] (DirectAgent-30:ctx-f9cc6052) Failed to authentication SSH user root on host 10.0.107.17 2014-01-20 10:47:10,194 ERROR [c.c.h.h.r.HypervDirectConnectResource] (DirectAgent-30:ctx-f9cc6052) GetDomRVersionCmd failed due to java.lang.Exception: Failed to authentication SSH user root on host 10.0.107.17 -- This message was sent by Atlassian JIRA (v6.1.5#6160)