Device Image Deployment has "no-validate" option enabled by default. Therefore, when upgrading Junos images from Junos Space platform, the following RPC is received:
<rpc message-id="1"> <request-package-add> <no-copy/> <no-validate/>
Devices may not reboot successfully with new Junos image installed.
By default, Image Deployment from Junos Space has "Check compatibility with current configuration" option under Conventional Deployment Options "unchecked". This causes Junos Space to send a "no-validate" option during Image install on a device. In other words, selecting the default option means "no validation" of current configuration with a candidate Junos Image. This may cause the Junos device to not reboot if there is a configuration that is unsupported by the new Junos Image.
Use the steps below to enable the validation check during Image Upgrade.
<request-package-add> <no-copy/> <validate/> <package-name>