Rework the DRBD8 device status computation
[ganeti-local] / test / data / bdev-disk.txt
1 disk {
2         size                    0s _is_default; # bytes
3         on-io-error             detach;
4         fencing                 dont-care _is_default;
5 }
6 syncer {
7         rate                    250k _is_default; # bytes/second
8         after                   -1 _is_default;
9         al-extents              257;
10 }
11 _this_host {
12         device                  "/dev/drbd58";
13         disk                    "/dev/xenvg/test.data";
14         meta-disk               "/dev/xenvg/test.meta" [ 0 ];
15 }