nfs backup driver fails if the backup path has no group rights

Bug #1914397 reported by Balazs Gibizer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
In Progress
Low
Balazs Gibizer

Bug Description

There are backends that export nfs paths with zero group rights(e.g. nexenta). The current nfs driver only ensure write access for the group[1] but for the backup to work there is a need for read and write access for the group as well as execution rights for the directories to be able to traverse paths.

https://github.com/openstack/cinder/blob/677ee75d5dd5cc4374c0dd10f7c25ba128b91003/cinder/backup/drivers/nfs.py#L112-L113

Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :
Changed in cinder:
assignee: nobody → Balazs Gibizer (balazs-gibizer)
tags: added: backup
tags: added: backup-service
removed: backup
Changed in cinder:
status: New → In Progress
Revision history for this message
Sofia Enriquez (lsofia-enriquez) wrote :

Greetings,
Do you mind sharing the cinder version you're using?
Thanks in advance

Changed in cinder:
importance: Undecided → Low
Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :

@Sofia: We saw this on Victoria.

Btw, I mixed up the link to the fix above. The upstream fix is here https://review.opendev.org/c/openstack/cinder/+/773876

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.