Check interfaces: when reading the public addresses file to create the vnn list
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 6 Sep 2011 06:11:00 +0000 (16:11 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 6 Sep 2011 06:11:00 +0000 (16:11 +1000)
commit64378fea58c28ce9cf1ad6171e41bccb88c1bafc
tree0bfaa476009465ff468bfcf0353b09f996ebe051
parenta3e007956864f5d902f7bec22a2c51d1c391a7ff
Check interfaces:  when reading the public addresses file to create the vnn list
check that the actual interface exist, print error and fail startup if the interface does not exist.

(This used to be ctdb commit cd33bbe6454b7b0316bdfffbd06c67b29779e873)
ctdb/common/system_aix.c
ctdb/common/system_common.c
ctdb/common/system_linux.c
ctdb/include/ctdb_private.h
ctdb/server/ctdb_takeover.c