** Description changed:

  mdadm automatically checks MD arrays. ZFS should automatically scrub
- pools.
+ pools too, to detect and (when possible) correct on-disk corruption.
  
- I've attached a debdiff which accomplishes this.
+ I've attached a debdiff which accomplishes this. It builds and installs
+ cleanly.
  
  The meat of it is the scrub script I've been using (and recommending in
  my HOWTO) for years, which scrubs all *healthy* pools. If a pool is not
  healthy, scrubbing it is bad for two reasons: 1) It adds a lot of disk
- load which could lead to another failure. We should save that disk load
- for resilvering. 2) Performance is already less on a degraded pool and
- scrubbing will make that worse.
+ load which could theoretically lead to another failure. We should save
+ that disk load for resilvering. 2) Performance is already less on a
+ degraded pool and scrubbing will make that worse.
  
  The cron.d in this patch scrubs on the second Sunday of the month. mdadm
  scrubs on the first Sunday of the month. This way, if a system has both
  MD and ZFS pools, the load doesn't all happen at the same time. If the
  system doesn't have both types, it shouldn't really matter which week.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1548009

Title:
  [FFe] ZFS pools should be automatically scrubbed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1548009/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to