LVM and thin in particular is not for noobies or novices. If they get burned 
then they deserve it for using a technology they didn't bother to study and 
learn about beforehand. I think the warnings are gratuitous. Just like some of 
the other output that LVM emits like "create succeeded". Create succeeded is 
indicated by a 0 return code. Anything else is just noise. If the user wants 
noise, then need to use the '-v|--verbose' flag. 

I don't think it's a bad idea to have 'LVM_SUPPRESS_WARNINGS=1' in lvm.conf. 

The broader problem is LVM is entirely too chatty and every emitted message 
needs to be properly examined and assigned to 'verbose', 'debug', and 'normal' 
and likewise if it should be squelched via 'quiet' or 'double quiet'.

Commands that do listings is IMO the only place where warnings should show up, 
again subject to 'quiet' and the triggering threshold.

_______________________________________________
linux-lvm mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

Reply via email to