Actions
Bug #72556
opencannot retrieve ceph.dir.subvolume value
Status:
Pending Backport
Priority:
Urgent
Assignee:
Category:
Administration/Usability
Target version:
% Done:
0%
Source:
Development
Backport:
tentacle,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.3.0-3390-gfa93d68191
Released In:
Upkeep Timestamp:
2025-10-04T00:42:07+00:00
Description
After setting ceph.dir.subvolume, getting value of ceph.dir.subvolume fails.
mycephfs]$ setfattr -n ceph.dir.subvolume -v 1 testdir1/ mycephfs]$ getfattr -n ceph.dir.subvolume testdir1/ testdir1/: ceph.dir.subvolume: No such attribute
Server::handle_client_getvxattr doesn't have support for this xattr
Updated by Patrick Donnelly 7 months ago
- Category set to Administration/Usability
- Priority changed from Normal to Urgent
- Target version set to v21.0.0
- Source set to Development
- Backport set to tentacle,squid
Updated by Patrick Donnelly 7 months ago
- Status changed from New to Triaged
- Assignee set to Edwin Rodriguez
Updated by Rishabh Dave 6 months ago
- Status changed from Triaged to Pending Backport
Updated by Upkeep Bot 6 months ago
- Copied to Backport #73351: squid: cannot retrieve ceph.dir.subvolume value added
Updated by Upkeep Bot 6 months ago
- Copied to Backport #73352: tentacle: cannot retrieve ceph.dir.subvolume value added
Updated by Upkeep Bot 6 months ago
- Merge Commit set to fa93d68191b31c417381fa4cea3f87eb7840be4a
- Fixed In set to v20.3.0-3390-gfa93d68191
- Upkeep Timestamp set to 2025-10-04T00:42:07+00:00
Actions