ONTAP Discussions

updating ontap 9.1 on FAS2240 system image upload

thomas382
8,682 Views

Hello;

 

I want to update our FAS 2240 to the newest cdot 9.1P20 Image.

so i downloaded the image successfully:

Software get http://.../91P20_q_image.tgz completed on node cluster3-01.

But with cluster3::*> system image show i see only the previos 2 Images:

Node Image Default Current Version Date
-------- ------- ------- ------- ------------------------- -------------------
cluster3-01
image1 false false 9.1P15 11/20/2018 11:13:30
image2 true true 9.1P19 12/16/2019 13:41:04
2 entries were displayed.

I suggest is has to to with cluster vs. node repository but i could not ind a way to solve it, can you please help me out?

Many Thanks

Thomas

1 ACCEPTED SOLUTION

Ontapforrum
6,804 Views

Try running this command:
::> system node image update -node  cluster3-01 -package file:///mroot/etc/software/91P20_q_image.tgz -setdefault true  -replace-package true

View solution in original post

20 REPLIES 20
Public