Re: Fedora 23 (4.4.9-300.fc23) ZFS problem after reboot

2016-05-31 Thread Maikel van Leeuwen
On 06/01/2016 03:42 AM, Corey 'linuxmodder' Sheldon wrote: > On 05/31/2016 07:07 AM, Tom H wrote: >> On Tue, May 31, 2016 at 12:42 PM, Maikel van Leeuwen >> wrote: >>> Yesterday I upgraded a Fedora server to 4.4.9-300.fc23.x86_64, after >>> the reboot all my ZFS pools where gone. After some fidd

Re: Fedora 23 (4.4.9-300.fc23) ZFS problem after reboot

2016-05-31 Thread Corey 'linuxmodder' Sheldon
On 05/31/2016 07:07 AM, Tom H wrote: > On Tue, May 31, 2016 at 12:42 PM, Maikel van Leeuwen > wrote: >> Yesterday I upgraded a Fedora server to 4.4.9-300.fc23.x86_64, after >> the reboot all my ZFS pools where gone. After some fiddling and >> testing I created these set of steps to solve the probl

Re: Fedora 23 (4.4.9-300.fc23) ZFS problem after reboot

2016-05-31 Thread Tom H
On Tue, May 31, 2016 at 12:42 PM, Maikel van Leeuwen wrote: > > Yesterday I upgraded a Fedora server to 4.4.9-300.fc23.x86_64, after > the reboot all my ZFS pools where gone. After some fiddling and > testing I created these set of steps to solve the problem: > > dnf remove zfs > dnf install zfs >

Re: Fedora 23 (4.4.9-300.fc23) ZFS problem after reboot

2016-05-31 Thread James Hogarth
On 31 May 2016 at 11:42, Maikel van Leeuwen wrote: > Yesterday I upgraded a Fedora server to 4.4.9-300.fc23.x86_64, after the > reboot all my ZFS pools where > gone. After some fiddling and testing I created these set of steps to > solve the problem: > > dnf remove zfs > dnf install zfs > modpro

Fedora 23 (4.4.9-300.fc23) ZFS problem after reboot

2016-05-31 Thread Maikel van Leeuwen
Yesterday I upgraded a Fedora server to 4.4.9-300.fc23.x86_64, after the reboot all my ZFS pools where gone. After some fiddling and testing I created these set of steps to solve the problem: dnf remove zfs dnf install zfs modprobe zfs zpool import zpool import -D zpool import raid1 zfs mount -a