Mehrfach habe ich auf anderen Systemen veeam installiert und dort läuft es täglich reibungslos in Richtung NAS.
So nun auch auf dem PBS (ProxmoxBackupServer) in aktueller privater/freier Version. Auch veeam ist aktuell und Hardwareprobleme kann ich ausschließen.
Die Installationsschritte (so am Rande und informativ für andere Nutzer) sind in Kürze:
Auch die nachfolgende Aufgabe kann ich problemlos erstellen. Bereits während der Erstellung wird auch die Erreichbarkeit des Ziels geprüft. Ebenfalls alles OK und es wird am Ziel auch eine kleine Datei "Frei12.vbm" (der Name resultiert aus dem Aufgabennamen) erzeugt, deren Inhalt im XML-Format vorliegt:
<BackupMeta Version="1" MetaSchemaVersion="2" CreationTimeUtc="09/30/2022 16:46:14"><Backup Id="{d6a2...}" OriginalId="{d6a21...}" JobId="{444c4f...}" JobName="b52 Frei12" JobType="4000" SourceType="3" TargetType="0" JobTargetHostId="{6745a.}" JobTargetHostProtocol="0" RepositoryId="{0d9172....}" DirPath="//192.168.1.16/sicher/Sicherung/veeam" PartialPath='<Path IsFilePath="false"><Elements>b52 Frei12</Elements></Path>' MetaFileName="Frei12.vbm" MetaVersion="1" MetaUpdateTime="09/30/2022 18:46:14" BackupPlatform="7" BackupPlatformId="{00000000-0000-0000-0000-000000000000}" CreationTime="09/30/2022 18:46:14" CreationTimeUtc="09/30/2022 16:46:14" IsJustMigratedToSobr="false" EncryptionState="0" BackupPolicyTag="" PolicyName="" /><BackupMetaInfo><Storages /><Points /><Hosts><Host Id="{6745a...}" Name="This server" Options="" HostInstanceId="" HostUniqueId="" Moref="" Type="3" /></Hosts></BackupMetaInfo></BackupMeta>
Interessant und schließlich mein Problem ist das Fehlerlog seitens veeam auf dem PBS - ich kann einfach keinen Hinweis auf die Ursache finden:
18:46:14 Job Frei12 started at 2022-09-30 16:46:14 UTC
18:46:14 [warn] Backup is missing in repository
18:46:14 Preparing to backup
18:46:14 [error] Failed to create volume snapshot 00:00:00
18:46:14 [error] Failed to take volume snapshot
18:46:14 [error] Failed to perform backup
18:46:14 [error] Child execution has failed. Exit code: [1]
18:46:14 [error] Failed to load module [veeamsnap] with parameters [zerosnapdata=1 debuglogging=0 snapstore_block_size_p...
18:46:14 [error] Processing finished with errors at 2022-09-30 16:46:14 UTC
Ich mag nochmal betonen, dass ich Schreib- und Erreichbarkeitsprobleme am Backupziel ausschließen kann, denn a) wird das Ziel in der Aufgabe erfolgreich geprüft und b) wird die *.vbm Datei im Ziel erzeugt.
Kann es seitens PBS ein Problem sein? Darf veeam dort plötzlich nicht mehr laufen?
So nun auch auf dem PBS (ProxmoxBackupServer) in aktueller privater/freier Version. Auch veeam ist aktuell und Hardwareprobleme kann ich ausschließen.
Die Installationsschritte (so am Rande und informativ für andere Nutzer) sind in Kürze:
apt install squashfs-tools libisoburn1 xorriso
apt-get install linux-headers-$(uname -r)
# Change directory to home (or wherever you placed the veeam .deb file)
cd /home
# Install veeam repository
dpkg -i ./veeam-release[Tab-Key]
apt update
apt upgrade
apt install veeam
veeam
Auch die nachfolgende Aufgabe kann ich problemlos erstellen. Bereits während der Erstellung wird auch die Erreichbarkeit des Ziels geprüft. Ebenfalls alles OK und es wird am Ziel auch eine kleine Datei "Frei12.vbm" (der Name resultiert aus dem Aufgabennamen) erzeugt, deren Inhalt im XML-Format vorliegt:
<BackupMeta Version="1" MetaSchemaVersion="2" CreationTimeUtc="09/30/2022 16:46:14"><Backup Id="{d6a2...}" OriginalId="{d6a21...}" JobId="{444c4f...}" JobName="b52 Frei12" JobType="4000" SourceType="3" TargetType="0" JobTargetHostId="{6745a.}" JobTargetHostProtocol="0" RepositoryId="{0d9172....}" DirPath="//192.168.1.16/sicher/Sicherung/veeam" PartialPath='<Path IsFilePath="false"><Elements>b52 Frei12</Elements></Path>' MetaFileName="Frei12.vbm" MetaVersion="1" MetaUpdateTime="09/30/2022 18:46:14" BackupPlatform="7" BackupPlatformId="{00000000-0000-0000-0000-000000000000}" CreationTime="09/30/2022 18:46:14" CreationTimeUtc="09/30/2022 16:46:14" IsJustMigratedToSobr="false" EncryptionState="0" BackupPolicyTag="" PolicyName="" /><BackupMetaInfo><Storages /><Points /><Hosts><Host Id="{6745a...}" Name="This server" Options="" HostInstanceId="" HostUniqueId="" Moref="" Type="3" /></Hosts></BackupMetaInfo></BackupMeta>
Interessant und schließlich mein Problem ist das Fehlerlog seitens veeam auf dem PBS - ich kann einfach keinen Hinweis auf die Ursache finden:
18:46:14 Job Frei12 started at 2022-09-30 16:46:14 UTC
18:46:14 [warn] Backup is missing in repository
18:46:14 Preparing to backup
18:46:14 [error] Failed to create volume snapshot 00:00:00
18:46:14 [error] Failed to take volume snapshot
18:46:14 [error] Failed to perform backup
18:46:14 [error] Child execution has failed. Exit code: [1]
18:46:14 [error] Failed to load module [veeamsnap] with parameters [zerosnapdata=1 debuglogging=0 snapstore_block_size_p...
18:46:14 [error] Processing finished with errors at 2022-09-30 16:46:14 UTC
Ich mag nochmal betonen, dass ich Schreib- und Erreichbarkeitsprobleme am Backupziel ausschließen kann, denn a) wird das Ziel in der Aufgabe erfolgreich geprüft und b) wird die *.vbm Datei im Ziel erzeugt.
Kann es seitens PBS ein Problem sein? Darf veeam dort plötzlich nicht mehr laufen?
Last edited: