Hi,
I have an 11.2-Release system with root on a 3-disk ZFS RAIDZ. I just did a buildworld, buildkernel, installkernel and after reboot with the new kernel it fails to start and says something like:
Solaris: NOTICE: Cannot find the pool label for 'zroot'
Mounting from zfs:zroot/ROOT/default failed with error 5.
My /etc/make.conf is fairly simple and the kernel configuration is just GENERIC with some of the unnecessary RAID and network card drivers removed. This build was just the first iteration through the process.
Does anyone have any idea about why ZFS wouldn't work after building from source? Since this is a root on ZFS system, might it make sense to build ZFS into the kernel (if that is even possible)?
I have an 11.2-Release system with root on a 3-disk ZFS RAIDZ. I just did a buildworld, buildkernel, installkernel and after reboot with the new kernel it fails to start and says something like:
Solaris: NOTICE: Cannot find the pool label for 'zroot'
Mounting from zfs:zroot/ROOT/default failed with error 5.
My /etc/make.conf is fairly simple and the kernel configuration is just GENERIC with some of the unnecessary RAID and network card drivers removed. This build was just the first iteration through the process.
Does anyone have any idea about why ZFS wouldn't work after building from source? Since this is a root on ZFS system, might it make sense to build ZFS into the kernel (if that is even possible)?