Whamcloud - gitweb
b=23961 fix for setup with several network interfaces
authorElena Gryaznova <elena.gryaznova@oracle.com>
Mon, 13 Dec 2010 13:32:55 +0000 (16:32 +0300)
committerAndrew Perepechko <andrew.perepechko@oracle.com>
Mon, 13 Dec 2010 16:12:15 +0000 (19:12 +0300)
commita07c62c6e45dda49aa48e4430fc8141573dbab65
treefa319dd761f2f47e72536111169fa54c4da1d012
parent060a46f4ccefeaaeeec3e8a217bd8677da17b54c
b=23961 fix for setup with several network interfaces

i=Andrew.Perepechko

- metadata-updates fix for setup when several interfaces are UP on host;
  hostname could be assigned to IP which is different from lnet network used,
  the hostname-s of NODES_TO_USE are now stored in HOSTS
- new SHUTDOWN_ATTEMPTS: the tunable number of attepts to shutdown node
- shutdown_node_hard () fix: do not call "power off" each time,
  wait that the node is not pingable before the next "power off" attempt
- unused check_port() is removed
lustre/tests/metadata-updates.sh
lustre/tests/test-framework.sh