ONTAP Discussions

How to get image from node repository to cluster image repository

Nagar
5,390 Views

Hello All,

 

Due to HTTPS issue i used SYSTEMSHELL to get the software image on node level & i was able to get the ONTAP 9.3 images on node repository but it is not visible in cluster image package .

 

Any way to get the content from NODE repository to cluster repository ???/

 

>cluster image package show-repository
Package Version  Package Build Time
---------------- ------------------
9.1P3            4/18/2017 11:12:45

 

>system image package show

XXXXXCLS01-N01
             mroot
                            306-03897_A0_FAS22XX-FAS25XX_2.4.1P1_SP_FW.zip
                            832P7_q_image.tgz
XXXXXCLS01-N02
             mroot
                            306-03897_A0_FAS22XX-FAS25XX_2.4.1P1_SP_FW.zip
                            93_q_image.tgz

 

Any input will be appreacited ..

 

 

2 REPLIES 2

AravindanPonnusamy
5,082 Views

cluster image package get file:///mroot/etc/software/93_q_image.tgz

pandian
4,818 Views

Copy the cluster image package to the node owns the cluster mangement LIF and run the above command. it will work

Public