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