Re: SSH disabled on Windows XP image

2011-04-12 Thread Tyler Hardesty
Oh I see, I guess I have a different problem with the same output because I
have been using 1.5.x (the legacy-setup.exe).
Thanks for the response though.

-Tyler

On Tue, Apr 12, 2011 at 8:58 AM, Junaid Ali  wrote:

> I had to install Cygwin 1.5.x in order to get it working. The latest
> version of cygwin does not play too well with VCL.
>
>
>
> Junaid Ali
>
> System Engineer,
>
> Office of Technology Services/IIT,
>
> 10W, 31st Street,
>
> Stuart Building Room # 007,
>
> Chicago, IL - 60616
>
> Ph (O): 312-567-5836
>
> Ph (F): 312-567-5968
>
>
>
> *From:* Tyler Hardesty [mailto:tharde...@gmail.com]
> *Sent:* Tuesday, April 12, 2011 12:12 AM
> *To:* vcl-user@incubator.apache.org
> *Subject:* Re: SSH disabled on Windows XP image
>
>
>
> I'm curious as to whether or not you got this working, that seems to be
> where I am stuck right now as well.
>
> On Fri, Feb 25, 2011 at 9:26 AM, Junaid Ali  wrote:
>
> Hello,
>
> We have a VCL 2.2 system running on Cent OS 5.5 and using VMware Server
> 2.0.2 for provisioning.
>
> I have a windows xp base image which I am try to reserve. The image
> creation goes fine, but when the VM boots up the ssh service is disabled. I
> tried to manually start the service but the service does not start.
> Eventually the management node times out and the reservation fails.
>
> Any ideas what I am missing here?
>
>
>
> Thanks.
>
>
>
> The vcl logs is:
>
> reservation failed on vclvmh1: process failed after trying to load or make
> available
>
>
>
> Time: 2011-02-25 10:06:52
>
> PID: 8463
>
> Caller: State.pm:reservation_failed(287)
>
>
>
> ( 0) utils.pm, notify (line: 630)
>
> (-1) State.pm, reservation_failed (line: 287)
>
> (-2) new.pm, process (line: 332)
>
> (-3) vcld, make_new_child (line: 595)
>
> (-4) vcld, main (line: 342)
>
>
>
> RECENT LOG ENTRIES FOR THIS PROCESS:
>
> 2011-02-25
> 10:04:01|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 48: code
> returned false, seconds elapsed/remaining: 730/170, sleeping for 15 seconds
>
> 2011-02-25
> 10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 49:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:04:16|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 49: code
> returned false, seconds elapsed/remaining: 745/155, sleeping for 15 seconds
>
> 2011-02-25
> 10:04:31|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 50:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:04:31|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:04:32|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:04:32|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:04:32|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 50: code
> returned false, seconds elapsed/remaining: 761/139, sleeping for 15 seconds
>
> 2011-02-25
> 10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 51:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:04:47|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 51: code
> returned false, seconds elapsed/remaining: 776/124, sleeping for 15 seconds
>
> 2011-02-25
> 10:05:02|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 52:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:05:02|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:05:03|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:05:03|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:05:03|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 52: code
> returned false, seconds elapsed/remaining: 792/108, sleeping for 15

RE: SSH disabled on Windows XP image

2011-04-12 Thread Junaid Ali
I had to install Cygwin 1.5.x in order to get it working. The latest version
of cygwin does not play too well with VCL.

 

Junaid Ali

System Engineer,

Office of Technology Services/IIT,

10W, 31st Street,

Stuart Building Room # 007,

Chicago, IL - 60616

Ph (O): 312-567-5836

Ph (F): 312-567-5968

 

From: Tyler Hardesty [mailto:tharde...@gmail.com] 
Sent: Tuesday, April 12, 2011 12:12 AM
To: vcl-user@incubator.apache.org
Subject: Re: SSH disabled on Windows XP image

 

I'm curious as to whether or not you got this working, that seems to be
where I am stuck right now as well.

