Skip to content

Error creating snapshot with ceph-csi rbd plugin #43

@mickymiek

Description

@mickymiek

When trying to create as snapshot using examples, modified to match my environment I'm getting this error: snapshot_controller.go:310] createSnapshot [create-default/rbd-pvc-snapshot[ba056701-d142-11e8-813b-525400123456]]: error occurred in createSnapshotOperation: failed to take snapshot of the volume, pvc-b064c0f5d06d11e8: "rpc error: code = Unknown desc = RBD key for ID: admin not found".
I can create PVCs with csi-rbdplugin so I think everything is fine on this side. ceph-csi rbd plugin has been deployed as-is from here

Here's my deployment files, I'm not sure if i'm doing something wrong here, if so please let me know. I can provide logs and more if needed.

csi-rbdplugin:

storageclass.yaml
secret.yaml
pvc.yaml
pod.yaml

external-snapshotter:

setup.yaml
snapshotclass.yaml
snapshot.yaml

Thanks in advance for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions