Skip to main content

Phoenix Backup Store logs and configuration details

Updated over 2 weeks ago

This topic contains information about the configuration details, metadata, and log files for the Phoenix Backup Store.

Phoenix Backup Store log files

The Phoenix Backup Store log files contain details of backups that it performs. After every backup, a new log file is created in thePhoenix <YYYY/MM/DD>-<timestamp>.logformat. If the Phoenix Backup Store does not function as expected, you can share these log files with the Druva Support team.


πŸ“ Note
​ Druva retains logs for the last 32 agent activities on each server.


Logs on the Phoenix Backup Store

You can find the Phoenix Backup Store logs at the following location:

Logs

Agent version 6.x.x

Agent version 7x.x

Phoenix Backup Store logs

/var/log/Phoenix/ORACLE

/var/log/Druva/EnterpriseWorkloads/oracle-pbs/

RMAN logs

  • /var/log/Phoenix/ORACLE/backup/<backupset_id>

  • /var/log/Phoenix/ORACLE/restore/<backupset_id>

  • /var/log/Druva/EnterpriseWorkloads/oracle-pbs/backup/<backupsetid>/<jobid>/

  • /var/log/Druva/EnterpriseWorkloads/oracle-pbs/restore/<backupsetid>/<jobid>/


πŸ“ Note
​ The log folder contains three folders: Backup, Restore, and Upload. Each of these folders contains folders with the name <backupset_id>. The <backupset_id> represents the unique identification number of the backup set configured on the server.


Hybrid Workloads agent configuration details

The Phoenix.cfg file contains the configuration details that Phoenix Backup Store requires to communicate with the Druva Cloud.


πŸ“ Note
​ We recommend that you do not modify Phoenix.cfg except when required. In scenarios where you must modify these configuration files, contact the Druva Support team for assistance.


Configuration details on the Phoenix Backup Store

  • Agent version 6.x.x and earlier: /etc/Phoenix/ORACLE/Phoenix.cfg

  • Agent version 7.x.x and later: /etc/Druva/EnterpriseWorkloads/OraclePBSPlugin.yml

Phoenix Backup Store services

Agent version 6.x.x and earlier:

  • The PhoenixBackupStoreAgent service manages backups and restores.

  • The PhoenixES service manages backup mounts and recovery points.

  • The PhoenixBackupStore service ensures that the PhoenixBackupStoreAgent service is running.

Agent version 7.x.x and later:

  • The Druva-EnterpriseWorkloads service manages backups and restores.

  • The PhoenixES service manages backup mounts and recovery points.

  • The oracle-pbs process is responsible for triggering backups and restores.


πŸ“ Note
​ If the Phoenix Backup Store stops working, the PhoenixBackupStore service starts it.


Phoenix Backup Store metadata

When you install Hybrid Workloads agents on your file servers, the following metadata folders are created in the Druva folder:

Folder

Agent version 6.x.x and earlier

Agent version 7.x.x and later

Log folder: This folder contains logs for backup and restore jobs.

/var/log/Phoenix/ORACLE

  • /var/log/Druva/EnterpriseWorkloads/oracle-pbs/backup/<backupsetid>/<jobid>/

  • /var/log/Druva/EnterpriseWorkloads/oracle-pbs/restore/<backupsetid>/<jobid>/

  • /etc/Druva/EnterpriseWorkloads/

State folder: This folder contains metadata that optimizes restores.

/var/Phoenix/ORACLE/state

/var/Druva/EnterpriseWorkloads/state/oracle-pbs

Stats folder: This folder contains metadata that optimizes backups.

/var/Phoenix/ORACLE/stats

/var/Druva/EnterpriseWorkloads/stats/

Export service folder: This folder contains metadata about backup mounts and recovery points.

/var/Phoenix/ExportService

/var/Druva/EnterpriseWorkloads/state/oracle-pbs/ExportService/


πŸ“ Note
​The log folder contains three folders: Backup, Restore, and Upload. Each of these folders contains folders with the name <backupset_id>. The <backupset_id> represents the unique identification number of the backup set configured on the server.


Did this answer your question?