VLSR(SRM) fails to execute a shell script on a RHEL VM
search cancel

VLSR(SRM) fails to execute a shell script on a RHEL VM

book

Article ID: 396314

calendar_today

Updated On:

Products

VMware Live Recovery

Issue/Introduction

Recovery plan fails to execute a shell script as a post power on step




Environment

VMware Site Recovery Manager 8.x
VMware Live Site Recovery 9.x

Cause

The Linux administrator should verify the script's permissions to ensure they are correctly assigned.

Resolution

Change the file permission to - chmod 770 <scriptname>

Example: chmod 770 /root/drscripts