Skip to main content
Question

VM Validation with network

  • June 5, 2025
  • 3 replies
  • 43 views

Forum|alt.badge.img+6

Hi i want to doing  vm validations  with network.

By design, vm validate  works without a valid network.But i need the execute post script after vm deployed to esx .

Is there any way to validate vm with network ?

 

 

 

3 replies

Forum|alt.badge.img+8
  • Vaulter
  • June 9, 2025

Unfortunately VM validation is designed to not leverage the network to prevent any kind of collisions with production systems.

If you need to run a script I’d suggest using a custom script as per: https://documentation.commvault.com/2024e/essential/scripts_for_application_validation.html

Regards,


Forum|alt.badge.img+6
  • Author
  • June 17, 2025

Hi 

script running with manualy. but job doesnt execute script 

 

 

script always getting error messasges .doesnt execute

 

 Scheduler Set pending cause [Operation [Script Execution] failed with error [Application validation failed with exitcode [-1] error [Script failed to launch.]] for client 

 

 

 

 


Forum|alt.badge.img+8
  • Vaulter
  • June 17, 2025

With that in mind, I would recommend raising a support incident to investigate the script execution.
That error message implies that the script couldn’t start at all.