Is this the end of your vcld.log file or are there still lines being written to it? You should still see lines which look like the following every few seconds: lastcheckin time updated for management node 1: 2013-11-20 12:32:15
The image capture process may have hung while trying to run another command. Run 'ps -ef |grep vcld' to list all running vcld processes. Is there a process that looks like this:? 32513 vcld 18:18 image If there is a process running, run 'ps -ef |grep 32513'. What does this show? Also, the following line concerns me as it indicates /etc/hosts isn't quite right: returning IP address from /etc/hosts file: 127.0.0.1 What is in your /etc/hosts file? If eth0 is the private interface then you should have the following line in /etc/hosts: 172.24.66.244 VMN1 -Andy On Mon, Nov 25, 2013 at 6:00 AM, Alanoud J <[email protected]> wrote: > Aaron Peeler , > > Here is the vcld.log output. > > Thank you for your help. > > > On Fri, Nov 22, 2013 at 10:04 PM, Alanoud J <[email protected]> wrote: >> >> Aeron peeler, >> >> I'll try to send you the log file as soon as possible but I think that I >> don't know what to put in the VM host profile parameters? >> And is it ok that the VM has been deleted from the host database afer >> creating the base image?? >> >> >> On Thu, Nov 21, 2013 at 9:13 PM, Aaron Peeler <[email protected]> >> wrote: >>> >>> Hello Alanoud, >>> >>> It sounds like it was partially successful. Can you provide the vcld.log >>> output? >>> >>> Thanks, >>> Aaron >>> >>> On Wed, Nov 20, 2013 at 12:40 PM, Alanoud J <[email protected]> wrote: >>> > Greetings, >>> > >>> > I have added one host machine, and another virtual machine to the MN >>> > database. >>> > Host machine has ESXI 5.0 , I access it through Vsphere and I have >>> > created >>> > virtual machine running ubuntu 12.02 in the hosts store. >>> > >>> > I have created a base image but in the log file it doesn't give me any >>> > indication that the base image has been created successfully , and it >>> > contained warnings but the state of the virtual machine that exist in >>> > the >>> > management node database has been changed to reload state and the >>> > virtual >>> > machine that is stored in the host machine has been deleted,how can I >>> > make >>> > sure that the base image has created successfully or not, why the >>> > virtual >>> > machine has been deleted from the host's store and finally should the >>> > creation be free of warnings ???? >>> > Any help are appreciated >>> > best regards >>> > Alanoud Aljboor. >>> >>> >>> >>> -- >>> Aaron Peeler >>> Program Manager >>> Virtual Computing Lab >>> NC State University >>> >>> All electronic mail messages in connection with State business which >>> are sent to or received by this account are subject to the NC Public >>> Records Law and may be disclosed to third parties. >> >> >
