No program "pvscan" found for your current version of LVM That's what I get when I run pvscan right after installing the lvm2 package. It doesn't make sure the lvm kernel modules are loaded before reporting this error.
This command fixes the problem:
/etc/init.d/lvm start
I need to report a bug...
Tags: feisty, lvm, ubuntu
|