Revision 4aa036ab
b/tools/burnin | ||
---|---|---|
122 | 122 |
help="Skip instance failovers", action="store_false", |
123 | 123 |
default=True) |
124 | 124 |
parser.add_option("-t", "--disk-template", dest="disk_template", |
125 |
choices=("remote_raid1", "drbd"), |
|
125 |
choices=("plain", "remote_raid1", "drbd"),
|
|
126 | 126 |
default="remote_raid1", |
127 | 127 |
help="Template type for network mirroring (remote_raid1" |
128 | 128 |
" or drbd) [remote_raid1]") |
Also available in: Unified diff