Hi all,
I have uploaded 9.5p6 software to the path /mroot/etc/software/ ... Manually(using system shell), in both the nodes
so now would like to validate the version with below command...
cluster image validate -version 9.5p6 it is getting failed since package is not there in the system repository...
cluster image package show-repository (this commands also does not show anything...)
so do I need to enter below command to push the 9.5p6 package into repository...
cluster image package get -url mroot/etc/software/9.5p6_q_image.tgz
Regards raj