I wrote a couple of Perl scripts that make querying basic LVM information on HP-UX hosts a bit easier and show info alike the much loved Linux tools pvs/vgs/lvs. I got the idea from Juanma’s LVM scripts but his original scripts throw back some errors or faulty information in certain circumstances and well they are a bit slow too. So I made a rewrite in Perl, getting rid of the errors and making it all a good bit faster too.
I have taken the step to move all my repositories from Github to my own self-hosted git service at git.kudos.be.
The move is a logical consequence of the ev...
Over the last couple of years I have made some small and not so small improvements to the LVM scripts for HP-UX. Most notably additional options/toggles were...
Leave a comment