Actions
Bug #66703
closedCloning of subvolume with the same name is not giving proper error
% Done:
0%
Source:
Backport:
reef, squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v19.3.0-3068-g6e42fb9e3b
Released In:
v20.2.0~2595
Upkeep Timestamp:
2025-11-01T01:33:13+00:00
Description
Steps
1. Created a subvolume group(subvo_group_1)
2. created a subvolume(subvol_1) inside above group(subvo_group_1)
3. created snapshot(snap_1)for above subvol_1
4. Tried cloning with the same name subvol_1 into the same group(subvo_group_1) it did not complain anything but the operation failed after triggering create with an error message as subvol_1 already exits
5. Created a subvolume under default group(_nogroup) with name as subvol_1. then we can see an error message saying "subvolume already exists."
Updated by Nizamudeen A over 1 year ago
- Description updated (diff)
- Category set to 192
- Assignee set to Nizamudeen A
- Backport set to reef, squid
Updated by Nizamudeen A over 1 year ago
- Status changed from New to Pending Backport
- Pull request ID set to 58286
Updated by Upkeep Bot over 1 year ago
- Copied to Backport #66737: squid: Cloning of subvolume with the same name is not giving proper error added
Updated by Upkeep Bot over 1 year ago
- Copied to Backport #66738: reef: Cloning of subvolume with the same name is not giving proper error added
Updated by Nizamudeen A over 1 year ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 9 months ago
- Merge Commit set to 6e42fb9e3b4f8bee2901c3cf8a3f0c98b887cb8a
- Fixed In set to v19.3.0-3068-g6e42fb9e3b4
- Upkeep Timestamp set to 2025-07-10T23:09:39+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-3068-g6e42fb9e3b4 to v19.3.0-3068-g6e42fb9e3b
- Upkeep Timestamp changed from 2025-07-10T23:09:39+00:00 to 2025-07-14T22:42:37+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~2595
- Upkeep Timestamp changed from 2025-07-14T22:42:37+00:00 to 2025-11-01T01:33:13+00:00
Actions