Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-04 Thread Michael Goldish
gt;> >> seconds. > >> >>    def ssh_login(self, timeout=20): > >> >> This calls the telnet which calls remote_login() in > kvm_utils.py > >> >>        if use_telnet: > >> >>            session = kvm_utils.telnet(address, port,

Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-04 Thread sudhir kumar
s a good idea to print the login command because although > the IP is OK, maybe the port isn't, and in the logs we don't see what > port ssh_login() is actually trying to connect to. > >> > >> > - Original Message - >> > From: "

Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-04 Thread Michael Goldish
s a good idea to print the login command because although the IP is OK, maybe the port isn't, and in the logs we don't see what port ssh_login() is actually trying to connect to. > > > > ----- Original Message - > > From: "sudhir kumar" > > To: &quo

Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-04 Thread sudhir kumar
read() and see what happens. > > - Original Message - > From: "sudhir kumar" > To: "Michael Goldish" > Cc: "Lucas Meneghel Rodrigues" , "Ryan Harper" > , "kvm-devel" > Sent: Tuesday, August 4, 2009 9:43:42 AM (GMT+0

Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-04 Thread Michael Goldish
r" , "kvm-devel" Sent: Tuesday, August 4, 2009 9:43:42 AM (GMT+0200) Auto-Detected Subject: Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info For making it more clear here are the timoeout debug prints 14:31:04 INFO | ('DEB

Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-03 Thread sudhir kumar
yes there is a very small delay(looks < 1 second), which should be > taken care by increased internal_timeout which i have increased to > around 3 seconds. > >> >> - Original Message - >> From: "sudhir kumar" >> To: "kvm-devel" &

Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-03 Thread sudhir kumar
should be taken care by increased internal_timeout which i have increased to around 3 seconds. > > - Original Message - > From: "sudhir kumar" > To: "kvm-devel" > Cc: "Lucas Meneghel Rodrigues" , "Michael Goldish" > , "Ryan Harp

Re: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-03 Thread Michael Goldish
Harper" Sent: Tuesday, August 4, 2009 8:06:32 AM (GMT+0200) Auto-Detected Subject: [AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info Hi, I am seeing a telnet failure in autotest to a win2k8 DC 64 bit guest. I have tried some debugging and came to a conclusion t

[AUTOTEST]telnet login fails in win2k8 DC 64. here are debug and other info

2009-08-03 Thread sudhir kumar
Hi, I am seeing a telnet failure in autotest to a win2k8 DC 64 bit guest. I have tried some debugging and came to a conclusion that read_nonblocking() is reading only 3 lines. let me first print the output of manual login # telnet -l Administrator 10.0.99.100 23 Trying 10.0.99.100... Connected to