media-pool.cfg(5)

MEDIA-POOL.CFG(5) Proxmox Backup MEDIA-POOL.CFG(5)

NAME

media-pool.cfg - Media Pool Configuration

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

Optional properties:

allocation (<string>)
Media set allocation policy ('continue', 'always', or a calendar event).
comment (<string>)
Comment.
encrypt (<string>)
Tape encryption key fingerprint (sha256).
retention (<string>)
Media retention policy ('overwrite', 'keep', or time span).
template (<string>)
Media set naming template (may contain strftime() time format specifications).

COPYRIGHT AND DISCLAIMER

Copyright (C) 2019-2025, Proxmox Server Solutions GmbH

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>

Author

Proxmox Support Team

Copyright

2019-2025, Proxmox Server Solutions GmbH

Thursday, 21 May 2026 <devbuild>