Whamcloud - gitweb
LU-12387 utils: Read existing ldd data in l_tunedisk 70/35370/2
authorChris Horn <hornc@cray.com>
Tue, 4 Jun 2019 19:34:01 +0000 (14:34 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 12 Jul 2019 05:25:05 +0000 (05:25 +0000)
commit5c552e31271824d3512aa9fe8814422b5f6812e0
treede52b9b685e70bfacd81a1f112a24e492e88c918
parent707a350138976a588edfa1250d368b328465c619
LU-12387 utils: Read existing ldd data in l_tunedisk

Read the lustre_disk_data from the device passed to l_tunedisk, so
we can determine whether the device is an MGT or MDT and thus skip
the tuning of the device.

Lustre-change: https://review.whamcloud.com/35066
Lustre-commit: 9cb4f810164efa5f058dc7605fb1835ea51b0a92

Fixes: 892280742a2b ("LU-9551 utils: add l_tunedisk to fix disk tunings")
Fixes: 2f8d7b4679de ("LU-11736 utils: don't set max_sectors_kb on MDT/MGT")
Cray-bug-id: LUS-7358
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: I193fe008d5777b0e83f2be9a500eaffb1d3ca615
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/35370
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/utils/l_tunedisk.c