Can't backup?
Created by: vinkla
I'm using GitLab CE 8.1.2 on a Debian system. While making a backup before updating to the latest version it failed. The first 20 projects worked just fine but then this happened:
* group/project_name ... [FAILED]
failed: tar -cf /data/tmp/backups/repositories/group/project_name.bundle -C /data/git/repositories/group/project_name.git .
tar: ./objects/1d/9ebd4b8440b1ad089609b0c7d8a3e7e29279eb: Cannot stat: Input/output error
tar: Exiting with failure status due to previous errors
Backup failed
This has never happened before. Have I done something wrong?