Whamcloud - gitweb
Branch b1_4_mountconf
authornathan <nathan>
Fri, 17 Feb 2006 00:51:21 +0000 (00:51 +0000)
committernathan <nathan>
Fri, 17 Feb 2006 00:51:21 +0000 (00:51 +0000)
commit060503ee5573c39431eee76b107ff9c51055ccf2
tree52988300954eae210ae91c9a90955aecd77f33c2
parentcff30d16c44dcf8d7f9da3ce752bf38b9ed180ba
Branch b1_4_mountconf
b=9860
upgrading from 1.4.6 - don't copy the old client log, just the old mdt log.
Regen client log as osts/mdt re-register after upgrade.
This means that new clients won't know about all the old osc's that the mdt
knows about, so don't start them until after all servers are upgraded.
But this also means no frankenstein hybrid old/new client log, and we don't
need to know the client name.
Use the old uuids parsed out of last_rcvd for the upgrading servers.
We can go back to 1.4.6 with no action required.
lustre/include/linux/lustre_idl.h
lustre/mgc/mgc_request.c
lustre/mgs/mgs_handler.c
lustre/mgs/mgs_llog.c
lustre/obdclass/obd_config.c
lustre/obdclass/obd_mount.c
lustre/utils/llog_reader.c
lustre/utils/mkfs_lustre.c