summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2008-07-07 11:44:57 +0000
committerremko <remko@FreeBSD.org>2008-07-07 11:44:57 +0000
commitfbc40d49484a8c0ea4f3b4edb05f07daf51921b3 (patch)
treecc68f609d731deb7580c4c1625459b6d22115828 /UPDATING
parentc32969ee867233aa0ad96b8ac428c34aa76ca7cf (diff)
downloadFreeBSD-src-fbc40d49484a8c0ea4f3b4edb05f07daf51921b3.zip
FreeBSD-src-fbc40d49484a8c0ea4f3b4edb05f07daf51921b3.tar.gz
Add missing information for geom_mirror metadata.
PR: 124434 Submitted by: Philip M. Golluci <pgolluci at p6m7g8 dot com> MFC after: 3 days Prodded through: bugbusters@
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 90ebd13..d5b41dd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -413,6 +413,20 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
This does not affect those who are using "/dev/dsp".
20061122:
+ geom(4)'s gmirror(8) class metadata structure has been
+ rev'd from v3 to v4. If you update across this point and
+ your metadata is converted for you, you will not be easily
+ able to downgrade since the /boot/kernel.old/geom_mirror.ko
+ kernel module will be unable to read the v4 metadata. You
+ can resolve this by doing from the loader(8) prompt:
+
+ set vfs.root.mountfrom="ufs:/dev/XXX"
+
+ where XXX is the root slice of one of the disks that composed
+ the mirror (i.e.: /dev/ad0s1a). You can can than rebuild
+ the array the same way you built it originally.
+
+20061122:
The following binaries have been disconnected from the build:
mount_devfs, mount_ext2fs, mount_fdescfs, mount_procfs, mount_linprocfs,
and mount_std. The functionality of these programs has been
OpenPOWER on IntegriCloud