media-pool.cfg

Description

The file /etc/proxmox-backup/media-pool.cfg is a configuration file for Proxmox Backup Server. It contains the medila pool configuration for tape backups.

File Format

Each entry starts with the header pool: <name>, followed by the media pool configuration options.

pool: company1
      allocation always
      retention overwrite

pool: ...

You can use the proxmox-tape pool command to manipulate this file.

Options