Comment 4 for bug 174032

Revision history for this message
Steve Scaffidi (sscaffidi) wrote :

This bug is still a problem in Jaunty:

# lvextend --size +20G --resizefs --verbose /dev/mapper/VolGroup00-home_tmp
    Finding volume group VolGroup00
    Executing: fsadm check /dev/VolGroup00/home_tmp (null)
  fsadm: execlp failed: No such file or directory
  fsadm failed: 2

# uname -a
Linux chimpanzee 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux

# aptitude show -v lvm2
Package: lvm2
State: installed
Automatically installed: no
Version: 2.02.39-0ubuntu9
<snip>

IMO, the --resizefs option ought to be removed, or a more descriptive error message should be shown until this is fixed. I understand why it is this way, but an option that SHOWS UP in the --help output but DOES NOT WORK is a bug.