[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [dm-devel] order of preference / multipath.conf
- From: Christophe Varoqui <christophe varoqui free fr>
- To: paul cote incipient com
- Cc: device-mapper development <dm-devel redhat com>
- Subject: RE: [dm-devel] order of preference / multipath.conf
- Date: Thu, 22 Nov 2007 14:00:54 +0100
The hardware table is a "device" array.
This array has no precedence over the array fetched from the config
file.
The logic thus looks like ...
1) Multipaths section (in /etc/multipath.conf)
1bis) N/A
2) Device section (in /etc/multipath.conf)
2bis) Internal default (hwtable.c)
3) Defaults section (in /etc/multipath.conf)
3bis) Internal default (config.h)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]