Whamcloud - gitweb
LU-57 Allow OSTs to be created with no primary node
authorBobi Jam <bobijam@whamcloud.com>
Thu, 31 Mar 2011 06:55:10 +0000 (14:55 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Jun 2011 21:07:50 +0000 (14:07 -0700)
commit80ac0f4ee600d5a0b8d818843562d9328fef2ef0
treea3b9204aeb47f03920a22ab8496dc9bb31577629
parent5fca452acd936a75051ce3d0d8c588a7513c19aa
LU-57 Allow OSTs to be created with no primary node

Add a --servicenode parameter for mkfs.lustre to treat all service
nodes equally.

Bugzilla: 19064
Change-Id: I15fc50ec7b808fac03dab92b8c0702a0d054b559
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/378
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Mikhail Pershin <tappro@whamcloud.com>
Tested-by: Liang Zhen <liang@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/mkfs.lustre.8
lustre/doc/tunefs.lustre.8
lustre/include/lustre_disk.h
lustre/include/lustre_param.h
lustre/mgs/mgs_handler.c
lustre/obdclass/obd_config.c
lustre/obdclass/obd_mount.c
lustre/tests/conf-sanity.sh
lustre/utils/mkfs_lustre.c