cockroachdb / cockroachdb/cockroach

storage: audit vfs.FS usage to ensure all instances are configured with disk health checks

Open
#95,907 0 comments 0 reactions 0 assignees View on GitHub
A-storage C-enhancement E-quick-win T-storage
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Anywhere we instantiate a `vfs.FS`, we should ensure that we are installing the disk health checking middleware (`vfs.WithDiskHealthChecks`) correctly (i.e. the health checking FS should be at the top of the FS stack).

Related to #94373.

Jira issue: CRDB-23807

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.