File: aoetools.default

package info (click to toggle)
aoetools 30-3
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 236 kB
  • ctags: 142
  • sloc: ansic: 799; sh: 495; makefile: 65
file content (17 lines) | stat: -rw-r--r-- 792 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Configuration file for aoetools.

# Enter the list of network interfaces to restrict the AoE discovery to, separated by spaces.
# It can be blank, i.e. "", if you want to run AoE over all the interfaces.
# If you do not want AoE discovery at all, enter "none" as the list of interfaces.
#
# If neither the aoe_iflist module load option nor this list of interfaces are used, the aoe driver
# will use any network interface for AoE traffic.
INTERFACES="none"

# Enter a list of LVM2 volume groups to be activated after AoE volumes are ready, separated by spaces.
# It can be blank, i.e., "".
LVMGROUPS=""

# Enter a list of file systems to be mounted over AoE.  Note that those entries listed in /etc/fstab
# that contain "/dev/etherd/" will be automatically added to this list.
AOEMOUNTS=""