From: Elena Gryaznova Date: Wed, 8 Dec 2010 18:41:08 +0000 (+0300) Subject: b=23961 fix for setup with several network interfaces X-Git-Tag: 2.0.59.0~31 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=616ffccedb71bb7a670523f0ea737ef9da1f4d05;hp=616ffccedb71bb7a670523f0ea737ef9da1f4d05 b=23961 fix for setup with several network interfaces i=Brian.Murrell 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 ---