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: Posting to the Fedora message boards

2016-05-31 Thread Mike Wright
On 05/31/2016 11:23 AM, Tom Horsley wrote: On Tue, 31 May 2016 12:11:40 -0400 Paul W. Frields wrote: You might want to file an enhancement request for Hyperkitty to add a feature for this. I would have thought it was just css setup by whoever runs the hyperkitty web site to make it looks like

Re: Posting to the Fedora message boards

2016-05-31 Thread Tom Horsley
On Tue, 31 May 2016 12:11:40 -0400 Paul W. Frields wrote: > You might want to file an enhancement request for Hyperkitty to add a > feature for this. I would have thought it was just css setup by whoever runs the hyperkitty web site to make it looks like whatever they want. If it is hard coded an

Re: Posting to the Fedora message boards

2016-05-31 Thread Paul W. Frields
On Tue, May 24, 2016 at 09:51:23AM -0700, Mike Wright wrote: > On 05/24/2016 09:46 AM, Tom Horsley wrote: > > On Tue, 24 May 2016 10:53:01 -0400 > > Paul W. Frields wrote: > > > > > later we hope to give > > > you the option to see more of what you like, and less of what you > > > don't. > > > >

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