Whamcloud - gitweb
b=22348 improve get_mdtosc_proc_path() to handle 2.0 server on 1.8 disk
authorJian Yu <Jian.Yu@sun.com>
Mon, 19 Jul 2010 07:35:11 +0000 (11:35 +0400)
committerMikhail Pershin <tappro@sun.com>
Thu, 5 Aug 2010 15:18:03 +0000 (19:18 +0400)
commit1466e33057b58f8249d222c2b9c50e40bdebd5c2
tree6f9358360457fb1868072631900af52fedba29ce
parentf79a2f1a19decfd1bed4857772e63dee01e151b2
b=22348 improve get_mdtosc_proc_path() to handle 2.0 server on 1.8 disk

If the 2.0 MDS was mounted on 1.8 device, then the OSC and LOV names
used by MDT would not be changed:
mdt lov: fsname-mdtlov
mdt osc: fsname-OSTXXXX-osc
The patch is to improve get_mdtosc_proc_path() to get correct OSC name
while 2.0 server being mounted on 1.8 disk.

i=robert.read
i=grev
lustre/tests/conf-sanity.sh
lustre/tests/recovery-small.sh
lustre/tests/replay-single.sh
lustre/tests/sanity.sh
lustre/tests/test-framework.sh