Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

RecoverPoint for VM: VMKernel.Boot.execInstalledOnly가 True로 설정된 ESXi 호스트에서 ESXi 스플리터 vib 설치 및 시작 문제.

Summary: VMkernel.Boot.execInstalled가 있는 ESXi 호스트에서 Kdriver 설치 또는 시작이 실패합니다. 이 경우 Splitter 누락으로 인해 RecoverPoint for VMs 설치 실패가 발생할 수 있습니다.

This article applies to   This article does not apply to 

Symptoms

kdriver vib 설치가 실패하고 다음과 같은 여러 오류가 발생합니다.
[root@localhost:~] esxcli software vib install -v /scratch/kdriver_RPESX-00.5.3.1.1.0.m.149.000.vib --no-sig-check
 [LiveInstallationError]
 Error in running ['/etc/init.d/rp-splitterd', 'start', 'install']:
 Return code: 1
 Output: Wed Nov 10 18:24:18 UTC 2021: rp_splitterd: Starting rp_splitter
 Wed Nov 10 18:24:18 UTC 2021: rp_splitterd: DEBUG (notice true==0): isKdriverRunning=1, isSplitterRunning=1
 --- /etc/vmware/esx.conf
 +++ /tmp/auto-backup.2100162//etc/vmware/esx.conf
 @@ -1,18 +1,299 @@
 -/adv/UserVars/RP_IP_Discovery_5 = ""
 -/adv/UserVars/RP_IP_Discovery_8 = ""
...
 Saving current state in /bootbank
 Clock updated.
 Time: 18:24:19   Date: 11/10/2021   UTC
 Successfully created /opt/emc/rp/kdriver/mod/esx_splitter
 Creating symbolic link /usr/lib/vmware/vmkmod/esx_splitter ...
 Ready to load ESX splitter
 Cannot load module esx_splitter: Failure
 Cannot load module esx_splitter: Failure

 Failed to launch splitter. For assistance, please run launch_splitter.sh --help

 Wed Nov 10 18:24:20 UTC 2021: 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.
 Please refer to the log file for more details.

/var/run/log/vmkernel.log의 이벤트:
2021-11-10T18:24:18.411Z cpu1:2100089)VisorFSTar: 1994: emcrpspl.t00 (797949359604956901) as emcrpspl.t00 for 44144640 bytes
2021-11-10T18:24:20.285Z cpu3:2100373)UserMem: 7388: mmap denied: boot opt execInstalledOnly is set: file not installed

ESXi 호스트 재부팅 후 ESXi 스플리터가 시작되지 못하고 /var/run/log/vmkernel.log에 오류 발생:
2021-11-12T15:53:29.004Z cpu2:525352)UserMem: 7576: mmap denied: boot opt execInstalledOnly is set: file not installed
2021-11-12T15:53:29.029Z cpu0:525042)Jumpstart plugin rp-splitterd activation failed: Method invocation failed
참고: 또한 이 문제로 인해 ESXi Splitter 배포 오류로 인해 RecoverPoint for VMs 클러스터 설치가 실패합니다.

Cause

ESXi 호스트에는 VMKernel.Boot.execInstalled 설정있습니다
.이 설정을 사용하면 kdriver vib가 라이브 설치를 사용하여 올바르게 설치되지 않습니다.

RecoverPoint Splitter는 VMKernel.Boot.execInstalled에서 작동할 수 없습니다.

Resolution

해결 방법:
1. ESXi 호스트에서 VMKernel.Boot.execInstalledOnly 설정을 false로 변경합니다 .
  • 다음 ESXCLI 명령을 실행합니다.
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

 
               설치된 VIB에서만 실행 파일 요구false로 표시되는지 확인합니다.
  • 설정을 저장하려면 다음 명령을 실행합니다.
/sbin/auto-backup.sh
    TPM은 더 이상 execInstalledOnly 부팅 옵션을 적용하지 않습니다. 
 
2. ESXi 호스트를 재부팅합니다.
3. vib 설치를 다시 실행합니다.

VMware 문서 링크: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-9047A43D-BB1F-4878-A971-EEFCAC183C86.html 이 하이퍼링크는 Dell Technologies 외부의 웹사이트로 연결됩니다.

Additional Information

이 문제는 고객이 STIG 강화 절차를 실행하는 경우 RecoverPoint 시스템 작동 시에도 영향을 미칠 수 있습니다.

이 절차에서는 "VMKernel.Boot.execInstalledOnly" = True 매개변수를 변경하는 기본 STIG 값을 설정합니다.
이 절차는 ESXi 구성을 변경하지만 다음 재부팅/업그레이드 중에 적용되며 업그레이드된 호스트가 RecoverPoint for VMs 보호 VM을 실행할 수 없기 때문에 VxRail 업그레이드 문제가 발생할 수 있습니다.


vib를 설치할 수 있지만 --no-live-install - Splitter는 재부팅 후에도 작동하지 않는 것으로 보입니다.

Affected Products

RecoverPoint for Virtual Machines
Article Properties
Article Number: 000193437
Article Type: Solution
Last Modified: 21 Sep 2023
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.
Article Properties
Article Number: 000193437
Article Type: Solution
Last Modified: 21 Sep 2023
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.