10.4. Troubleshooting

An error in the .yaml files used for deployment can result in unsuccessful deployment

Deployment Troubleshooting

To troubleshoot deployment problems, examine the system console.

Suppose that the set RemoteManagement RemoteMgmtSSH RemoteMgmtSSH line in the previous template was missing the SourceInterface and SourceNetwork properties. The resulting console output would contain lines that look similar to the following.

Activate:
**************************************************************************
Error: In RemoteMgmtSSH RemoteMgmtSSH:
  In property SourceNetwork: A reference to an object is required.
  In property SourceInterface: A reference to an object is required.

ERROR: Unable to activate new configuration.

**************************************************************************
Unmounted Config Drive.
Removed Config Drive mount point.

**************************************************************************
**************************************************************************
Cloud configuration deployment failed!
**************************************************************************