Re: failed to execute ssh command during capture

2010-03-02 Thread Ryan Johnson
Thanks for the reply, yes I tried running it from the command line and most of the time it returned -1 and occasionally 0 as an exit status. I ended up just changing the path of the datastore column to the server which was exporting the NFS. The problem was with the status returned from running c

Re: failed to execute ssh command during capture

2010-03-02 Thread Andy Kurth
This is odd. I thought SSH only returned 255 if an error occurred causing the command to fail entirely. The winxp_blade.key being used in the command is an artifact from some old code. It's coming from the IDENTITY_* lines in /etc/vcl/vcld.conf. The keys were originally specified in this fi

Re: failed to execute ssh command during capture

2010-02-25 Thread Ryan Johnson
I can't quite wrap my head around the above error. The ssh command is executed and returns the correct output of an ls command on the network share and yet it still flashes a warning. Has anyone seen this before? Also, I noticed that the command is using /etc/vcl/winxp_blade.key as the identifie

failed to execute ssh command during capture

2010-02-23 Thread Ryan Johnson
I was trying to capture Vista image using the instructions for creating a windows base image and got the error below. Has anyone ever seen this before, usually there is some output which more specifically highlights the problem, but not in this case. I have gotten permission denied in the past, but