How to get SATADOM firmware Version? | Nutanix Community
Skip to main content
Solved

How to get SATADOM firmware Version?


Forum|alt.badge.img+2
  • Trailblazer
  • 18 replies

How to get SATADOM firmware Version on Nutanix AHV Hosts. We are planning to upgrade Hardware Firmware and need to upgrade SATADOM firmware before that. Also, it;s not showing under LCM. We are using AOS 5.15.1 and having latest NCC, Foundation installed.

Best answer by Charu

@ChadChad thanks for your reply.

I got the answer, there is no SATA DOM on Lenovo HX5520(or new Lenovo Hypervisor solution I guess), they are now using M.2 Enablement Kit instead.

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

4 replies

Forum|alt.badge.img+3
  • Adventurer
  • 4 replies
  • July 24, 2020

have you tried ‘allssh lsscsi’? that should list the all of the devices and fw ver


Forum|alt.badge.img+3
  • Adventurer
  • 4 replies
  • July 24, 2020

Or you could run the specific NCC check: 

ncc health_checks hardware_checks disk_checks sata_dom_fwv_check

I’m not running AHV so can’t test AHV specific commands. Here’s one for ESXi for future searchers:

allssh 'ssh root@192.168.5.1 "esxcli storage core device list | grep -A 4 Path"'

Forum|alt.badge.img+2
  • Author
  • Trailblazer
  • 18 replies
  • Answer
  • July 24, 2020

@ChadChad thanks for your reply.

I got the answer, there is no SATA DOM on Lenovo HX5520(or new Lenovo Hypervisor solution I guess), they are now using M.2 Enablement Kit instead.


Forum|alt.badge.img+3
  • Adventurer
  • 4 replies
  • July 24, 2020

Glad you got your answer, happy Friday!