*** This bug is a duplicate of bug 1276941 ***
https://bugs.launchpad.net/bugs/1276941
Digging deeper into it I found a line in /sbin/fstrim-all saying:
HDPARM="`hdparm -I $REALDEV`" 2>/dev/null || continue
I guess it should read instead:
HDPARM="`hdparm -I $REALDEV 2>/dev/null`" || continu
*** This bug is a duplicate of bug 1276941 ***
https://bugs.launchpad.net/bugs/1276941
Just found that the problem is possibly not originating from fstrim.
As hdparm -I /dev/sda reports the error
SG_IO: bad/missing sense data, sb[]: 70 00 05 00 ... I suppose fstrim is
just passing the erro
*** This bug is a duplicate of bug 1276941 ***
https://bugs.launchpad.net/bugs/1276941
This bug is not a duplicate of 1276941 as the error messages are totally
different (although the root cause may be the same)
I installed 14.04LTS on a virtual machine and now I am getting the error from
/e
*** This bug is a duplicate of bug 1276941 ***
https://bugs.launchpad.net/bugs/1276941
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: util-linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of U
*** This bug is a duplicate of bug 1276941 ***
https://bugs.launchpad.net/bugs/1276941
** This bug has been marked a duplicate of bug 1276941
fstrim-all should not be run on mdadm devices
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to