Veritas™Resiliency Platform 2.2 Solutions for Virtual Business Services

Last Published:
Product(s): Resiliency Platform & CloudMobility (2.2)
  1. Overview of Resiliency Platform
    1.  
      About Veritas Resiliency Platform
    2.  
      About Resiliency Platform features and components
    3.  
      About permissions for operations in the console
  2. Using Resiliency Platform for disaster recovery
    1.  
      About disaster recovery using Resiliency Platform
    2.  
      Understanding the role of resiliency groups in disaster recovery operations
  3. About virtual business services
    1. About virtual business services
      1.  
        Understanding virtual business service tiers
    2.  
      Creating a virtual business service
    3.  
      Starting and stopping a virtual business service
    4.  
      Displaying virtual business service details
    5.  
      Editing a virtual business service
    6.  
      Deleting a virtual business service
    7.  
      Performing rehearsal on a virtual business service
    8.  
      Performing cleanup rehearsal on a virtual business service
    9.  
      Migrating a virtual business service
    10.  
      Taking over a virtual business service
    11.  
      Performing resync for a virtual business service
    12.  
      Performing restore for a virtual business service
  4. Monitoring risks
    1.  
      About risk insight
    2.  
      Displaying risk information
    3.  
      Predefined risks in Resiliency Platform
    4.  
      Viewing the current risk report
    5.  
      Viewing the historical risk report
  5. Managing activities and resiliency plans
    1. Managing activities
      1.  
        Viewing activities
      2.  
        Aborting a running activity
    2. Managing resiliency plans
      1.  
        About resiliency plans
      2. Creating a new resiliency plan template
        1. About manual task
          1.  
            Using manual tasks in resiliency plans
        2. About custom script
          1.  
            Using custom scripts in resiliency plans
      3.  
        Editing a resiliency plan template
      4.  
        Deleting a resiliency plan template
      5.  
        Viewing a resiliency plan template
      6.  
        Creating a new resiliency plan
      7.  
        Editing a resiliency plan
      8.  
        Deleting a resiliency plan
      9.  
        Executing a resiliency plan
      10.  
        Viewing a resiliency plan
      11.  
        Creating a schedule for a resiliency plan
      12.  
        Editing a schedule for a resiliency plan
      13.  
        Deleting a schedule for a resiliency plan
      14.  
        Viewing a schedule for a resiliency plan
  6. Managing evacuation plans
    1.  
      About evacuation plan
    2.  
      Generating an evacuation plan
    3.  
      Regenerating an evacuation plan
    4.  
      Performing evacuation
    5.  
      Performing rehearse evacuation
    6.  
      Performing cleanup evacuation rehearsal
  7. Appendix A. Troubleshooting
    1.  
      Viewing events and logs in the console
  8.  
    Glossary

Using custom scripts in resiliency plans

Using the Resiliency Platform console, you can add a custom script execution task in the resiliency plan.

To use a custom script execution task in a resiliency plan

  1. You can add a custom script execution task to a resiliency plan template or to a resiliency plan.

    See Creating a new resiliency plan template.

    See Creating a new resiliency plan.

  2. Drag and drop Custom Script into the canvas. Click the pencil icon in the action box to add the task details.
  3. Enter a name for the custom script.
  4. Select the data center and the host where you want to execute the script. Click Next.
  5. Enter the following details:
    • The relative path of the script on the specified host. The script path that you enter is taken as relative to the VRTSsfmh InstallDir/vrp/scripts/ directory path.

      For example, if you enter the path of the script as myscripts/backup_scripts/script_name, then the complete path considered by the system will be VRTSsfmh InstallDir/vrp/scripts/myscripts/backup_scripts/script_name.

    • Command-line arguments to the script. This is an optional input field.

    • Timeout for the script. By default, there is no timeout for the script execution. You can specify a timeout for the script execution. After the specified timeout expires, the script execution task in the resiliency plan is marked as failure but the script execution task is not stopped. The script execution may continue in the background. If you do not specify any timeout, the task will wait till the script is not completed.

  6. Click Save.