Problem

Transport Node install task fails due to pending reboot.

Cause

This issue occurs if host is pending reboot from previous installation or upgrade of vibs on the host.

Solution

  • Run following CLI on the host as root to verify.
    vim-cmd hostsvc/hostsummary|grep -i reboot requireSecureBoot = <unset>, rebootRequired = true

    If rebootRequired is set to true, reboot the host and then try installation of NSX modules again on the host.