Skip to main content

How can we help you?

Druva Documentation

How to enable or disable debug logging for Hyper V host

This article applies to:

  • OS: Windows
  • Product edition: Phoenix

Overview

This article describes the procedure to enable and disable debug logging for a Hyper V host.

Enable debug logging

  1. Open the Services console and stop Druva Phoenix Agent Client Service.
  2. Open Task Manager and kill all Druva or Phoenix related processes.
  3. Back up Phoenix.cfg from  C:\ProgramData\Phoenix\HYPERV
  4. Open Phoenix.cfg file in Notepad.
  5. Look for DEBUGLEVEL flag and change the value from DEBUGLEVEL = 0 to DEBUGLEVEL = 9. 
  6. Save the changes.
  7. Start Phoenix Agent Client Service and initiate the backup/restore job.

Disable debug logging 

  1. Open Services console and stop Druva Phoenix Agent Client Service.
  2. Open Task Manager and kill all Druva or Phoenix related processes.
  3. Take a backup of Phoenix.cfg from  C:\ProgramData\Phoenix\HYPERV.
  4. Open Phoenix.cfg file in Notepad.
  5. Look for DEBUGLEVEL flag and change the value from DEBUGLEVEL = 9 to DEBUGLEVEL = 0. 
  6. Save the changes.
  7. Start Phoenix Agent Client Service and initiate the backup/restore job.
  • Was this article helpful?