メインコンテンツまでスキップ

SP ファームウェアのダウングレードまたはアップグレード時に、内部スイッチのバージョンが自動的にダウングレードまたはアップグレードされます

Views:
727
Visibility:
Public
Votes:
1
Category:
fas-systems
Specialty:
hw
Last Updated:

環境

  • サービス プロセッサ(SP)
  • ONTAP 9
  • FAS2650
  • FAS8200
  • FAS2554

回答

いいえ。内蔵スイッチのバージョンは自動的にダウングレードまたはアップグレードできません。手動で設定する必要があります。

追加情報

例:

  1. 現在のスイッチのバージョンは 5.7 です

fas2650-2n-1::*> system service-processor show
                IP       Firmware
Node      Type Status    Configured   Version   IP Address
------------- ---- ----------- ------------ --------- -------------------------
fas2650-1a SP  online    true      5.7     XX.XXX.XXX.XXX
fas2650-1b SP  online    true      5.7     XX.XXX.XXX.XXX
2 entries were displayed.

internal switch version:
SP fas2650-1a*> sp switch-version
Version17 SB_XXIIETHSWRZM

  1. SP ファームウェアを 5.7 から 5.6P1 にダウングレードします

fas2650-2n-1::*> system node image get -package http://XX.XXX.XXX.XXX/SP_FW.5.6P1.zip -node local

Software get http://.../SP_FW.5.6P1.zip started on node fas2650-1a
Downloading package. This may take up to 10 minutes.
89% downloaded
Download complete.
Software get http://.../SP_FW.5.6P1.zip completed on node fas2650-1a.


fas2650-2n-1::*> system service-processor image update -node local -package SP_FW.5.6P1.zip

Note: Firmware update will need to reboot the SP on completion. If your console
    connection is through the SP, it will be disconnected
    Do you want to proceed with the firmware update ? {y|n}: y
SP firmware update has been successfully scheduled. 

  1. SP ファームウェアは 5.6P1 にダウングレードされましたが、内部スイッチのバージョンは 17 のままです。

fas2650-2n-1::*> system service-processor show
                IP       Firmware
Node      Type Status    Configured   Version   IP Address
------------- ---- ----------- ------------ --------- -------------------------
fas2650-1a SP  online    true      5.6P1    XX.XXX.XXX.XXX
fas2650-1b SP  online    true      5.7     XX.XXX.XXX.XXX
2 entries were displayed.

internal switch version:
SP fas2650-1a*> sp switch-version
Version17 SB_XXIIETHSWRZM 

  1. SP 内部スイッチのバージョンをダウングレードします。

SP fas2650-1a*> sp switch-update
This will disconnect your SSH session.  Continue? [y/n] y

Programming Controller Switch EEPROM. Reset switch for changes to be effective.
Success(EEPROM): 155 words programmed
SP fas2650-1a*> sp switch-version
Version15 SB_XXIIETHSWRZM 
SP fas2650-1a*> sp switch-verify
EEPROM content matches the default switch configuration
SP fas2650-1a*> sp switch reset
login as: admin
admin@xx.xxx.xxx.xxx's password:
SP fas2650-1a> priv set diag
Warning: These diagnostic commands are for use by support personnel only.

SP fas2650-1a*> sp switch write 0x1c 0x9 0xc000
SP fas2650-1a*> sp switch read 0x1c 0xa 0xe

 

 

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.