美文网首页
2018-11-25 HANA服务器raid固件升级

2018-11-25 HANA服务器raid固件升级

作者: 麦兜的刀 | 来源:发表于2018-11-26 08:35 被阅读0次
  1. 上传固件包linux.zip,并解压,安装rpm
hdbgep1:/softs # unzip linux.zip -d 20181125
Archive:  linux.zip
   creating: 20181125/linux/
  inflating: 20181125/linux/flash.sh  
  inflating: 20181125/linux/flashall.sh  
  inflating: 20181125/linux/MR_4MB.rom  
  inflating: 20181125/linux/readme.txt  
  inflating: 20181125/linux/storcli-007.0606.0000.0000-1.noarch.rpm  
hdbgep1:/softs # cd 20181125/linux/
hdbgep1:/softs/20181125/linux # ll
total 11800
-rw-r--r-- 1 root root 6684672 Oct  1 16:55 MR_4MB.rom
-rw-r--r-- 1 root root     409 Oct  1 16:55 flash.sh
-rw-r--r-- 1 root root     411 Oct  1 16:55 flashall.sh
-rw-r--r-- 1 root root      93 Oct  1 16:55 readme.txt
-rw-r--r-- 1 root root 5384587 Oct  1 16:56 storcli-007.0606.0000.0000-1.noarch.rpm
hdbgep1:/softs/20181125/linux # rpm -ivh storcli-007.0606.0000.0000-1.noarch.rpm 
Preparing...                ########################################### [100%]
   1:storcli                ########################################### [100%]
安装依赖包
  1. 查看当前固件版本
hdbgep1:/softs/20181125/linux # /opt/MegaRAID/storcli/storcli64 /call show | grep "FW Version"
FW Version = 4.650.00-6422
FW Version = 4.650.00-6422
当前固件版本
  1. 执行固件升级
hdbgep1:/softs/20181125/linux # sh flashall.sh 
Download Completed.     
Flashing image to adapter...
CLI Version = 007.0606.0000.0000 Mar 20, 2018
Operating system = Linux 3.0.101-68-default
Controller = 0
Status = Success
Description = F/W Flash Completed. Please reboot the system for the changes to take effect

Download Completed.     
Flashing image to adapter...
CLI Version = 007.0606.0000.0000 Mar 20, 2018
Operating system = Linux 3.0.101-68-default
Controller = 1
Status = Success
Description = F/W Flash Completed. Please reboot the system for the changes to take effect
固件升级
  1. 重启服务器
    4.1 确认HANA数据库复制状态

hdbgep1:/usr/sap/GEP/HDB00> hdbnsutil -sr_state

HANA状态
HANA数据库复制状态

4.2 关闭HANA备机数据库实例

hdbgep1:/usr/sap/GEP/HDB00> hdbnsutil -sr_state
System Replication State

online: true

mode: sync
site id: 2
site name: SITEC
active primary site: 1


Host Mappings:

hdbgep1 -> [SITED] hdbgep2
hdbgep1 -> [SITEC] hdbgep1

primary masters:hdbgep2

done.
hdbgep1:/usr/sap/GEP/HDB00> HDB stop
hdbdaemon will wait maximal 300 seconds for NewDB services finishing.
Stopping instance using: /usr/sap/GEP/SYS/exe/hdb/sapcontrol -prot NI_HTTP -nr 00 -function Stop 400

25.11.2018 11:48:54
Stop
OK
Waiting for stopped instance using: /usr/sap/GEP/SYS/exe/hdb/sapcontrol -prot NI_HTTP -nr 00 -function WaitforStopped 600 2


25.11.2018 11:54:06
WaitforStopped
OK
hdbdaemon is stopped.
hdbgep1:/usr/sap/GEP/HDB00>
image.png

4.3 重启检查固件版本

hdbgep1:~ # /opt/MegaRAID/storcli/storcli64 /call show | grep "FW Version"
FW Version = 4.680.00-8376
FW Version = 4.680.00-8376
hdbgep1:~ # 
升级成功为最新版本
  1. 检查HANA复制状态,启动HANA


    检查HANA复制状态
复制状态良好

esxi 升级

