User guide
Appendix B: Auto-deployment process  286 
Status   Comment   Resolution 
Configuration 
File Too Big 
The VC configuration file on the TFTP server is too 
big. Configuration files are currently limited to 512K 
in size. 
Remove commands or comments from 
the file to make sure that it is smaller than 
512K, and start the deployment process 
again. 
Failed to Clear 
Domain 
Configuration 
A failure occurred while attempting to clear the 
domain configuration. This failure is generally 
caused by an internal failure, and typically should 
not occur. 
If this error occurs, it is typically an 
internal error that needs to be reported 
back to HP Support along with a support 
dump for diagnosing the cause. 
Failed to 
Configure 
Domain 
The domain configuration script encountered an 
error. 
If an error occurs with the processing of the 
configuration script, typically it is assumed that there 
is a problem with the syntax of the script, or a logic 
issue in the script. An error in the script causes the 
deployment process to enter a wait and retry cycle 
where the script on the TFTP server is downloaded 
every 10 minutes. If the script has been modified, 
then a new deployment process is attempted. If the 
script has not changed since the previous 
deployment attempt, no operation is performed, and 
a new 10 minute wait and retry cycle occurs. 
Examine the deployment log and output 
to determine the exact cause of failure 
(syntax error, logic issue in 
script/domain, hardware issue). Correct 
the script or configuration. 
The deployment log 
The deployment log can be displayed with the show auto-deployment log command. The log shows 
the timestamps and messages that indicate the main operations during the deployment process. If an error 
occurs during the deployment, an appropriate message is indicated in the log for the condition. 
Example 
->show auto-deployment log 
2012-07-26 16:04:34.460 Deployment process started 
2012-07-26 16:04:34.462 Validating domain checkpoint 
2012-07-26 16:04:38.546 Downloading domain configuration script from TFTP 
server (192.168.1.102,myconfig.script) 
2012-07-26 16:04:39.239 Domain configuration file successfully downloaded 
from TFTP server 
2012-07-26 16:04:39.240 Configuring the domain 
2012-07-26 16:04:44.925 Deployment completed successfully 
The deployment configuration file 
The deployment configuration file is the VCMCLI script that is used by the deployment process. The show 
auto-deployment config command can be used to view the configuration script used in the last 
deployment that occurred. 
Example 
->show auto-deployment config 
add network Network1 
add network Network2 
add uplinkset UplinkSet1 
add uplinkset UplinkSet2 










