RecoverPoint VIB installation fails with many errors, such as:
[LiveInstallationError]
EMC_bootbank_RP-Splitter_RPESX-00.5.3.4.1.0.m.184.000: Error in running [/etc/init.d/rp-splitterd start install]:
Return code: 1
Output: Tue Jul 29 13:04:12 UTC 2025: rp_splitterd: Starting rp_splitter
[timestamp]: rp_splitterd: DEBUG (notice true==0): isKdriverRunning=1, isSplitterRunning=1
[timestamp]: rp_splitterd: recover_point_group already exists, proceeding...
.........
vmkmod: VMKMod_Load: VMKMod_MMapModule(/usr/lib/vmware/vmkmod/esx_splitter): Failure
Cannot load module esx_splitter: Failure
[timestamp]: rp_splitterd: start_kdriver_from_boot.sh Failed to execute. failing service.
It is not safe to continue. Please reboot the host immediately to discard the unfinished update.
cause = ('N/A', 'rp-splitterd', 'Error in running [/etc/init.d/rp-splitterd start install]:\nReturn code: 1\nOutput: Tue Jul 29 13:04:12 UTC 2025: rp_splitterd: Starting
.........
Event in /var/run/log/vmkernel.log:
[timestamp] In(182) vmkernel: cpu0:2101955 opID=########Config: 761: "ExecInstalledOnly" = 0, Old Value: 0, (Status: 0x0)
[timestamp] In(182) vmkernel: cpu35:2106078)UserMem: 7723: mmap denied: execInstalledOnly is enabled: file '/tmp/esx_splitter' is not installed
vSphere 8
The ESXi host has a setting VMKernel.Boot.execInstalledOnly set to true.
This setting prevents the kdriver vib to install correctly using live installation.
RecoverPoint Splitter cannot function with VMKernel.Boot.execInstalledOnly set to true.
VMKernel.Boot.execInstalledOnly setting to false.esxcli system settings encryption set --require-exec-installed-only=F
esxcli system settings encryption get Mode: TPM Require Executables Only From Installed VIBs: false Require Secure Boot: true
/sbin/auto-backup.sh
vib installation again.VMKernel.Boot.execInstalledOnly setting to falsevib installation again.