Skip to content

Documented FAILED_PRECONDITION as a possible error for GetMetadataDelta #591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carlbraganza
Copy link
Contributor

If changed block tracking has not been enabled in the underlying storage subsystem then GetMetadataDelta will fail.
This PR documents the gRPC error code that should be returned when this happens.

What type of PR is this?
This is a documentation change only.

What this PR does / why we need it:
This provides information to CSI driver developers on the precise error code to return for this error, and
guidance to the backup application developer on how to respond.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:
This change was discussed in the Data Protection Working Group meeting.

Does this PR introduce an API-breaking change?:

NONE

@jdef
Copy link
Member

jdef commented Jun 25, 2025 via email

indicate that changed block tracking has not been enabled in the
underlying storage subsystem.
@carlbraganza carlbraganza force-pushed the cbt-not-enabled-error branch from 23cdc67 to ca57aa6 Compare June 30, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants