Openstack Foundation Openstack Certified Administrator exam Preparation
45
stars
37
forks
source link
volume backup error : volumes_backup 403 Forbidden [first 60 chars of response] <html><h1>Forbidden</h1><p>Access was denied to this resourc #63
Open
AJNOURI opened 7 years ago
Get error when trying to create volume backup: # sourcing user auth
source keystone_auth p1_user1 openstack project1
$ cinder backup-create --name vol1-back2 vol1
Get error state:
$ cinder backup-list
The log file talking about "Access denied to resources"
tail /var/log/cinder/backup.log
Though, I've configured the project to have enough backups and BG per backup:
cinder quota-update --backup-gigabytes 10 --per-volume-gigabytes 10