Skip to content
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

Perform drive failure check #3

Open
Valeri4n opened this issue Aug 18, 2022 · 0 comments
Open

Perform drive failure check #3

Valeri4n opened this issue Aug 18, 2022 · 0 comments

Comments

@Valeri4n
Copy link
Owner

Valeri4n commented Aug 18, 2022

If a drive fails, it may become unmounted or simply disappear. This check should look for drives that are not mounted that should be, or identify drives that no longer appear to the system so they can be investigated.

This will create a baseline drive file to check against as the drive monitor script runs

  • If baseline file doesn't exist, create one, including adding drive-size file to new drives
  • Create new baseline file with flag, including adding drive-size file to new drives
  • Drives should have label that indicates location
  • Capture name, label, serial, size, mountpoint
  • Verify drive is present on each loop
  • Verify drive is mounted by checking for the presence of the drive-size file every 10 minutes
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

No branches or pull requests

1 participant