NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/59761: dmsetup broken in 10.1 with default GENERIC kernel



Well, this is bizarre:
[ksh] root@netbsd02# ls -ld /dev/mapper/control
crw-rw----  1 root  operator  0, 0 Nov 15 19:50 /dev/mapper/control

0,0?  Oddly, dmsetup doesn't agree with ls here:
[ksh] root@netbsd02# dmsetup -vv ls
/dev/mapper/control: Wrong device number: (33, 176) instead of (194, 0)
Creating device /dev/mapper/control (194, 0)
Ioctl type  version --- flags 4
ioctl version call failed with errno 25

Command failed

Why would ls report 0,0, and dmsetup 33,176?

One other piece of information that it occurs to me may be relevant:
This is a pvh vm running under Xen.

On Sun, Nov 16, 2025 at 5:32 PM Michael van Elst via gnats
<gnats-admin%netbsd.org@localhost> wrote:
>
> The following reply was made to PR kern/59761; it has been noted by GNATS


Home | Main Index | Thread Index | Old Index