User Tools

Site Tools


computing:btrfsreminders

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
computing:btrfsreminders [2026/04/04 19:48] – lo oemb1905computing:btrfsreminders [2026/08/01 15:17] (current) oemb1905
Line 107: Line 107:
 In addition to scrubbing, I compiled a slew of commands to assess pool health more granularly. I put this script on a cronjob which runs and sends me a statistics report every hour: In addition to scrubbing, I compiled a slew of commands to assess pool health more granularly. I put this script on a cronjob which runs and sends me a statistics report every hour:
  
-<code bash>+<code sh>
 #!/bin/bash #!/bin/bash
 DATE=`date +"%Y%m%d-%H:%M:%S"` DATE=`date +"%Y%m%d-%H:%M:%S"`
computing/btrfsreminders.txt · Last modified: by oemb1905