Actions
Bug #54375
closedmgr/volumes: The 'mode' argument is not honored on idempotent subvolume creation of existing subvolume
% Done:
0%
Source:
Backport:
quincy, pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
mgr/volumes
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-11108-g8938a125423
Released In:
v18.2.0~2559
Upkeep Timestamp:
2025-07-14T07:40:44+00:00
Description
The 'mode' argument is not honored on idempotent subvolume creation of existing subvolume.
Steps to reproduce:
1. Create a subvolume with mode 0777
2. Create the same subvolume (idempotent operation) with mode 0766
Verify the mode on the 'subvolume path', it's still 0777 instead of 0766
Idempotent subvolume creation should honor 'mode' argument.
Updated by Kotresh Hiremath Ravishankar about 4 years ago
- Assignee set to Nikhilkumar Shelke
Updated by Nikhilkumar Shelke almost 4 years ago
- Status changed from New to Fix Under Review
Updated by Venky Shankar almost 4 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #54573: pacific: mgr/volumes: The 'mode' argument is not honored on idempotent subvolume creation of existing subvolume added
Updated by Upkeep Bot almost 4 years ago
- Copied to Backport #54574: quincy: mgr/volumes: The 'mode' argument is not honored on idempotent subvolume creation of existing subvolume added
Updated by Nikhilkumar Shelke over 3 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 8938a12542334ef22db08a49870ac028f00b5242
- Fixed In set to v17.0.0-11108-g8938a125423
- Released In set to v18.2.0~2559
- Upkeep Timestamp set to 2025-07-14T07:40:44+00:00
Actions