Revision 5f828ce4 htools/Ganeti/HTools/QC.hs

b/htools/Ganeti/HTools/QC.hs
597 597
        nl = Data.Map.fromList ndx
598 598
        tags = ""
599 599
        sbal = if autobal then "Y" else "N"
600
        sdt = Types.diskTemplateToString dt
600
        sdt = Types.diskTemplateToRaw dt
601 601
        inst = Text.loadInst nl
602 602
               [name, mem_s, dsk_s, vcpus_s, status,
603 603
                sbal, pnode, snode, sdt, tags]

Also available in: Unified diff