前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >ESXI 不识别硬盘

ESXI 不识别硬盘

作者头像
XRSec
发布2023-08-23 14:54:17
4610
发布2023-08-23 14:54:17
举报
文章被收录于专栏:XRSec.BlogXRSec.Blog

设备:幻隐 256 * 2 、铠侠 512 并非驱动的问题,都是序列号捣的乱

代码语言:javascript
复制
$ localcli nvme adapter list
Adapter  Adapter Qualified Name                                     Transport Type Driver Associated Devices
-------  ---------------------------------------------------------   -----------------------  -----------
vmhba2   aqn:nvme_pcie:nqn.2014-08.org.nvmexpress1e4b1e4b0004235000775_______SSD_256GB  PCIe  nvme_pcie
vmhba3   aqn:nvme_pcie:nqn.2019-10.com.kioxia:KIOXIA-EXCERIA SSD:Y0LA31KCKT02           PCIe  nvme_pcie
vmhba4   aqn:nvme_pcie:nqn.2014-08.org.nvmexpress1e4b1e4b0004235000776_______SSD_256GB  PCIe  nvme_pcie
  • There are three hard disks visually (host/management/hardware/PCI management can also see three hard disks) but (host/storage/device) only two
  • Consulted the official flagship store of Huanyin and learned that the three codes of NVME are not one, so the serial number is the same. For this reason, I applied for a replacement. It is said that the serial number of 512 is inconsistent with 256
  • 目测有三块硬盘 ( 主机/管理/硬件/PCI管理 一样能看见三块硬盘) 但是 ( 主机/存储/设备 ) 只有两块
  • 咨询幻隐官方旗舰店 得知 NVME 三码不合一,故序列号一致,借此理由,我申请了换购,据说 512 的序列号与256 不一致

ESXI Log

