...
If the software/firmware image was successfully uploaded to the server, you should be able to see it’s its version in in the System → System Information → Software Management → Boot image selection under the “next boot image” “Next Boot Image” drop-list.
...
If there is a 0.0.0 displayed, the image upload is still in progress or failed. Try In that case, try to upload it again using CMD commands the following commands via command prompt.
c:\> ftp <server_ipip>
UserUsername : upgrade Pass
Password: tagvs
ftp> lcd <path_to_ImageImage>
ftp> put software.bin
Ensure that the “put” command is finished and check the “next boot image” status again.
After successful upload, choose the new image as the next boot image “Next Boot Image” and perform a server reboot.