@rlaager ref for "long time ago"? (Looking for release notes and
specific version)

I've been reasonably diligent in monitoring my pool scrub activity, I
would "guess" that maybe in the last 2-3 months I may have lost track.
But also I only upgraded from Ubuntu 16.04 LTS sometime late-2019 Fall
(iirc) - couldn't find a way to precisely determine when. -- the below
details suggest in Sept 2019.

So "LONG time ago", certainly possible, but many users might not pick
this up until an upgrade from 16.04 LTS to 18.04 LTS.

Here's the history of the package. (only have so much detail due to log
rotation)

```
/var/log/apt$ for file in $(ls -1 | grep history.log | grep gz | sort -V); do 
echo "==="; echo; echo $file; ls -al $file | awk '{print $6, $7, $8}'; zgrep 
zfsutils-linux $file | tr ", " "\n" | grep -A1 zfsutils-linux; done
===

history.log.1.gz
Jan 1 00:00
===

history.log.2.gz
Nov 28 06:53
===

history.log.3.gz
Oct 31 06:39
===

history.log.4.gz
Sep 30 06:20
zfsutils-linux:amd64
(0.7.5-1ubuntu16.4
===

history.log.5.gz
Aug 30 06:57
===

history.log.6.gz
Jul 31 06:27
===

history.log.7.gz
Jun 30 2019
===

history.log.8.gz
May 31 2019
===

history.log.9.gz
Apr 30 2019
===

history.log.10.gz
Mar 30 2019
zfsutils-linux:amd64
(0.6.5.6-0ubuntu25
===

history.log.11.gz
Mar 1 2019
===

history.log.12.gz
Feb 1 2019
```

The above at least definitely proves that I was previously on 0.6.5.6
(likely while on Ubuntu 16.04) - where the zfsutils-linux cron scrub was
NOT present to my knowledge -- then in Sep 2019 we jump to 0.7.5 (likely
when I upgraded the server to Ubuntu 18.04).

To be clear, I've never deleted it, nor edited it, as only this week I 
uncovered the "problem".
I agree that deletion of the file may be ill-advised ... since the next time 
dpkg updates it would probably to re-add it?

The suggestion to edit the file and comment out the scrub command is
likely safest, however then all future upgrades will complain about the
conflict.

It would be preferable if there was a configuration to enable/disable
it.

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

Title:
  addition of zfsutils-linux scrib every 2nd sunday

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

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

Reply via email to