Whamcloud - gitweb
Branch b1_4_mountconf
authornathan <nathan>
Wed, 1 Feb 2006 22:09:21 +0000 (22:09 +0000)
committernathan <nathan>
Wed, 1 Feb 2006 22:09:21 +0000 (22:09 +0000)
commit2972033f0b0104a01549382efb9598dd636e23a1
tree62aae519249c195c72aeb26e320cc65efd74965e
parentafeeb37bba0c8a9f515df2c81c2fc7c6718bd33a
Branch b1_4_mountconf
b=9861
add local nids to mgsnid list at runtime (for MGS's), so that we don't need
to figure out the mgsnids at mkfs.lustre time.  Now we don't need LNET at
all at mkfs time, and we always try the local MGS when running on backup
nodes as well, so this is a big win.
lustre/obdclass/obd_mount.c
lustre/utils/mkfs_lustre.c