Management of Block Devices
A state module to manage blockdevices
/dev/sda:
blockdev.tuned:
- read-only: True
master-data:
blockdev.tuned:
- name: /dev/vg/master-data
- read-only: True
- read-ahead: 1024
New in version 2014.7.0.
Manage filesystems of partitions.
The name of the block device
The filesystem it should be formatted as
Force mke2fs to create a filesystem, even if the specified device is not a partition on a block special device. This option is only enabled for ext and xfs filesystems
This option is dangerous, use it with caution.
New in version 2016.11.0.
Manage options of block device
The name of the block device
Read-ahead buffer size
Filesystem Read-ahead buffer size
Set Read-Only
Set Read-Write