* device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
@ 2018-09-19 10:35 Özkan Göksu
2018-09-19 11:48 ` Heinz Mauelshagen
2018-09-19 12:52 ` Zdenek Kabelac
0 siblings, 2 replies; 8+ messages in thread
From: Özkan Göksu @ 2018-09-19 10:35 UTC (permalink / raw)
To: dm-devel
[-- Attachment #1.1: Type: text/plain, Size: 640 bytes --]
Hello.
I just upgraded my Kernel to: 4.14.70-1-lts | device-mapper 2.02.181-1 |
multipath-tools 0.7.7-1
After that multipathd started to giving the log: // device-mapper: ioctl:
ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
It was working great on my ex kernel "4.14.30-1-lts" with | device-mapper
2.02.177-5 | multipath-tools 0.7.6-1
Also I tried multipath git version but nothing change.
I think the problem related to device-mapper and my device mapper Build
Date: 2018-08-01 19:05 UTC =
https://www.archlinux.org/packages/core/x86_64/device-mapper/
Do I need to compile device mapper git version or what should I do?
[-- Attachment #1.2: Type: text/html, Size: 2389 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
2018-09-19 10:35 device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16) Özkan Göksu
@ 2018-09-19 11:48 ` Heinz Mauelshagen
2018-09-19 12:07 ` Özkan Göksu
2018-09-19 12:52 ` Zdenek Kabelac
1 sibling, 1 reply; 8+ messages in thread
From: Heinz Mauelshagen @ 2018-09-19 11:48 UTC (permalink / raw)
To: Özkan Göksu,
dm-devel@redhat.com >> device-mapper development
[-- Attachment #1.1: Type: text/plain, Size: 1258 bytes --]
Özkan,
as you report, your device-mapper version is too recent for your kernel
(the major version has to match and the kernel minor version needs to
greater or equal),
i.e. 4.39 is too recent for version 4.37 in the kernel.
In case you updated kernel and userspace by pacman means, something's
broken in the Arch repositories.
You either have to downgrade your device-mapper userspace
or upgrade your kernel accordingly.
Heinz
On 09/19/2018 12:35 PM, Özkan Göksu wrote:
> Hello.
> I just upgraded my Kernel to: 4.14.70-1-lts | device-mapper 2.02.181-1
> | multipath-tools 0.7.7-1
> After that multipathd started to giving the log: // device-mapper:
> ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
> It was working great on my ex kernel "4.14.30-1-lts" with |
> device-mapper 2.02.177-5 | multipath-tools 0.7.6-1
> Also I tried multipath git version but nothing change.
>
> I think the problem related to device-mapper and my device mapper
> Build Date: 2018-08-01 19:05 UTC =
> https://www.archlinux.org/packages/core/x86_64/device-mapper/
> Do I need to compile device mapper git version or what should I do?
>
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
[-- Attachment #1.2: Type: text/html, Size: 4528 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
2018-09-19 11:48 ` Heinz Mauelshagen
@ 2018-09-19 12:07 ` Özkan Göksu
0 siblings, 0 replies; 8+ messages in thread
From: Özkan Göksu @ 2018-09-19 12:07 UTC (permalink / raw)
To: heinzm; +Cc: dm-devel
[-- Attachment #1.1: Type: text/plain, Size: 1495 bytes --]
Thank you for your answer.
I will report the issue to arch-linux team.
Regards.
Heinz Mauelshagen <heinzm@redhat.com>, 19 Eyl 2018 Çar, 14:48 tarihinde
şunu yazdı:
> Özkan,
>
> as you report, your device-mapper version is too recent for your kernel
> (the major version has to match and the kernel minor version needs to
> greater or equal),
> i.e. 4.39 is too recent for version 4.37 in the kernel.
>
> In case you updated kernel and userspace by pacman means, something's
> broken in the Arch repositories.
>
> You either have to downgrade your device-mapper userspace
> or upgrade your kernel accordingly.
>
> Heinz
>
> On 09/19/2018 12:35 PM, Özkan Göksu wrote:
>
> Hello.
> I just upgraded my Kernel to: 4.14.70-1-lts | device-mapper 2.02.181-1 |
> multipath-tools 0.7.7-1
> After that multipathd started to giving the log: // device-mapper: ioctl:
> ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
> It was working great on my ex kernel "4.14.30-1-lts" with | device-mapper
> 2.02.177-5 | multipath-tools 0.7.6-1
> Also I tried multipath git version but nothing change.
>
> I think the problem related to device-mapper and my device mapper Build
> Date: 2018-08-01 19:05 UTC =
> https://www.archlinux.org/packages/core/x86_64/device-mapper/
> Do I need to compile device mapper git version or what should I do?
>
>
> --
> dm-devel mailing listdm-devel@redhat.comhttps://www.redhat.com/mailman/listinfo/dm-devel
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 4028 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
2018-09-19 10:35 device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16) Özkan Göksu
2018-09-19 11:48 ` Heinz Mauelshagen
@ 2018-09-19 12:52 ` Zdenek Kabelac
2018-09-19 15:24 ` Mike Snitzer
2018-09-19 15:30 ` Özkan Göksu
1 sibling, 2 replies; 8+ messages in thread
From: Zdenek Kabelac @ 2018-09-19 12:52 UTC (permalink / raw)
To: Özkan Göksu, dm-devel
Dne 19.9.2018 v 12:35 Özkan Göksu napsal(a):
> Hello.
> I just upgraded my Kernel to: 4.14.70-1-lts | device-mapper 2.02.181-1 |
> multipath-tools 0.7.7-1
> After that multipathd started to giving the log: // device-mapper: ioctl:
> ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
> It was working great on my ex kernel "4.14.30-1-lts" with | device-mapper
> 2.02.177-5 | multipath-tools 0.7.6-1
> Also I tried multipath git version but nothing change.
>
> I think the problem related to device-mapper and my device mapper Build Date:
> 2018-08-01 19:05 UTC =
> https://www.archlinux.org/packages/core/x86_64/device-mapper/
> Do I need to compile device mapper git version or what should I do?
>
Hi
Can you pastebin how is your package linked while being compiled (gcc log) and
how is then used runtime (ldd) ?
It seems the code was linked with different .so library then it's using in
runtime.
libdm is supposed to handle all kernel versions.
Regards
Zdenek
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
2018-09-19 12:52 ` Zdenek Kabelac
@ 2018-09-19 15:24 ` Mike Snitzer
2018-09-19 15:30 ` Özkan Göksu
1 sibling, 0 replies; 8+ messages in thread
From: Mike Snitzer @ 2018-09-19 15:24 UTC (permalink / raw)
To: Zdenek Kabelac; +Cc: Özkan Göksu, dm-devel
On Wed, Sep 19 2018 at 8:52am -0400,
Zdenek Kabelac <zkabelac@redhat.com> wrote:
> Dne 19.9.2018 v 12:35 Özkan Göksu napsal(a):
> >Hello.
> >I just upgraded my Kernel to: 4.14.70-1-lts | device-mapper
> >2.02.181-1 | multipath-tools 0.7.7-1
> >After that multipathd started to giving the log: // device-mapper:
> >ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0),
> >cmd(16)
> >It was working great on my ex kernel "4.14.30-1-lts" with |
> >device-mapper 2.02.177-5 | multipath-tools 0.7.6-1
> >Also I tried multipath git version but nothing change.
> >
> >I think the problem related to device-mapper and my device mapper
> >Build Date: 2018-08-01 19:05 UTC =
> >https://www.archlinux.org/packages/core/x86_64/device-mapper/
> >Do I need to compile device mapper git version or what should I do?
> >
>
> Hi
>
> Can you pastebin how is your package linked while being compiled (gcc log) and
> how is then used runtime (ldd) ?
>
> It seems the code was linked with different .so library then it's
> using in runtime.
>
> libdm is supposed to handle all kernel versions.
Right, we need to get to the bottom of this. This is _not_ something
that users should hit.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
2018-09-19 12:52 ` Zdenek Kabelac
2018-09-19 15:24 ` Mike Snitzer
@ 2018-09-19 15:30 ` Özkan Göksu
2018-09-19 15:34 ` Mike Snitzer
2018-09-20 10:14 ` Zdenek Kabelac
1 sibling, 2 replies; 8+ messages in thread
From: Özkan Göksu @ 2018-09-19 15:30 UTC (permalink / raw)
To: zkabelac; +Cc: dm-devel
[-- Attachment #1.1: Type: text/plain, Size: 3408 bytes --]
Hello.
After your mail I tried something;
I just curious what will happen when I downgrade multipath-tools package
and the rest was latest.
lvm2 2.02.181-1
device-mapper 2.02.181-1
I just downgrade to: multipath-tools 0.7.6-1
Everything works great. I didnt saw any problem.
I was thinking the problem related to device-mapper but now its seems
something else.
This is compile process from Arch-linux AUR repository:
https://paste.ubuntu.com/p/zV58g56gVT/
If I'm not mistaken this is the log you want. If its not then tell me where
should I look for the log you want?
[root@SMDEV2 service]# ldd /usr/bin/multipathd
linux-vdso.so.1 (0x00007fffea4fe000)
libmultipath.so.0 => /usr/lib/libmultipath.so.0 (0x00007f729711e000)
libmpathpersist.so.0 => /usr/lib/libmpathpersist.so.0 (0x00007f7297114000)
libmpathcmd.so.0 => /usr/lib/libmpathcmd.so.0 (0x00007f729710f000)
libudev.so.1 => /usr/lib/libudev.so.1 (0x00007f72970ef000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f72970ea000)
liburcu.so.6 => /usr/lib/liburcu.so.6 (0x00007f7296ee2000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f7296ebf000)
libdevmapper.so.1.02 => /usr/lib/libdevmapper.so.1.02 (0x00007f7296c69000)
libreadline.so.7 => /usr/lib/libreadline.so.7 (0x00007f7296a1c000)
libsystemd.so.0 => /usr/lib/libsystemd.so.0 (0x00007f7296990000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f72967cc000)
libaio.so.1 => /usr/lib/libaio.so.1 (0x00007f72965ca000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2
(0x00007f72971b5000)
liburcu-common.so.6 => /usr/lib/liburcu-common.so.6 (0x00007f72963c3000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f729623e000)
libncursesw.so.6 => /usr/lib/libncursesw.so.6 (0x00007f7295fd1000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f7295fc7000)
liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007f7295da1000)
liblz4.so.1 => /usr/lib/liblz4.so.1 (0x00007f7295b84000)
libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007f7295866000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00007f7295646000)
I did not tried to compile from GIT by myself. But my knowledge the aur
package also takes the code from your git repository
If you need anything else just ask me please.
Zdenek Kabelac <zkabelac@redhat.com>, 19 Eyl 2018 Çar, 15:52 tarihinde şunu
yazdı:
> Dne 19.9.2018 v 12:35 Özkan Göksu napsal(a):
> > Hello.
> > I just upgraded my Kernel to: 4.14.70-1-lts | device-mapper 2.02.181-1 |
> > multipath-tools 0.7.7-1
> > After that multipathd started to giving the log: // device-mapper:
> ioctl:
> > ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
> > It was working great on my ex kernel "4.14.30-1-lts" with |
> device-mapper
> > 2.02.177-5 | multipath-tools 0.7.6-1
> > Also I tried multipath git version but nothing change.
> >
> > I think the problem related to device-mapper and my device mapper Build
> Date:
> > 2018-08-01 19:05 UTC =
> > https://www.archlinux.org/packages/core/x86_64/device-mapper/
> > Do I need to compile device mapper git version or what should I do?
> >
>
> Hi
>
> Can you pastebin how is your package linked while being compiled (gcc log)
> and
> how is then used runtime (ldd) ?
>
> It seems the code was linked with different .so library then it's using in
> runtime.
>
> libdm is supposed to handle all kernel versions.
>
>
> Regards
>
> Zdenek
>
>
[-- Attachment #1.2: Type: text/html, Size: 5355 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
2018-09-19 15:30 ` Özkan Göksu
@ 2018-09-19 15:34 ` Mike Snitzer
2018-09-20 10:14 ` Zdenek Kabelac
1 sibling, 0 replies; 8+ messages in thread
From: Mike Snitzer @ 2018-09-19 15:34 UTC (permalink / raw)
To: Özkan Göksu; +Cc: dm-devel, zkabelac
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 4462 bytes --]
Right, this is a multipath-tools problem (AFAIK regression).. not aware
of any new ioctl requirements that a newer multipathd would have to
warrant the stricter use of a newer DM ioctl version.
Mike
On Wed, Sep 19 2018 at 11:30am -0400,
Ãzkan Göksu <ozkangksu@gmail.com> wrote:
> Hello.
> After your mail I tried something;
> I just curious what will happen when I downgrade multipath-tools package
> and the rest was latest.
> lvm2 2.02.181-1
> device-mapper 2.02.181-1
> I just downgrade to: multipath-tools 0.7.6-1
> Everything works great. I didnt saw any problem.
> I was thinking the problem related to device-mapper but now its seems
> something else.
> This is compile process from Arch-linux AUR repository:
> [1]https://paste.ubuntu.com/p/zV58g56gVT/
> If I'm not mistaken this is the log you want. If its not then tell me
> where should I look for the log you want?
> [root@SMDEV2 service]# ldd /usr/bin/multipathd
> linux-vdso.so.1 (0x00007fffea4fe000)
> libmultipath.so.0 => /usr/lib/libmultipath.so.0
> (0x00007f729711e000)
> libmpathpersist.so.0 => /usr/lib/libmpathpersist.so.0
> (0x00007f7297114000)
> libmpathcmd.so.0 => /usr/lib/libmpathcmd.so.0 (0x00007f729710f000)
> libudev.so.1 => /usr/lib/libudev.so.1 (0x00007f72970ef000)
> libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f72970ea000)
> liburcu.so.6 => /usr/lib/liburcu.so.6 (0x00007f7296ee2000)
> libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f7296ebf000)
> libdevmapper.so.1.02 => /usr/lib/libdevmapper.so.1.02
> (0x00007f7296c69000)
> libreadline.so.7 => /usr/lib/libreadline.so.7 (0x00007f7296a1c000)
> libsystemd.so.0 => /usr/lib/libsystemd.so.0 (0x00007f7296990000)
> libc.so.6 => /usr/lib/libc.so.6 (0x00007f72967cc000)
> libaio.so.1 => /usr/lib/libaio.so.1 (0x00007f72965ca000)
> /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2
> (0x00007f72971b5000)
> liburcu-common.so.6 => /usr/lib/liburcu-common.so.6
> (0x00007f72963c3000)
> libm.so.6 => /usr/lib/libm.so.6 (0x00007f729623e000)
> libncursesw.so.6 => /usr/lib/libncursesw.so.6 (0x00007f7295fd1000)
> librt.so.1 => /usr/lib/librt.so.1 (0x00007f7295fc7000)
> liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007f7295da1000)
> liblz4.so.1 => /usr/lib/liblz4.so.1 (0x00007f7295b84000)
> libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007f7295866000)
> libgpg-error.so.0 => /usr/lib/libgpg-error.so.0
> (0x00007f7295646000)
> I did not tried to compile from GIT by myself. But my knowledge the aur
> package also takes the code from your git repository
> If you need anything else just ask me please.
>
> Zdenek Kabelac <[2]zkabelac@redhat.com>, 19 Eyl 2018 Çar, 15:52 tarihinde
> sunu yazdi:
>
> Dne 19.9.2018 v 12:35 Özkan Göksu napsal(a):
> > Hello.
> > I just upgraded my Kernel to: 4.14.70-1-lts | device-mapper 2.02.181-1
> |
> > multipath-tools 0.7.7-1
> > After that multipathd started to giving the log: // device-mapper:
> ioctl:
> > ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
> > It was working great on my ex kernel "4.14.30-1-lts" with |
> device-mapper
> > 2.02.177-5 | multipath-tools 0.7.6-1
> > Also I tried multipath git version but nothing change.
> >
> > I think the problem related to device-mapper and my device mapper
> Build Date:
> > 2018-08-01 19:05 UTC =
> > [3]https://www.archlinux.org/packages/core/x86_64/device-mapper/
> > Do I need to compile device mapper git version or what should I do?
> >
>
> Hi
>
> Can you pastebin how is your package linked while being compiled (gcc
> log) and
> how is then used runtime (ldd) ?
>
> It seems the code was linked with different .so library then it's using
> in
> runtime.
>
> libdm is supposed to handle all kernel versions.
>
> Regards
>
> Zdenek
>
> References
>
> Visible links
> 1. https://paste.ubuntu.com/p/zV58g56gVT/
> 2. mailto:zkabelac@redhat.com
> 3. https://www.archlinux.org/packages/core/x86_64/device-mapper/
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
2018-09-19 15:30 ` Özkan Göksu
2018-09-19 15:34 ` Mike Snitzer
@ 2018-09-20 10:14 ` Zdenek Kabelac
1 sibling, 0 replies; 8+ messages in thread
From: Zdenek Kabelac @ 2018-09-20 10:14 UTC (permalink / raw)
To: dm-devel
Dne 19.9.2018 v 17:30 Özkan Göksu napsal(a):
> Hello.
>
> After your mail I tried something;
> I just curious what will happen when I downgrade multipath-tools package and
> the rest was latest.
> lvm2 2.02.181-1
> device-mapper 2.02.181-1
>
> I just downgrade to: multipath-tools 0.7.6-1
> Everything works great. I didnt saw any problem.
> I was thinking the problem related to device-mapper but now its seems
> something else.
>
>
> This is compile process from Arch-linux AUR repository:
> https://paste.ubuntu.com/p/zV58g56gVT/
> If I'm not mistaken this is the log you want. If its not then tell me where
> should I look for the log you want?
>
> [root@SMDEV2 service]# ldd /usr/bin/multipathd
> linux-vdso.so.1 (0x00007fffea4fe000)
> libmultipath.so.0 => /usr/lib/libmultipath.so.0 (0x00007f729711e000)
> libmpathpersist.so.0 => /usr/lib/libmpathpersist.so.0 (0x00007f7297114000)
> libmpathcmd.so.0 => /usr/lib/libmpathcmd.so.0 (0x00007f729710f000)
> libudev.so.1 => /usr/lib/libudev.so.1 (0x00007f72970ef000)
> libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f72970ea000)
> liburcu.so.6 => /usr/lib/liburcu.so.6 (0x00007f7296ee2000)
> libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f7296ebf000)
> libdevmapper.so.1.02 => /usr/lib/libdevmapper.so.1.02 (0x00007f7296c69000)
> libreadline.so.7 => /usr/lib/libreadline.so.7 (0x00007f7296a1c000)
> libsystemd.so.0 => /usr/lib/libsystemd.so.0 (0x00007f7296990000)
> libc.so.6 => /usr/lib/libc.so.6 (0x00007f72967cc000)
> libaio.so.1 => /usr/lib/libaio.so.1 (0x00007f72965ca000)
> /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2
> (0x00007f72971b5000)
> liburcu-common.so.6 => /usr/lib/liburcu-common.so.6 (0x00007f72963c3000)
> libm.so.6 => /usr/lib/libm.so.6 (0x00007f729623e000)
> libncursesw.so.6 => /usr/lib/libncursesw.so.6 (0x00007f7295fd1000)
> librt.so.1 => /usr/lib/librt.so.1 (0x00007f7295fc7000)
> liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007f7295da1000)
> liblz4.so.1 => /usr/lib/liblz4.so.1 (0x00007f7295b84000)
> libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007f7295866000)
> libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00007f7295646000)
>
> I did not tried to compile from GIT by myself. But my knowledge the aur
> package also takes the code from your git repository
> If you need anything else just ask me please.
>
>
Hi
Wild guess - latest multipath probably started to require latest kernel
which has some enhanced support for polling events - which is not yet
used by dmeventd nor supported by libdm API.
And likely multipath fully?? switched to use this event mechanism and
there is no backward compatibility support for older kernel ?
Or maybe the detection and switch to old mechanism isn't properly working yet ?
Regards
Zdenek
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2018-09-20 10:14 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-19 10:35 device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16) Özkan Göksu
2018-09-19 11:48 ` Heinz Mauelshagen
2018-09-19 12:07 ` Özkan Göksu
2018-09-19 12:52 ` Zdenek Kabelac
2018-09-19 15:24 ` Mike Snitzer
2018-09-19 15:30 ` Özkan Göksu
2018-09-19 15:34 ` Mike Snitzer
2018-09-20 10:14 ` Zdenek Kabelac
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.