Re: Storage device enumeration script
From: Roman Mamedov <hidden>
Date: 2011-05-27 03:58:40
Attachments
- signature.asc [application/pgp-signature] 198 bytes
From: Roman Mamedov <hidden>
Date: 2011-05-27 03:58:40
On Fri, 27 May 2011 08:16:07 +0800 Brad Campbell [off-list ref] wrote:
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. -- With respect, Roman