aboutsummaryrefslogtreecommitdiff
blob: 8ee7b5cd1c323012653b63a2564147bb608cb1b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#/etc/dmraid: config file for adding device-mapper volumes at boot
# $Id: 0f3f05a426de280b14926aee669222f36a0c2f9d $

# Format: <volume name>: <table>
# Example: isw0: 0 312602976 striped 2 128 /dev/sda 0 /dev/sdb 0
#
# Alternatively you can create all your volumes the first time, and just run:
#
#   dmsetup table >> /etc/dmtab
#
# and verify that they are correct.