Hi,
I installed 8.0 after these directions (which is a pain, but IMHO worth it): http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/Mirror
Now I have a pretty bad feeling about simply doing:
Can someone give hints about:
- when/if a new kernel is written
- when/if the bootloader gets updated
- any other side-effects to be reckoned with
- can I leverage the new zfsloader from 8.1
My drives.
Slice 3 of ad10 and ad12 form the system pool in a mirror config.
Thanks
Roddi
I installed 8.0 after these directions (which is a pain, but IMHO worth it): http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/Mirror
Now I have a pretty bad feeling about simply doing:
Code:
freebsd-update upgrade -r 8.1-RELEASE
Can someone give hints about:
- when/if a new kernel is written
- when/if the bootloader gets updated
- any other side-effects to be reckoned with
- can I leverage the new zfsloader from 8.1
My drives.
Code:
freeStore# gpart show
=> 34 1953525101 ad6 GPT (932G)
34 1953525101 1 freebsd-zfs (932G)
=> 34 1953525101 ad8 GPT (932G)
34 6 - free - (3.0K)
40 409600 1 efi (200M)
409640 1952853344 2 freebsd-zfs (931G)
1953262984 262151 - free - (128M)
=> 34 976773101 ad10 GPT (466G)
34 128 1 freebsd-boot (64K)
162 8388608 2 freebsd-swap (4.0G)
8388770 209715200 3 freebsd-zfs (100G)
218103970 758669165 4 freebsd-zfs (362G)
=> 34 976773101 ad12 GPT (466G)
34 128 1 freebsd-boot (64K)
162 8388608 2 freebsd-swap (4.0G)
8388770 209715200 3 freebsd-zfs (100G)
218103970 758669165 4 freebsd-zfs (362G)
Thanks
Roddi