-
Type:
Incident report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.4.14
-
Component/s: None
-
None
-
Environment:Dell PowerStore 500T full NVMe SAN with 3 ESXi 8.0.3 PowerEdge R660. Zabbix server 7.4.14 et Zabbix proxy for monitoring ESXi
Steps to reproduce:
- ESXi 8 VMware environment monitored by Zabbix server via VMware Template (VMware, VMware FQDN, VMware Guest, VMware Hypervisor,)
- Create a empty VM with NVMe controler and 1 disk
- The"Disk device discovery" finds hard drive with item key as "vmware.vm.vfs.dev.read[\{$VMWARE.URL},\{$VMWARE.VM.UUID},ide0:0,bps]" instead nvme0.0
- Manually creating item with nvme0.0 is functionnal, only discovery in Vmware Guest is finding item with ide0.0
- Creating a empty VM with SCSI controler and disk is discovered correctly with item key "vmware.vm.vfs.dev.read[\{$VMWARE.URL},\{$VMWARE.VM.UUID},scsi0:0,bps]
Result:
item key as "vmware.vm.vfs.dev.read[\{$VMWARE.URL},\{$VMWARE.VM.UUID},ide0:0,bps]"
Expected:
item key as "vmware.vm.vfs.dev.read[\{$VMWARE.URL},\{$VMWARE.VM.UUID},nvme0:0,bps]"