mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #1767] Incompatibility with Veeam Agent and File Backup to Tape #908
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#908
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @boothb on GitHub (Sep 15, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1767
Version of s3fs being used (s3fs --version)
V1.90
Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse)
fuse-2.9.7-12.el8
Kernel information (uname -r)
4.18.0-305.12.1.el8_4.x86_64
GNU/Linux Distribution, if applicable (cat /etc/os-release)
CentOS Linux 8
/etc/fstab entry, if applicable
Details about issue
Sorry this is a little obscure and because the machine with the issue is used in a more or less productive setup I cannot provide much more detail right now, because I could not find any concrete logs. Will try to do run the new version with debug and provide logs later. Now to the problem:
We have a backup machine with Veeam Agent 5.0.0.4318 installed that is mounting various remote locations. Veeam then runs several jobs to backup the remote files via this backup machine. It ran like this without problems for almost a year. Then around two weeks ago the "Backup File to Tape" job suddently failed with following not very helpful message:
After some looking around I noticed the update to version 1.90 so I downgraded to 1.89. It then worked as usual.