代码语言:javascript
复制
2023-01-11T19:42:18.253Z Wa(180) vmkwarning: cpu13:1049322)WARNING: Tcpip: 1335: failed to unset gateway (error = 0x31)
2023-01-11T19:42:20.013Z Wa(180) vmkwarning: cpu11:1049180)WARNING: ScsiPath: 8217: Adapter Invalid does not exist
2023-01-11T19:42:23.028Z Wa(180) vmkwarning: cpu2:1049159)WARNING: HPP: HppRegisterDeviceEvents:3285: Could not register events 0x180 on device "Unregistered Device", Status: Not found. Event Registration will be retried on next path eval.
2023-01-11T19:42:23.028Z Wa(180) vmkwarning: cpu12:1048634)WARNING: ScsiDeviceIO: 4422: ModeSense 0x1a request failed - blocking page:0x1c subpage:0x2 t10.ATA_____FASPEED_K32D120G_________________________SZHYPO16052007G0567_
2023-01-11T19:42:23.032Z Wa(180) vmkwarning: cpu0:1049159)WARNING: HPP: HppRegisterDeviceEvents:3285: Could not register events 0x180 on device "Unregistered Device", Status: Not found. Event Registration will be retried on next path eval.
2023-01-11T19:42:23.032Z Wa(180) vmkwarning: cpu0:1049159)WARNING: NvmeScsi: 196: SCSI opcode 0x1a (0x4578c27ff740) on path vmhba2:C0:T0:L0 to namespace t10.NVMe____KIOXIA2DEXCERIA_SSD______________________7ED54D00038EE38C failed with NVMe error status: 0x2
2023-01-11T19:42:23.032Z Wa(180) vmkwarning: cpu0:1049159)WARNING: translating to SCSI error H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0
2023-01-11T19:42:23.032Z Wa(180) vmkwarning: cpu4:1048630)WARNING: ScsiDeviceIO: 4422: ModeSense 0x1a request failed - blocking page:0x1c subpage:0x2 t10.NVMe____KIOXIA2DEXCERIA_SSD______________________7ED54D00038EE38C
2023-01-11T19:42:23.033Z Wa(180) vmkwarning: cpu4:1049159)WARNING: HPP: HppRegisterDeviceEvents:3285: Could not register events 0x180 on device "Unregistered Device", Status: Not found. Event Registration will be retried on next path eval.
2023-01-11T19:42:23.033Z Wa(180) vmkwarning: cpu2:1048632)WARNING: ScsiDeviceIO: 4422: ModeSense 0x1a request failed - blocking page:0x1c subpage:0x2 t10.ATA_____faspeed_K32D120G_________________________SZHYPO17052203F1745_
2023-01-11T19:42:23.034Z Wa(180) vmkwarning: cpu0:1049159)WARNING: HPP: HppRegisterDeviceEvents:3285: Could not register events 0x180 on device "Unregistered Device", Status: Not found. Event Registration will be retried on next path eval.
2023-01-11T19:42:23.034Z Wa(180) vmkwarning: cpu4:1048630)WARNING: ScsiDeviceIO: 4422: ModeSense 0x1a request failed - blocking page:0x1c subpage:0x2 t10.ATA_____WDC_WD10SPZX2D22Z10T1_________________________WD2DWX82A9098FF7
2023-01-11T19:42:27.864Z Wa(180) vmkwarning: cpu15:1049557)WARNING: NTPClock: 1771: system clock synchronized to upstream time servers
2023-01-11T19:42:28.014Z Wa(180) vmkwarning: cpu10:1048731)WARNING: cswitch: VSwitchPortEthFRPUpdateInt:5144: [nsx@6876 comp="nsx-esx" subcomp="vswitch" errorCode="ESX3"]Failed to check if PS[vSwitch0] is in Mux mode
2023-01-11T19:42:28.305Z Wa(180) vmkwarning: cpu11:1048875)WARNING: NMP: nmpUnclaimPath:1805: Physical path "vmhba32:C0:T0:L0" is the last path to NMP device "Unregistered Device". The device has been unregistered.
2023-01-11T19:42:28.305Z Wa(180) vmkwarning: cpu11:1048875)WARNING: ScsiPath: 7862: Remove path: vmhba32:C0:T0:L0
2023-01-11T19:42:46.252Z Wa(180) vmkwarning: cpu4:1050563)WARNING: NVMFDEV:325 Timeout to get host name.
2023-01-11T19:49:48.850Z Wa(180) vmkwarning: cpu7:1048730)WARNING: cswitch: VSwitchPortEthFRPUpdateInt:5144: [nsx@6876 comp="nsx-esx" subcomp="vswitch" errorCode="ESX3"]Failed to check if PS[vSwitch0] is in Mux mode
2023-01-11T19:55:12.809Z Wa(180) vmkwarning: cpu15:1049214)WARNING: NVMEDEV:7125 invalid Subsystem NQN, fallback to legacy nqn.
2023-01-11T19:55:12.820Z Wa(180) vmkwarning: cpu1:1049159)WARNING: HPP: HppRegisterDeviceEvents:3285: Could not register events 0x180 on device "Unregistered Device", Status: Not found. Event Registration will be retried on next path eval.
2023-01-11T19:55:12.821Z Wa(180) vmkwarning: cpu1:1049159)WARNING: NvmeScsi: 196: SCSI opcode 0x1a (0x457900ba2c40) on path vmhba4:C0:T0:L0 to namespace t10.NVMe____SSD_256GB_______________________________0100000000000000 failed with NVMe error status: 0x2
2023-01-11T19:55:12.821Z Wa(180) vmkwarning: cpu1:1049159)WARNING: translating to SCSI error H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0
2023-01-11T19:55:12.821Z Wa(180) vmkwarning: cpu0:1048631)WARNING: ScsiDeviceIO: 4422: ModeSense 0x1a request failed - blocking page:0x1c subpage:0x2 t10.NVMe____SSD_256GB_______________________________0100000000000000
2023-01-11T20:07:37Z Wa(180) vmkwarning: 0:00:00:00.000 cpu0:1)WARNING: Serial: 1164: Serial port com1 failed during initialization: Failure
2023-01-11T20:07:37Z Wa(180) vmkwarning: 0:00:00:00.000 cpu0:1)WARNING: Serial: 1164: Serial port com2 failed during initialization: Failure
2023-01-11T20:07:37Z Wa(180) vmkwarning: 0:00:00:00.089 cpu0:1)WARNING: Elf: 3358: Ignoring undefined symbol __divti3
2023-01-11T20:07:12.038Z Wa(180) vmkwarning: cpu0:1048576)WARNING: PCI: 259: 0000:00:1f.3: BAR[4] (IO f=0x1 0x580-0x5a0) registration failed (Bad address range)
2023-01-11T20:07:21.641Z Wa(180) vmkwarning: cpu35:1049011)WARNING: VisorFS: 1095: Attempt to remove non sticky dir/file "local.tgz.ve" from mounted tardisk "state.tgz"
2023-01-11T20:07:24.628Z Wa(180) vmkwarning: cpu0:1049017)WARNING: DVX: 281: DVX heap size exceeds maximum heap size. Capping to 3221225470 bytes
2023-01-11T20:07:29.099Z Wa(180) vmkwarning: cpu30:1049153)WARNING: NVMEDEV:7125 invalid Subsystem NQN, fallback to legacy nqn.
2023-01-11T20:07:29.122Z Wa(180) vmkwarning: cpu30:1049153)WARNING: NVMEDEV:7125 invalid Subsystem NQN, fallback to legacy nqn.

XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2023-01-12,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • ESXI Log
相关产品与服务
对象存储
对象存储(Cloud Object Storage,COS)是由腾讯云推出的无目录层次结构、无数据格式限制,可容纳海量数据且支持 HTTP/HTTPS 协议访问的分布式存储服务。腾讯云 COS 的存储桶空间无容量上限,无需分区管理,适用于 CDN 数据分发、数据万象处理或大数据计算与分析的数据湖等多种场景。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档