On Fri, Feb 25, 2011 at 9:26 AM, Junaid Ali  wrote:

Hello,

We have a VCL 2.2 system running on Cent OS 5.5 and using VMware Server
2.0.2 for provisioning.

I have a windows xp base image which I am try to reserve. The image creation
goes fine, but when the VM boots up the ssh service is disabled. I tried to
manually start the service but the service does not start. Eventually the
management node times out and the reservation fails.

Any ideas what I am missing here?

 

Thanks.

 

The vcl logs is:

reservation failed on vclvmh1: process failed after trying to load or make
available

 

Time: 2011-02-25 10:06:52

PID: 8463

Caller: State.pm:reservation_failed(287)

 

( 0) utils.pm, notify (line: 630)

(-1) State.pm, reservation_failed (line: 287)

(-2) new.pm, process (line: 332)

(-3) vcld, make_new_child (line: 595)

(-4) vcld, main (line: 342)

 

RECENT LOG ENTRIES FOR THIS PROCESS:

2011-02-25
10:04:01|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 48: code
returned false, seconds elapsed/remaining: 730/170, sleeping for 15 seconds

2011-02-25
10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 49:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:04:16|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 49: code
returned false, seconds elapsed/remaining: 745/155, sleeping for 15 seconds

2011-02-25
10:04:31|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 50:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:04:31|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:04:32|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:04:32|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:04:32|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 50: code
returned false, seconds elapsed/remaining: 761/139, sleeping for 15 seconds

2011-02-25
10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 51:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:04:47|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 51: code
returned false, seconds elapsed/remaining: 776/124, sleeping for 15 seconds

2011-02-25
10:05:02|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 52:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:05:02|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:05:03|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:05:03|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:05:03|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 52: code
returned false, seconds elapsed/remaining: 792/108, sleeping for 15 seconds

2011-02-25
10:05:18|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 53:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:05:18|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:05:19|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:05:19|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:05:19|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 53: code
returned false, seconds elapsed/remaining: 808/92, sleeping for 15 seconds

2011-02-25
10:05:34|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 54:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:05:34|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:05:34|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vc

Re: SSH disabled on Windows XP image

2011-04-11 Thread Tyler Hardesty
I'm curious as to whether or not you got this working, that seems to be
where I am stuck right now as well.

On Fri, Feb 25, 2011 at 9:26 AM, Junaid Ali  wrote:

>  Hello,
>
> We have a VCL 2.2 system running on Cent OS 5.5 and using VMware Server
> 2.0.2 for provisioning.
>
> I have a windows xp base image which I am try to reserve. The image
> creation goes fine, but when the VM boots up the ssh service is disabled. I
> tried to manually start the service but the service does not start.
> Eventually the management node times out and the reservation fails.
>
> Any ideas what I am missing here?
>
>
>
> Thanks.
>
>
>
> The vcl logs is:
>
> reservation failed on vclvmh1: process failed after trying to load or make
> available
>
>
>
> Time: 2011-02-25 10:06:52
>
> PID: 8463
>
> Caller: State.pm:reservation_failed(287)
>
>
>
> ( 0) utils.pm, notify (line: 630)
>
> (-1) State.pm, reservation_failed (line: 287)
>
> (-2) new.pm, process (line: 332)
>
> (-3) vcld, make_new_child (line: 595)
>
> (-4) vcld, main (line: 342)
>
>
>
> RECENT LOG ENTRIES FOR THIS PROCESS:
>
> 2011-02-25
> 10:04:01|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 48: code
> returned false, seconds elapsed/remaining: 730/170, sleeping for 15 seconds
>
> 2011-02-25
> 10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 49:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:04:16|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 49: code
> returned false, seconds elapsed/remaining: 745/155, sleeping for 15 seconds
>
> 2011-02-25
> 10:04:31|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 50:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:04:31|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:04:32|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:04:32|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:04:32|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 50: code
> returned false, seconds elapsed/remaining: 761/139, sleeping for 15 seconds
>
> 2011-02-25
> 10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 51:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:04:47|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 51: code
> returned false, seconds elapsed/remaining: 776/124, sleeping for 15 seconds
>
> 2011-02-25
> 10:05:02|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 52:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:05:02|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:05:03|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:05:03|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:05:03|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 52: code
> returned false, seconds elapsed/remaining: 792/108, sleeping for 15 seconds
>
> 2011-02-25
> 10:05:18|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 53:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:05:18|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:05:19|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:05:19|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:05:19|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 53: code
> returned false, seconds elapsed/remaining: 808/92, sleeping for 15 seconds
>
> 2011-02-25
> 10:05:34|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 54:
> waiting for vclvmh1 to respond to SSH
>
> 2011-02-25 10:05:34|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
> closed on vclvmh1
>
> 2011-02-25 10:05:34|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
> closed on vclvmh1
>
> 2011-02-25 10:05:34|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
> is NOT responding to SSH, ports 22 or 24 are both closed
>
> 2011-02-25
> 10:05:34|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 54: code
> returned false, sec

