Displaying 4 results from an estimated 4 matches for "blktap_device_cr".
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
...1 r21b02004 kernel: blktap_validate_params:
vhd:/guest/VM-420A07DA/disk10369/image.vhd: capacity: 419430400,
sector-size: 512
Jun 25 03:10:41 r21b02004 kernel: blktap_validate_params:
vhd:/guest/VM-420A07DA/disk10369/image.vhd: capacity: 419430400,
sector-size: 512
Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: minor 3 sectors
419430400 sector-size 512
Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: creation of 252:3: 0
Jun 25 03:10:41 r21b02004 sshd[16414]: Did not receive identification string
from 10.247.10.51
Jun 25 03:10:41 r21b02004 kernel: device 001107 entered promiscuous mode
Jun 25...
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
...1 r21b02004 kernel: blktap_validate_params:
vhd:/guest/VM-420A07DA/disk10369/image.vhd: capacity: 419430400,
sector-size: 512
Jun 25 03:10:41 r21b02004 kernel: blktap_validate_params:
vhd:/guest/VM-420A07DA/disk10369/image.vhd: capacity: 419430400,
sector-size: 512
Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: minor 3 sectors
419430400 sector-size 512
Jun 25 03:10:41 r21b02004 kernel: blktap_device_create: creation of 252:3: 0
Jun 25 03:10:41 r21b02004 sshd[16414]: Did not receive identification string
from 10.247.10.51
Jun 25 03:10:41 r21b02004 kernel: device 001107 entered promiscuous mode
Jun 25...
2010 Mar 29
0
Interesting lockdep message coming out of blktap
I''m getting this:
blktap_validate_params: aio:/dev/vg_lilith-raid/xen-f13-64: capacity: 20971520, sector-size: 512
blktap_validate_params: aio:/dev/vg_lilith-raid/xen-f13-64: capacity: 20971520, sector-size: 512
blktap_device_create: minor 0 sectors 20971520 sector-size 512
blktap_device_create: creation of 253:0: 0
INFO: trying to register non-static key.
the code is fine but needs lockdep annotation.
turning off the locking correctness validator.
Pid: 4042, comm: blkid Not tainted 2.6.32 #75
Call Trace:
[<ffffffff81...
2017 Sep 09
5
Bug#874751: blktap-dkms: module FTBFS for Linux 4.12
...included from /usr/src/linux-headers-4.12.0-1-common/include/linux/genhd.h:64:0,
from /usr/src/linux-headers-4.12.0-1-common/include/linux/blkdev.h:10,
from /var/lib/dkms/blktap/2.0.93/build/device.c:24:
/var/lib/dkms/blktap/2.0.93/build/device.c: In function 'blktap_device_create':
/var/lib/dkms/blktap/2.0.93/build/device.c:582:4: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'long unsigned int' [-Wformat=]
"sector-size: %u/%u+%u capacity: %llu"
^
/usr/src/linux-headers-4.12.0-1-common...