No output:proxmox-tape media content

hpcraith

Renowned Member
Mar 8, 2013
85
0
71
Stuttgart Germany
www.hlrs.de
when I call "proxmox-tape media content" I get no response.
I also tried without success:
proxmox-tape media content --pool vwlocal-backup
proxmox-tape media content --drive Bandlaufwerk

proxmox-tape catalog --drive Bandlaufwerk
found media label: {
"label": {
"ctime": 1675700329,
"label_text": "000057",
"uuid": "52381dcb-bfce-4075-8cd9-16319ad5fa23"
},
"media_set_label": {
"ctime": 1675702157,
"pool": "vwlocal-backup",
"seq_nr": 0,
"uuid": "2bbc900f-774d-4ed8-8286-002df1650be8"
}
}
TASK ERROR: media catalog exists (please use --force to overwrite)

Where is the problem. I run Backup Server 2.3-2

Rgds
Dieter
 
We have the same problem with our PBS!
Code:
proxmox-tape media content
shows no output (with or without a pool given).
We have made a lot of tape backups. None of them are shown. New Tape-Backups are also not shown!
Another test: proxmox-tape catalog --drive TDrive throws TASK ERROR: media catalog exists (please use --force to overwrite)

Selecting "Tape Backup" in dashboard shows all pools and the entries the tape backup was taken. But if you click the +-icon nothing is listed. No matter which +-icon you use or which entry you choose. None of them has a subtree.

Ok, let's try and catalog a tape:
Code:
proxmox-tape catalog --drive Drive00 --force
After a long time the command finishes...Again, proxmox-tape media content shows no output!
 
When will we see a backup server version with the fix implemented? It should not take such a long time!!!
if you read the linked bugzilla entry, this is fixed since proxmox-backup-server 2.3.3-1
(this was released a day after my message on no-subscription, and a week later on the enterprise repository)