SSH disabled on Windows XP image

2011-02-25 Thread Junaid Ali
Hello,

We have a VCL 2.2 system running on Cent OS 5.5 and using VMware Server
2.0.2 for provisioning.

I have a windows xp base image which I am try to reserve. The image creation
goes fine, but when the VM boots up the ssh service is disabled. I tried to
manually start the service but the service does not start. Eventually the
management node times out and the reservation fails.

Any ideas what I am missing here?

 

Thanks.

 

The vcl logs is:

reservation failed on vclvmh1: process failed after trying to load or make
available

 

Time: 2011-02-25 10:06:52

PID: 8463

Caller: State.pm:reservation_failed(287)

 

( 0) utils.pm, notify (line: 630)

(-1) State.pm, reservation_failed (line: 287)

(-2) new.pm, process (line: 332)

(-3) vcld, make_new_child (line: 595)

(-4) vcld, main (line: 342)

 

RECENT LOG ENTRIES FOR THIS PROCESS:

2011-02-25
10:04:01|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 48: code
returned false, seconds elapsed/remaining: 730/170, sleeping for 15 seconds

2011-02-25
10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 49:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:04:16|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:04:16|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:04:16|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 49: code
returned false, seconds elapsed/remaining: 745/155, sleeping for 15 seconds

2011-02-25
10:04:31|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 50:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:04:31|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:04:32|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:04:32|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:04:32|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 50: code
returned false, seconds elapsed/remaining: 761/139, sleeping for 15 seconds

2011-02-25
10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 51:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:04:47|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:04:47|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:04:47|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 51: code
returned false, seconds elapsed/remaining: 776/124, sleeping for 15 seconds

2011-02-25
10:05:02|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 52:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:05:02|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:05:03|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:05:03|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:05:03|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 52: code
returned false, seconds elapsed/remaining: 792/108, sleeping for 15 seconds

2011-02-25
10:05:18|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 53:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:05:18|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:05:19|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:05:19|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:05:19|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 53: code
returned false, seconds elapsed/remaining: 808/92, sleeping for 15 seconds

2011-02-25
10:05:34|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 54:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:05:34|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:05:34|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:05:34|8463|45:45|reload|OS.pm:is_ssh_responding(416)|vclvmh1
is NOT responding to SSH, ports 22 or 24 are both closed

2011-02-25
10:05:34|8463|45:45|reload|Module.pm:code_loop_timeout(409)|attempt 54: code
returned false, seconds elapsed/remaining: 823/77, sleeping for 15 seconds

2011-02-25
10:05:49|8463|45:45|reload|Module.pm:code_loop_timeout(413)|attempt 55:
waiting for vclvmh1 to respond to SSH

2011-02-25 10:05:49|8463|45:45|reload|utils.pm:nmap_port(2707)|port 22 is
closed on vclvmh1

2011-02-25 10:05:50|8463|45:45|reload|utils.pm:nmap_port(2707)|port 24 is
closed on vclvmh1

2011-02-25 10:05:50|8463|45:45|reload|OS.