-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"You cannot call a method on a null-valued expression" when adding vib file #75
Comments
Windows PowerShell transcript start Running with PowerShell version 5.1 and VMware PowerCLI version 13.2.1 build 22851661 Connecting the VMware ESXi Software depot ... Connecting the V-Front Online depot ... Getting Imageprofiles, please wait ... Using Imageprofile ESXi-6.5.0-20221004001-standard ...
Load additional VIBs from Online depots ... An unexpected error occurred: If requesting support please be sure to include the log file Windows PowerShell transcript end |
ESXi-Customizer-PS Version 2.9.0
dir D:\4\pkg
------ 03.04.2018 14:53 109900 VMW_bootbank_net-igb_5.0.5.1.1-5vmw.670.0.0.8169922.vib
------ 03.04.2018 14:53 142660 VMW_bootbank_net-ixgbe_3.7.13.7.14iov-20vmw.670.0.0.8169922.vib
these files are copied from ESXi670-201912001.zip to be added to customized HPE image.
.\ESXi-Customizer-PS.ps1 -izip .\VMware-ESXi-6.7.0-Update3-19195723-HPE-Gen9plus-670.U3.10.9.0.8-Apr2022-depot.zip -outDir D:\4\out -pkgDir D:\4\pkg\ -v67 -nsc
PSVersion: 5.1.18362.1171
PSEdition: Desktop
PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.18362.1171
BuildVersion: 10.0.18362.1171
CLRVersion: 4.0.30319.42000
WSManStackVersion: 3.0
PSRemotingProtocolVersion: 2.3
SerializationVersion: 1.1.0.1
Running with PowerShell version 5.1 and VMware PowerCLI version 13.2.1 build 22851661
Adding base Offline bundle .\VMware-ESXi-6.7.0-Update3-19195723-HPE-Gen9plus-670.U3.10.9.0.8-Apr2022-depot.zip ...
[OK]
Getting Imageprofiles, please wait ...
[OK]
Using Imageprofile HPE-ESXi-6.7.0-Update3-19195723-Gen9plus-670.U3.10.9.0.8 ...
(Dated 01/12/2022 08:53:55, AcceptanceLevel: PartnerSupported,
HPE Custom Image Profile for ESXi 6.7.0 Depot)
New-EsxImageprofile : Profile prfname is missing component(s) ESXi,Intel-Volume-Mgmt-Device,Intel-ne1000,Mellanox-nmlx5,
VMware-NVMeoF-RDMA,VMware-ahci,VMware-iser,VMware-nvme-pcie-plugin,VMware-nvme-plugin,VMware-nvmxnet3,VMware-nvmxnet3-en
s,VMware-pvscsi,VMware-vmkata,VMware-vmkusb,esx-update. Make sure the image contains these component(s) at a version equ
al or higher than the version found in the ESXi release version 6.7.0-3.163.19195723.
D:\4\ESXi-Customizer-PS.ps1:395 знак:18
Exception
New-EsxImageprofile : Profile prfname is missing component(s) ESXi,Intel-Volume-Mgmt-Device,Intel-ne1000,Mellanox-nmlx5
,VMware-NVMeoF-RDMA,VMware-ahci,VMware-iser,VMware-nvme-pcie-plugin,VMware-nvme-plugin,VMware-nvmxnet3,VMware-nvmxnet3-
ens,VMware-pvscsi,VMware-vmkata,VMware-vmkusb,esx-update. Make sure the image contains these component(s) at a version
equal or higher than the version found in the ESXi release version 6.7.0-3.163.19195723.
D:\4\ESXi-Customizer-PS.ps1:395 знак:18
, Exception
Loading Offline bundles and VIB files from D:\4\pkg\ ...
Loading D:\4\pkg\VMW_bootbank_net-igb_5.0.5.1.1-5vmw.670.0.0.8169922.vib ...
[OK]
Add VIB net-igb 5.0.5.1.1-5vmw.670.0.0.8169922
PS>TerminatingError(): "Невозможно вызвать метод для выражения со значением NULL."
[FAILED]
Probably not a valid VIB file, ignoring.
Loading D:\4\pkg\VMW_bootbank_net-ixgbe_3.7.13.7.14iov-20vmw.670.0.0.8169922.vib ...
[OK]
Add VIB net-ixgbe 3.7.13.7.14iov-20vmw.670.0.0.8169922
PS>TerminatingError(): "Невозможно вызвать метод для выражения со значением NULL."
[FAILED]
Probably not a valid VIB file, ignoring.
Exporting the Imageprofile to 'D:\4\out.iso'. Please be patient ...
ПРЕДУПРЕЖДЕНИЕ: The image profile fails validation. The ISO / Offline Bundle will still be generated but may contain errors and may not boot or be functional. Errors:
ПРЕДУПРЕЖДЕНИЕ: Profile HPE-ESXi-6.7.0-Update3-19195723-Gen9plus-670.U3.10.9.0.8 is missing component(s) ESXi,Intel-Volume-Mgmt-Device,Intel-ne1000,Mellanox-nmlx5,VMware-NVMeoF-RDMA,VMware-ahci,VMware-iser,VMware-nvme-pcie-plugin,VMware-nvme-plugin,VMware-nvmxnet3,VMware-nvmxnet3-ens,VMware-pvscsi,VMware-vmkata,VMware-vmkusb,esx-update. Make sure the image contains these component(s) at a version equal or higher than the version found in the ESXi release version 6.7.0-3.163.19195723.
All done.
The text was updated successfully, but these errors were encountered: