nvme-cli tool 刷FW(固件)

nvme 刷fw
1.nvme id-ctrl /dev/nvmex |grep "fr "(查看现在在的fw version)

2.nvme fw-download /dev/nvmexn1 -f fw.bin(-f后加上要刷的FW的bin文档)
在这里插入图片描述

3.nvme fw-commit(fw-activate) /dev/nvmexn1 -s 1 -a 3(-s表示想把FW放在哪个slot,-a表示所执行的操作)
在这里插入图片描述

4.nvme reset /dev/nvmex(reset使fw生效,如果第三步用的是a 3就不用执行reset)
5.nvme fw-log /dev/nvme*n1(可以查看FW在哪个slot)

Tip:Here is what the different commit actions do (-a), as you can see they nicely match the spec table.
0: Downloaded image replaces the image indicated by the Firmware Slot field. This image is not activated.
1: Downloaded image replaces the image indicated by the Firmware Slot field. This image is activated at the next reset.
2: The image indicated by the Firmware Slot field is activated at the next reset.
3: The image specified by the Firmware Slot field is requested to be activated immediately without reset

download nvme-cli tool link:https://github.com/linux-nvme/nvme-cli

  • 3
    点赞
  • 22
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值