All Collections
Knowledge Base
Enterprise Workloads
Troubleshooting - Enterprise Workloads
App aware backup completes successfully with VM State: poweredOff error
App aware backup completes successfully with VM State: poweredOff error
Updated over a week ago

Problem description

App aware backup completes successfully with “VM State: poweredOff” error.

Cause

This issue occurs if app aware backup is triggered for a Virtual Machine which is in poweredOff state.

Traceback

Download the job logs with the steps provided in the Logs section and extract the logs and navigate to the Phoenix<YYYY/MM/DD>-<timestamp>.log file . Check if you have the below traceback in the logs.

  host = 'vim.HostSystem:ha-host',
   connectionState = 'connected',
   powerState = 'poweredOff',
   faultToleranceState = 'notConfigured',
   dasVmProtection = <unset>,
   toolsInstallerMounted = false,
....
[2020-01-15 23:02:56,303] [WARNING] VM Tools is either not installed or not running for vm: Kislay_cc_SQL_phx. Application aware backup would have just VM backup and would complete with Successful with errors

To verify the same from the Progress Logs on the Phoenix Management Console:

  1. Go to the Jobs page, and open the VMware tab.

  2. Click the Job ID that completed with errors.

  3. On the Job Details page, open the Progress Logs tab to view the logs.

    PhoenixJobLogs.png

Resolution

Start the VM for app aware processing to complete successfully.

Verification

Once the changes are done, trigger the backup job again and it should complete successfully without errors.

See also

Did this answer your question?