Revision 00fb8246 scripts/gnt-instance
b/scripts/gnt-instance | ||
---|---|---|
590 | 590 |
minor_string = str(minor) |
591 | 591 |
|
592 | 592 |
buf.write("%s (%s:%s)" % (path, major_string, minor_string)) |
593 |
if dtype in (constants.LD_MD_R1, constants.LD_DRBD7, constants.LD_DRBD8):
|
|
593 |
if dtype in (constants.LD_DRBD8, ):
|
|
594 | 594 |
if syncp is not None: |
595 | 595 |
sync_text = "*RECOVERING* %5.2f%%," % syncp |
596 | 596 |
if estt: |
Also available in: Unified diff