Sorry, additional info---
when I do:
[root@vcl ~]# ssh -o CheckHostIP=no -o StrictHostKeyChecking=no -o
BatchMode=no -i /etc/vcl/vcl.key xxx.xx.xxx.xxx

It ssh's into the machine just fine.

On Mon, Mar 7, 2011 at 5:41 PM, Tyler Hardesty <tharde...@gmail.com> wrote:

> I've been trying to search through the mail archive but haven't found a
> solution to my problem... sorry if this was already covered and I just
> didn't find it...
> I'm trying to capture an image of a win xp vm and I get this error in the
> log file:
> |16224|3:3|image| ---- WARNING ----
> |16224|3:3|image| 2011-03-07
> 17:18:36|16224|3:3|image|VMware.pm:capture(462)|unable to capture image, VM
> vm2 is not responding to SSH
> |16224|3:3|image| ( 0) VMware.pm, capture (line: 462)
> |16224|3:3|image| (-1) image.pm, process (line: 165)
> |16224|3:3|image| (-2) vcld, make_new_child (line: 568)
> |16224|3:3|image| (-3) vcld, main (line: 346)
> |16224|3:3|image| ---- WARNING ----
> |16224|3:3|image| 2011-03-07 
> 17:18:36|16224|3:3|image|image.pm:process(169)|vmwarewinxp-windowsxp7-v0
> image failed to be captured by provisioning module
> |16224|3:3|image| ( 0) image.pm, process (line: 169)
> |16224|3:3|image| (-1) vcld, make_new_child (line: 568)
> |16224|3:3|image| (-2) vcld, main (line: 346)
> 2011-03-07
> 17:18:36|16224|3:3|image|DataStructure.pm:get_computer_private_ip_address(1582)|attempting
> to retrieve private IP address for computer: vm2
> 2011-03-07
> 17:18:36|16224|3:3|image|DataStructure.pm:get_computer_private_ip_address(1586)|retrieved
> contents of /etc/hosts on this management node, contains 7 lines
> 2011-03-07
> 17:18:36|16224|3:3|image|DataStructure.pm:get_computer_private_ip_address(1639)|returning
> IP address from /etc/hosts file: 192.168.1.1
> 2011-03-07 17:18:36|16224|3:3|image|utils.pm:is_inblockrequest(6147)|zero
> rows were returned from database select
> 2011-03-07
> 17:18:36|16224|3:3|image|DataStructure.pm:get_image_affiliation_name(2029)|image
> owner id: 1
> 2011-03-07 17:18:36|16224|3:3|image|utils.pm:getnewdbh(2709)|database
> requested (information_schema) does not match handle stored in $ENV{dbh}
> (vcl:127.0.0.1)
> 2011-03-07 17:18:36|16224|3:3|image|utils.pm:getnewdbh(2760)|database
> handle stored in $ENV{dbh}
> 2011-03-07
> 17:18:36|16224|3:3|image|DataStructure.pm:retrieve_user_data(1353)|attempting
> to retrieve and store data for user: user.id = '1'
> 2011-03-07 17:18:36|16224|3:3|image|utils.pm:getnewdbh(2709)|database
> requested (vcl) does not match handle stored in $ENV{dbh}
> (information_schema:127.0.0.1)
> 2011-03-07 17:18:36|16224|3:3|image|utils.pm:getnewdbh(2760)|database
> handle stored in $ENV{dbh}
> 2011-03-07
> 17:18:36|16224|3:3|image|DataStructure.pm:retrieve_user_data(1416)|data has
> been retrieved for user: admin (id: 1)
> 2011-03-07 17:18:36|16224|3:3|image|utils.pm:mail(1268)|SUCCESS -- Sending
> mail To: tharde...@tylerhardesty.info, PROBLEM -- 3:3|image|image.pm
> |vm2>localvmhost|vmwarewinxp-windowsxp7-v0|admin
> |16224|3:3|image| ---- CRITICAL ----
> |16224|3:3|image| 2011-03-07 
> 17:18:36|16224|3:3|image|image.pm:reservation_failed(393)|vmwarewinxp-windowsxp7-v0
> image creation failed
> |16224|3:3|image| ( 0) image.pm, reservation_failed (line: 393)
> |16224|3:3|image| (-1) image.pm, process (line: 170)
> |16224|3:3|image| (-2) vcld, make_new_child (line: 568)
> |16224|3:3|image| (-3) vcld, main (line: 346)
>
> I've run the cygwin on the win xp vm and it was successfull... copying and
> pasting that command it shows at the end of the setup allowed me to ssh into
> it without having to put in a passwd or whatever so then I tried to ssh to
> it from my management node and I get:
> [thardesty@vcl ~]$ ssh xxx.xx.xxx.xxx
> Warning: Permanently added 'xxx.xx.xxx.xxx' (RSA) to the list of known
> hosts.
> Permission denied (publickey,keyboard-interactive).
>
> I can't seem to find what I am doing wrong so any help would be great!!
>
> -Tyler Hardesty
>
>

Reply via email to