Skip to content

The server does not yet support FUA for direct IO #2

Description

@Merovius

Forced Unit Access is a flag that can be set on mutating commands to guarantee that the data is directly written to persistent storage. To support it, we might want to introduce a FUA-variant of nbd.Device as an optional interface and then advocate support via server flags.

Relevant spec values:

  • NBD_FLAG_SEND_FUA
  • NBD_CMD_FLAG_FUA

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    betaIssues that should be fixed or closed as wontfix in v0

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions