- Knowledge Base
- Configurations
-
Zmanda Enterprise
-
Zmanda Recovery Manager (ZRM)
-
Backend Operations
-
Backup
-
Server Installation
-
Client Configuration
-
Account and Licenses
-
Sources
-
Storage
-
Schedules
-
Backup Sets
-
Backup Operations
-
Restore Operations
-
Monitoring and Reporting
-
Configurations
-
ZMC/UI
-
Whitepaper
-
Zmanda Cloud Storage
-
VMWare
-
Key Vault
-
Disaster Recovery
-
Zmanda Support
-
Product lifecycle
-
Zmanda Pro
'staging' must not be accessible to any group or user other than 'amandabackup'
This article is for Amanda Enterprise (AE)
Issue Symptoms
'/var/lib/amanda/staging' must not be accessible to any group or user other than 'amandabackup'
Issue Description
This error occurs when there is a permissions problem with the backup image staging area.
Resolution
To set the correct permissions on /var/lib/amanda/staging, log in as root and enter the following commands:
- chmod go-rwx /var/lib/amanda/staging
- chown amandabackup:disk /var/lib/amanda/staging