[Bug 1131715] Re: fstrim fails with FITRIM ioctl failed: Operation not supported

Launchpad Bug Tracker 1131715 at bugs.launchpad.net
Wed Feb 27 20:33:46 UTC 2013


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 Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1131715

Title:
  fstrim fails with FITRIM ioctl failed: Operation not supported

Status in “util-linux” package in Ubuntu:
  Confirmed

Bug description:
  The problem is that `fstrim -v /` fails, and `fstrim -v /home` does not, even though they both reside on the same physical disc.
  I did not have this issue on 13.04.

  /dev/sda is a SSD drive with TRIM support.
  # sudo hdparm -I /dev/sda | grep -i trim
             *    Data Set Management TRIM supported (limit 8 blocks)
             *    Deterministic read ZEROs after TRIM

  LVM is setup as such:
  # sudo pvs
    PV         VG   Fmt  Attr PSize   PFree 
    /dev/sda3  goku lvm2 a--  111.36g 23.47g
  # sudo lvs
    LV            VG   Attr     LSize  Pool Origin Data%  Move Log Copy%  Convert
    fresh_install goku swi-a-s- 10.00g      root    24.50                        
    home          goku -wi-ao-- 40.00g                                           
    root          goku owi-aos- 30.00g                                           
    swap          goku -wi-ao--  7.89g      

  /etc/fstab is also attached.

  I've also tried mounting goku/fresh_install and running fstrim on its mountpoint, it resulted in the same failure.
  Can the problem be that I have a snapshot of goku/root, again, it didn't matter on 13.04, under the same circumstances.

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: util-linux 2.20.1-5.1ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-25.38-generic 3.5.7.4
  Uname: Linux 3.5.0-25-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Fri Feb 22 14:02:30 2013
  MarkForUpload: True
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: util-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list