Project

General

Profile

Actions

Bug #61582

open

rbd unable to create snapshot: failed to allocate snapshot id: (95) Operation not supported

Added by Florius rk 12 months ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
librbd
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
rbd
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi,

Running Proxmox 7.4-3 with Ceph version ceph version 17.2.6 (995dec2cdae920da21db2d455e55efbc339bde24) quincy (stable)
Kernel version Linux kvm-01 5.15.107-2-pve #1 SMP PVE 5.15.107-2 (2023-05-10T09:10Z) x86_64 GNU/Linux

I recently upgraded from 17.2.5 to 17.2.6.
Ever since when I try to create a RBD snapshot this fails with the following error:

# rbd snap create k8s_cephfs_data/csi-vol-8f127c1e-5dc8-4b9a-acc5-7f28eefd1ed0@test123
Creating snap: 10% complete...2023-06-04T00:59:34.873+0200 7f480695f700 -1 librbd::SnapshotCreateRequest: failed to allocate snapshot id: (95) Operation not supported
Creating snap: 10% complete...failed.
rbd: failed to create snapshot: (95) Operation not supported
root@kvm-01:~# rbd info k8s_cephfs_data/csi-vol-8f127c1e-5dc8-4b9a-acc5-7f28eefd1ed0
rbd image 'csi-vol-8f127c1e-5dc8-4b9a-acc5-7f28eefd1ed0':
        size 1 GiB in 256 objects
        order 22 (4 MiB objects)
        snapshot_count: 0
        id: 18ff5fe96f9e7d
        block_name_prefix: rbd_data.18ff5fe96f9e7d
        format: 2
        features: layering
        op_features:
        flags:
        create_timestamp: Mon May 15 20:32:39 2023
        access_timestamp: Mon May 15 20:32:39 2023
        modify_timestamp: Mon May 15 20:32:39 2023

This seems related to https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/TEHTDANDVT6P6BKCRHCABHFBM2PJFDJ5/#5RRA44GGQN5NQ2L35CCK3UPOLIO3R77S and https://forum.proxmox.com/threads/backup-vzsnap-fails-after-update-to-ceph-17-2-6.128265/

Actions

Also available in: Atom PDF