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
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
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
>
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
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