fangli / esxi-hardware-watchdog-driver

This is an ESXi VIB package for hardware watchdog heartbeating. If you have a hardware watchdog and it's configured in BIOS, this is your right choice.
GNU General Public License v3.0
11 stars 1 forks source link

the shell say that #2

Open PrestarLin opened 3 years ago

PrestarLin commented 3 years ago

[root@localhost:~] esxcli software vib install -v /vmfs/volumes/6016c236-a55b7224-24c0-00a24f6801c0/hardware-watchdog.vib [VibValidationError] VIB LIFANG_bootbank_hardware-watchdog_0.1-0.1.263547 violates extensibility rule checks: ['(line 21: col 0) Element vib failed to validate content'] Please refer to the log file for more details.

megapearl commented 7 months ago

I think you forget the -f parameter:

[root@esxi-fileserver:/vmfs/volumes/654bbf79-4b7dc4c6-2197-0cc47a0c042c/Updates/watchdog] esxcli software vib install -v /vmfs/volumes/Fileserver\ Images/Updates/watchdog/hardware-watchdog.
vib -f
Installation Result
   Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
   Reboot Required: true
   VIBs Installed: LIFANG_bootbank_hardware-watchdog_0.1-0.1.263547
   VIBs Removed:
   VIBs Skipped:
[root@esxi-fileserver:/vmfs/volumes/654bbf79-4b7dc4c6-2197-0cc47a0c042c/Updates/watchdog]