Re: Storage device enumeration script
From: Gordon Henderson <hidden>
Date: 2011-05-27 10:45:49
On Fri, 27 May 2011, Roman Mamedov wrote:
On Fri, 27 May 2011 08:16:07 +0800 Brad Campbell [off-list ref] wrote:quoted
On 27/05/11 08:13, Leslie Rhorer wrote:quoted
quoted
I can't speak to Ubuntu, but Debian evidently does not. I don't know what "pvs" is, but neither bash nor Python recognize it as a file anywhere in the path.apt-get install lvm2.Sure, but lsdrv shouldn't assume lvm2 is installed or require it to be installed. Not everyone uses LVM, and simply installing it automatically adds things to initramfs (PV/VG/LV detection?), which can slow down boot-up process.
As well as not using LVM, some of us don't even use udev... Or kernels with modules... Can someone post the output of this utility so I can see what it's actually doing? (I don't have python on all my servers either) Cheers, Gordon