[root@esxisitec1:/tmp] unzip esxi.zip 
Archive:  esxi.zip
   creating: esxi/
  inflating: esxi/MR_4MB.rom
  inflating: esxi/vmware-storcli-007.0709.0000.0000.vib
[root@esxisitec1:/tmp] cd esxi/
[root@esxisitec1:/tmp/esxi] ls -l
total 8380
-rw-r--r--    1 root     root       6684672 Nov 25 03:59 MR_4MB.rom
-rw-r--r--    1 root     root       1894484 Nov 25 03:59 vmware-storcli-007.0709.0000.0000.vib
[root@esxisitec1:/tmp/esxi] 
[root@esxisitec1:/tmp/esxi] 
[root@esxisitec1:/tmp/esxi] esxcli software vib install -v /tmp/esxi/vmware-storcli-007.0709.0000.0000.vib --no-sig-check
Installation Result
   Message: Operation finished successfully.
   Reboot Required: false
   VIBs Installed: LSI_bootbank_vmware-storcli-007.0709.0000.0000_007.0709.0000.0000-01
   VIBs Removed: 
   VIBs Skipped: 


[root@esxisitec1:/tmp/esxi] /opt/lsi/storcli/storcli /call show | grep "FW"
FW Package Build = 24.15.0-0026
FW Version = 4.650.00-6422
FW Package Build = 24.15.0-0026
FW Version = 4.650.00-6422
[root@esxisitec1:/tmp/esxi] /opt/lsi/storcli/storcli /call download file=/tmp/esxi/MR_4MB.rom noverchk
Download Completed.     
Flashing image to adapter...
CLI Version = 007.0709.0000.0000 Aug 14, 2018
Operating system = VMkernel 6.5.0
Controller = 0
Status = Success
Description = F/W Flash Completed. Please reboot the system for the changes to take effect

Download Completed.     
Flashing image to adapter...
CLI Version = 007.0709.0000.0000 Aug 14, 2018
Operating system = VMkernel 6.5.0
Controller = 1
Status = Success
Description = F/W Flash Completed. Please reboot the system for the changes to take effect

[root@esxisitec1:/tmp/esxi] 

升级第二节点

切换HANA数据库服务

相关文章

  • 2018-11-25 HANA服务器raid固件升级

    上传固件包linux.zip,并解压,安装rpm 查看当前固件版本 执行固件升级 重启服务器4.1 确认HANA数...

  • iOS蓝牙空中升级(固件升级)

    空中升级又叫固件升级,指你手机从服务器下载下来的包或者数据,通过蓝牙传输给你的外设升级固件。如果你能把蓝牙的基础搞...

  • DELL 服务器固件升级版本

    DELL 服务器固件更新很快,升级时可以跨版本升级。但是又不能直接从旧版本直接升级到最新的版本。 iDrac 8 ...

  • iOS蓝牙固件升级解决方案

    何为固件升级? 固件为什么需要升级? 大家也许有做过硬件(蓝牙)固件升级的开发,举个栗子:用手机设备中心通过蓝牙硬...

  • one-OTA含义

    OTA含义 FOTA含义:Firmware-over-the-air,意思是固件(ECU)在线升级,针对固件升级包...

  • 高可靠OTA升级

    概述 ​ OTA(空中下载技术)是一项在线升级技术,它允许终端设备通过网络从服务器下载系统固件并进行升级。高可...

  • iOS 蓝牙固件升级

    升级介绍 蓝牙固件升级是使用手机给固件进行版本升级,以达到修复bug或者添加新功能的作用。升级的大概流程是:首先,...

  • 服务器RAID卡有什么用

    在租用服务器时,常常看到服务器配置中有RAID卡选项,那么究竟什么是RAID卡?RAID卡有什么用呢? 什么是RA...

  • 蓝牙固件升级

    升级介绍 蓝牙固件升级是使用手机给固件进行更新,以达到修复bug,完善功能的作用。升级的大概流程是:首先,当手环的...

  • 老毛子Padavan 设备固件一建升级

    Padavan 设备固件一建升级 登陆 输入升级命令 升级中,请勿断电

网友评论

      本文标题:2018-11-25 HANA服务器raid固件升级

      本文链接:https://www.haomeiwen.com/subject/gxkpqqtx.html