Menu

warning vs. error "WARNING! With ## disks..."

Help
T Reardon
2016-12-04
2016-12-05
  • T Reardon

    T Reardon - 2016-12-04

    This is currently a log_fatal() in state.c, rather than log_error() ... perhaps it should be demoted to "error"?

     
  • Andrea Mazzoleni

    Hi Reardon,

    It's intentional.

    It's the message that warns the user that he needs more parity levels, and using log_fatal() ensures that it's more visible, because it's always printed to stderr, even when using the -l option.

    Ciao,
    Andrea

     

    Last edit: Andrea Mazzoleni 2016-12-05

Log in to post a comment.

MongoDB Logo MongoDB