FreeBSD 9.2 ist fast fertig

Interessante Neuigkeiten und Artikel
Post Reply
User avatar
daemotron
Administrator
Administrator
Posts: 2641
Joined: 2004-01-21 17:44
Contact:
 

FreeBSD 9.2 ist fast fertig

Post by daemotron »

Der dritte (und vermutlich letzte) Release Candidate für FreeBSD 9.2 wurde gestern freigegeben:

http://lists.freebsd.org/pipermail/free ... 74920.html

Die wichtigsten Neuerung von 9.2 im Überblick:
  • ZFS upgraded to v5000 (now supporting feature flags as in 8.4)
  • Some improvements to UFS (notably faster fsck)
  • Clang updated to 3.3
  • Some of the unmapped I/O stuff backported from 10-CURRENT
  • NFS now should properly work with ZFS
Wer von einem Zpool bootet, muss beim Upgrade aufpassen - nach einem Upgrade der Pool-Version muss der Bootcode neu geschrieben werden, da der alte Bootcode aus 9.1 das neue Pool-Format nicht booten kann. Bei einem System mit GPT-Schema sähe das dann so aus:

Code: Select all

gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada0
“Some humans would do anything to see if it was possible to do it. If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the-World Switch. PLEASE DO NOT TOUCH', the paint wouldn't even have time to dry.” — Terry Pratchett, Thief of Time
User avatar
daemotron
Administrator
Administrator
Posts: 2641
Joined: 2004-01-21 17:44
Contact:
 

Re: FreeBSD 9.2 ist fast fertig

Post by daemotron »

UPDATE: Es gibt einen neuen Release Candidate (RC4), der heute veröffentlicht wurde:

http://lists.freebsd.org/pipermail/free ... 75163.html
“Some humans would do anything to see if it was possible to do it. If you put a large switch in some cave somewhere, with a sign on it saying 'End-of-the-World Switch. PLEASE DO NOT TOUCH', the paint wouldn't even have time to dry.” — Terry Pratchett, Thief of Time
Post Reply