Re: Storage device enumeration script
From: CoolCold <hidden>
Date: 2011-05-31 21:21:16
On Tue, May 31, 2011 at 10:51 PM, Simon McNair [off-list ref] wrote:
Hi Phil, Thanks for doing this work off your own back, I'm sure it'll help a lot of people. My 2p would be to ask if you could have a comment at the start of the file with the prerequisite applications/packages named it may help the people that it doesn't work for (initially). The other thing is that the virtualbox install of Ubuntu 11.04 that I just completed did not contain the LVM2 package.
There is debian packaging for this tool, checkout https://github.com/pturmel/lsdrv You should be able build your package with proper dependencies.
regards Simon On 26/05/2011 13:00, Phil Turmel wrote:quoted
On 05/26/2011 04:24 AM, CoolCold wrote: [...]quoted
On Debian Lenny produces error: root@gamma2:/tmp# python lsdrv Traceback (most recent call last): File "lsdrv", line 17, in<module> import os, io, re ImportError: No module named ioHuh. The 'io' module is v2.6 and above. Another reason to make a helper function for reading these files. Phil -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message tomajordomo@vger.kernel.org More majordomo info athttp://vger.kernel.org/majordomo-info.html-- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Best regards, [COOLCOLD-RIPN] -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html