Project

General

Profile

Actions

Bug #50523

closed

Mirroring path "remove" don't not seem to work

Added by Sébastien Han about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Consider the following:

runner@fv-az120-169:~/work/rook/rook$ kubectl exec -n rook-ceph-secondary deploy/rook-ceph-tools -t -- ceph fs snapshot mirror add myfs /v
{}
runner@fv-az120-169:~/work/rook/rook$ kubectl exec -n rook-ceph-secondary deploy/rook-ceph-tools -t -- ceph fs snapshot mirror add myfs /
Error EINVAL: / is a ancestor of tracked path /v
command terminated with exit code 22
runner@fv-az120-169:~/work/rook/rook$ kubectl exec -n rook-ceph-secondary deploy/rook-ceph-tools -t -- ceph fs snapshot mirror remove myfs /v
{}
runner@fv-az120-169:~/work/rook/rook$ kubectl exec -n rook-ceph-secondary deploy/rook-ceph-tools -t -- ceph fs snapshot mirror add myfs /
Error EINVAL: / is a ancestor of tracked path /v
command terminated with exit code 22

Waiting a few minutes does not change anything.


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #50917: pacific: Mirroring path "remove" don't not seem to workResolvedVenky ShankarActions
Actions

Also available in: Atom PDF