Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2017 14:46:14 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r321478 - stable/11/release/doc/en_US.ISO8859-1/errata
Message-ID:  <201707251446.v6PEkEgZ030728@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Jul 25 14:46:13 2017
New Revision: 321478
URL: https://svnweb.freebsd.org/changeset/base/321478

Log:
  Document a late-discovered issue where 'root on ZFS' installations
  on arm64 fail to find the root pool.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Tue Jul 25 14:41:50 2017	(r321477)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Tue Jul 25 14:46:13 2017	(r321478)
@@ -142,6 +142,15 @@ boot</screen>
 	  include <literal>ntpd_sync_on_start="YES"</literal> in
 	  &man.rc.conf.5;.</para>
       </listitem>
+
+      <listitem>
+	<para>[2017-07-25] A late issue was discovered with
+	  &os;/&arch.arm64; and &quot;root on
+	  <acronym>ZFS</acronym>&quot; installations where the root
+	  <acronym>ZFS</acronym> pool would fail to be located.</para>
+
+	<para>There currently is no workaround.</para>
+      </listitem>
     </itemizedlist>
   </sect1>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707251446.v6PEkEgZ030728>