From: Nathaniel Clark Date: Thu, 5 Oct 2017 11:43:26 +0000 (-0400) Subject: LU-9752 man: Reference zgenhostid instead of genhostid X-Git-Tag: 2.10.55~51 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=a1eb6de081473545fbd5c1fe33e209fe391bf708 LU-9752 man: Reference zgenhostid instead of genhostid In ZFS 0.7.0, they added zgenhostid(8) to be used in place of Redhat's genhostid, so that there would be a platform agnostic way to generate /etc/hostid. Test-Parameters: trivial Signed-off-by: Nathaniel Clark Change-Id: I691266d04f91d5fa7c50b72948c801afa69d647d Reviewed-on: https://review.whamcloud.com/29327 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Bob Glossman Reviewed-by: Alex Zhuravlev Reviewed-by: Andreas Dilger --- diff --git a/lustre/doc/mkfs.lustre.8 b/lustre/doc/mkfs.lustre.8 index 1569d10..9b2245c 100644 --- a/lustre/doc/mkfs.lustre.8 +++ b/lustre/doc/mkfs.lustre.8 @@ -149,7 +149,7 @@ Used for optizing MDT inode size .TP .BI \--force-nohostid Ignore unset hostid for ZFS import protection. To set hostid either set -spl_hostid parameter for spl.ko or set /etc/hostid, see genhostid(1). To +spl_hostid parameter for spl.ko or set /etc/hostid, see zgenhostid(8). To populate the spl_hostid parameter, spl.ko must be (re)loaded after /etc/hostid is created. diff --git a/lustre/doc/tunefs.lustre.8 b/lustre/doc/tunefs.lustre.8 index cc84df8..518e413 100644 --- a/lustre/doc/tunefs.lustre.8 +++ b/lustre/doc/tunefs.lustre.8 @@ -109,7 +109,7 @@ Return errors instead of waiting for recovery .TP .BI \--force-nohostid Ignore unset hostid for ZFS import protection. To set hostid either set -spl_hostid option for spl.ko or set /etc/hostid, see genhostid(1). +spl_hostid option for spl.ko or set /etc/hostid, see zgenhostid(8). .TP .BI \--quiet Print less information.