/tmp # chmod a+x CP025110.scexe
/tmp # ./CP025110.scexe
OS Version found [5.5.0]
sh: 6.0=./ESXi_5.5: unknown operand
./CP025110.scexe: Okay process the path [./ESXi_5.5 6.0]
sh: 6.0: unknown operand
./CP025110.scexe: Update flash engine from ./ESXi_5.5 6.0
sh: 6.0/clean_target_location.sh: unknown operand
sh: 6.0/copy_FE_to_target_location.sh: unknown operand
Copy Flash Engine files from [./ESXi_5.5 6.0] to [/tmp/sctmpdir4924713]
cp: './ESXi_5.5' and './ESXi_5.5' are the same file
cp: can't stat '6.0/*': No such file or directory
iLO Flasher v1.0.2-2 for VMware ESXi (Jan 7 2014)
(C) Copyright 2002-2014 Hewlett-Packard Development Company, L.P.
Firmware image: ./ilo4_203.bin
Current iLO 4 firmware version 1.40; Serial number ILOSGH421XXXX
Component XML file: ./CP025110.xml
./CP025110.xml reports firmware version 2.03
This operation will update the firmware on the
iLO 4 in this server with version 2.03.
Continue (y/N)?y
Current firmware is 1.40 (Jan 14 2014 00:00:00)
Firmware image is 0x1001b1c(16784156) bytes
Committing to flash part...
******** DO NOT INTERRUPT! ********
Flashing is underway... 100 percent programmed. \
Succeeded.
***** iLO 4 reboot in progress (may take up to 60 seconds.)
***** Please ignore console messages, if any.
iLO 4 still rebooting. Try again...
iLO 4 reboot completed.
/tmp #
firmwareのバージョンが上がっていることを確認。
/tmp # /opt/hp/tools/hponcfg -g
HP Lights-Out Online Configuration utility
Version 4.4-0 (c) Hewlett-Packard Company, 2014
Firmware Revision = 2.03 Device type = iLO 4 Driver name = hpilo
iLO IP Address: 0.0.0.0
Host Information:
Server Name: esxi1.osakana.local
Server Serial Number: SGH421XXXX
/tmp #
~ # esxcli storage vflash device list
Name Size Is Local Is Used in vflash Eligibility
------------------------------------ ------ -------- ----------------- ----------------------------
naa.600508b1001c3c4aacc8c33d825d7ff4 114439 false false Detected as a remote SAS SSD
~ #
「Detected as a remote SAS SSD」と認識されていることが何かのキーになっている、ということもうかがえる。
~ # esxcli storage nmp satp rule add --satp VMW_SATP_LOCAL --device naa.600508b1001c3c4aacc8c33d825d7ff4 --option enable_local
~ # esxcli storage vflash device list
Name Size Is Local Is Used in vflash Eligibility
------------------------------------ ------ -------- ----------------- ----------------------------
naa.600508b1001c3c4aacc8c33d825d7ff4 114439 false false Detected as a remote SAS SSD
~ # esxcli storage core claiming reclaim -d naa.600508b1001c3c4aacc8c33d825d7ff4
~ # esxcli storage vflash device list
Name Size Is Local Is Used in vflash Eligibility
------------------------------------ ------ -------- ----------------- -------------------------------------------
naa.600508b1001c3c4aacc8c33d825d7ff4 114439 true false Yes, there are valid partitions for vflash
~ #
これにより「Is Local true」となった。
esxcfg-scsidevsでも、「Is Local: true Is SSD: true」となった。
~ # esxcfg-scsidevs -l
naa.600508b1001c3c4aacc8c33d825d7ff4
Device Type: Direct-Access
Size: 114439 MB
Display Name: HP Serial Attached SCSI Disk (naa.600508b1001c3c4aacc8c33d825d7ff4)
Multipath Plugin: NMP
Console Device: /vmfs/devices/disks/naa.600508b1001c3c4aacc8c33d825d7ff4
Devfs Path: /vmfs/devices/disks/naa.600508b1001c3c4aacc8c33d825d7ff4
Vendor: HP Model: LOGICAL VOLUME Revis: 5.42
SCSI Level: 5 Is Pseudo: false Status: on
Is RDM Capable: false Is Removable: false
Is Local: true Is SSD: true
Other Names:
vml.0200030000600508b1001c3c4aacc8c33d825d7ff44c4f47494341
VAAI Status: unknown
<略>
~ #
~ # esxcli storage vflash device list
Name Size Is Local Is Used in vflash Eligibility
------------------------------------ ------ -------- ----------------- ---------------------------------
naa.600508b1001c3c4aacc8c33d825d7ff4 114439 true true It has been configured for vflash
~ #
Windows Server 2008R2 SP1~Windows Server 2022 / Windows 7 SP1~Windows 11 12.44.0(随時更新中,最新ESXi同梱版?) ReleaseNote: https://customerconnect.vmware.com/ja/downloads/details?downloadGroup=VMTOOLS1240&productId=742 ← Broadcom移行に伴い代替URLが不明 https://packages.vmware.com/tools/releases/12.4.0/windows/
具体的には以下のOSが対象となる。 ・Fedora 19 and later releases ・Debian 7.x and later releases ・openSUSE 11.x and later releases ・Recent Ubuntu releases (12.04 LTS, 13.10 and later) ・Red Hat Enterprise Linux 7.0 and later releases ・SUSE Linux Enterprise 12 – available Q4 2014