Esxi 7.0, NVME диск не видит.

LokiKyrf

Почетный гость
Добрый день, я только начинаю разбираться в виртуализации, поставил esxi7, все работает хорошо но не видит nvme диск. В биосе есть.


[root@ESXi-7:~] esxcli nvme device list
HBA Name Status Signature
-------- ------- ---------
vmhba1 Offline nvmeMgmt-nvmhba1

как статус offline перевести в online?
 
[root@ESXi-7:~] esxcli nvme device get -A vmhba1 | egrep "Model|Serial"
Serial Number: AA000000000000000344
Model Number: XrayDisk 1TB

[root@ESXi-7:~] esxcli nvme device namespace get -A vmhba1 -n 1 | tail -30
PI Type 2 Support: false
PI Type 3 Support: false
PI in First Eight Bytes of Metadata Support: false
PI in Last Eight Bytes of Metadata Support: false
PI Enabled Type: 0
MetaData Location: PI Disabled
Namespace Shared by Multiple Controllers: false
Persist Through Power Loss Support: false
Write Exclusive Reservation Type Support: false
Exclusive Access Reservation Type Support: false
Write Exclusive Registrants Only Reservation Type Support: false
Exclusive Access Registrants Only Reservation Type Support: false
Write Exclusive All Registrants Reservation Type Support: false
Exclusive Access All Registrants Reservation Type Support: false
Format Progress Indicator Support: false
Percentage Remains to Be Formatted: 0 %
Namespace Atomic Write Unit Normal: 0
Namespace Atomic Write Unit Power Fail: 0
Namespace Atomic Compare and Write Unit: 0
Namespace Atomic Boundary Size Normal: 0
Namespace Atomic Boundary Offset: 0
Namespace Atomic Boundary Size Power Fail: 0
NVM Capacity: 0xee77a56000
Namespace Globally Unique Identifier: 00000000000000000000000000000000
IEEE Extended Unique Identifier: 0000000000000000
LBA Format Support:
Format ID: 0
LBAData Size: 512
Metadata Size: 0
Relative Performance: Best performance
 
Загляните в /var/log/vmkernel.log
Попробуйте сделать rescan datastore / rescan HBA
 
Назад
Верх Низ