cloud-automation-manager

Why does my CAM deployment stay in Progress?


In a fresh CAM installation. I have created a Cloud Connection to VMware vSphere. In VMware I did create a VM running Ubuntu 16.04 with internet access. In CAM I deployed template "Clone IBM-AutomationContentHub and IBM-CAMHub-Open"

The deployment stays in Progress. The Log File tab keeps repeating the messages:

...
null_resource.clone_git: Still creating... (18h58m22s elapsed)
null_resource.clone_git: Still creating... (18h58m32s elapsed)
null_resource.clone_git: Still creating... (18h58m42s elapsed)

Where should I look to further investigate?


Solution

  • Additional information would be to go onto the VM which you have created and run the command, while the machine is hung in the “Still creating” phase :

    ps -ef | egrep -C10 installation
    

    Most likely it is one of these issues which you are seeing: