cb38b6c storage: Validate the device formats at logical startup

Authored and Committed by John Ferlan 7 years ago
    storage: Validate the device formats at logical startup
    
    At startup time, rather than blindly trusting the target devices are
    still properly formatted, let's check to make sure the pool's target
    devices are all properly formatted before attempting to start the pool.
    
    Signed-off-by: John Ferlan <jferlan@redhat.com>