- id: root type: lv min_size: 5000 mount: / fs_type: ext4 weight: 1 - id: test type: lv min_size: 5000 mount: /test fs_type: ext4 weight: 0.5 - id: swap type: lv # TODO: Should be calculated based on RAM size: 2000 fs_type: swap