Whamcloud - gitweb
LU-9752 man: Reference zgenhostid instead of genhostid 27/29327/2
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Thu, 5 Oct 2017 11:43:26 +0000 (07:43 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 19 Oct 2017 06:18:04 +0000 (06:18 +0000)
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 <nathaniel.l.clark@intel.com>
Change-Id: I691266d04f91d5fa7c50b72948c801afa69d647d
Reviewed-on: https://review.whamcloud.com/29327
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/doc/mkfs.lustre.8
lustre/doc/tunefs.lustre.8

index 1569d10..9b2245c 100644 (file)
@@ -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.
 
index cc84df8..518e413 100644 (file)
@@ -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.