Your message dated Fri, 15 Apr 2011 21:00:20 +0200
with message-id <[email protected]>
and subject line Re: [pkg-cryptsetup-devel] Bug#588749: Bug#588749: conflict 
with multipath-tools
has caused the Debian Bug report #588749,
regarding conflict with multipath-tools
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
588749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588749
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: cryptsetup
Version: 2:1.1.3-1

If I install multipath-tools, then cryptsetup doesn't work
anymore:

# cryptsetup luksOpen /dev/sdd1 data3
Enter passphrase for /dev/sdd1:
device-mapper: reload ioctl failed: Invalid argument
Failed to setup dm-crypt key mapping for device /dev/sdd1.
Check that kernel supports aes-cbc-essiv:sha256 cipher (check syslog for more 
info).
Failed to read from key storage.


But syslog is no help:

Jul 11 22:38:24 pluto multipathd: /lib/udev/scsi_id exitted with 1
Jul 11 22:38:24 pluto kernel: [  491.100141] device-mapper: multipath: version 
1.1.1 loaded
Jul 11 22:38:24 pluto kernel: [  491.122171] device-mapper: multipath 
round-robin: version 1.0.0 loaded
Jul 11 22:38:24 pluto kernel: [  491.122256] device-mapper: table: 253:0: 
multipath: error getting device
Jul 11 22:38:24 pluto kernel: [  491.122259] device-mapper: ioctl: error adding 
target to table
Jul 11 22:38:24 pluto kernel: [  491.124701] device-mapper: table: 253:0: 
multipath: error getting device
Jul 11 22:38:24 pluto kernel: [  491.124704] device-mapper: ioctl: error adding 
target to table
Jul 11 22:38:24 pluto kernel: [  491.127771] device-mapper: table: 253:0: 
multipath: error getting device
Jul 11 22:38:24 pluto kernel: [  491.127774] device-mapper: ioctl: error adding 
target to table
Jul 11 22:38:24 pluto kernel: [  491.129675] device-mapper: table: 253:0: 
multipath: error getting device
Jul 11 22:38:24 pluto kernel: [  491.129678] device-mapper: ioctl: error adding 
target to table
Jul 11 22:38:24 pluto multipathd: 1ATA     SAMSUNG HD501LJ                      
   S0MUJ2FPA23710      : load table [0 976773168 multipath 0 0 1 1 round-robin 0
Jul 11 22:38:24 pluto multipathd: 1ATA     SAMSUNG HD103UJ                      
   S13PJ1CQ717795      : load table [0 1953525168 multipath 0 0 1 1 round-robin 0
Jul 11 22:38:24 pluto multipathd: 1ATA     SAMSUNG HD501LJ                      
   S0MUJ2FPA23710      : event checker started
Jul 11 22:38:24 pluto multipathd: 1ATA     SAMSUNG HD103UJ                      
   S13PJ1CQ717795      : event checker started
Jul 11 22:38:24 pluto multipathd: path checkers start up
Jul 11 22:38:24 pluto multipathd: dm-0: remove map (uevent)
Jul 11 22:38:24 pluto multipathd: 1ATA     SAMSUNG HD501LJ                      
   S0MUJ2FPA23710      : devmap removed
Jul 11 22:38:24 pluto multipathd: 1ATA     SAMSUNG HD501LJ                      
   S0MUJ2FPA23710      : stop event checker thread (139730166318864)
Jul 11 22:38:24 pluto multipathd: 1ATA     SAMSUNG HD501LJ                      
   S0MUJ2FPA23710      : event checker exit
Jul 11 22:38:24 pluto multipathd: dm-0: remove map (uevent)
Jul 11 22:38:24 pluto multipathd: dm-0: devmap not registered, can't remove
Jul 11 22:38:24 pluto multipathd: dm-0: remove map (uevent)
Jul 11 22:38:24 pluto multipathd: dm-0: devmap not registered, can't remove
Jul 11 22:38:24 pluto multipathd: dm-0: remove map (uevent)
Jul 11 22:38:24 pluto multipathd: dm-0: devmap not registered, can't remove
Jul 11 22:38:24 pluto multipathd: dm-1: add map (uevent)
Jul 11 22:38:24 pluto multipathd: dm-1: devmap already registered
Jul 11 22:38:24 pluto multipathd: dm-3: add map (uevent)
Jul 11 22:38:24 pluto multipathd: dm-0: add map (uevent)
Jul 11 22:38:24 pluto multipathd: uevent trigger error
Jul 11 22:38:24 pluto multipathd: dm-0: remove map (uevent)
Jul 11 22:38:24 pluto multipathd: dm-0: devmap not registered, can't remove
Jul 11 22:38:24 pluto multipathd: dm-0: remove map (uevent)
Jul 11 22:38:24 pluto multipathd: dm-0: devmap not registered, can't remove
Jul 11 22:38:24 pluto multipathd: dm-3: add map (uevent)


If I deinstall multipath-tools, then cryptsetup works as expected,
so I would guess the kernel is innocent.

???


Regards

Harri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkw6Lh4ACgkQUTlbRTxpHjf5QwCeMyPaI32XYZEBkNca7moJCCvW
PiUAoImIWXSeJhypJ7q13s61SHmEa7Wn
=v6Dn
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Hey again,

On 04/03/2011 Jonas wrote:
> > > do you still discover this bug? after some quick tests, i wasn't able to
> > > reproduce this bug so far. for me, cryptsetup continues to work even
> > > with multipath-tools installed.
> > 
> > Yes, the bug is still there (using Debian's 2.6.32-20 and sid packages
> > of today). I did not notice before that I have to reboot after installing
> > multipath-tools to reproduce the problem.
> 
> Unfortunately I'm unable to reproduce the bug with latest cryptsetup
> (1.2.0-1 from experimental), multipath-tools (0.4.8+git0.761c66f-9 from
> unstable and linux kernel 2.6.37.
> 
> crytpsetup luksOpen works as expected, with and without multipath-tools
> installed, before and after reboot. Only multipath-tools give errors at
> installation and at boot:
> 
> device-mapper: multipath: version 1.1.1 loaded
> device-mapper: multipath round-robin: version 1.0.0 loaded
> device-mapper: table: 254:3: multipath: error getting device
> device-mapper: ioctl: error adding target to table
> device-mapper: table: 254:3: multipath: error getting device
> device-mapper: ioctl: error adding target to table
> device-mapper: table: 254:4: multipath: error getting device
> device-mapper: ioctl: error adding target to table
> device-mapper: table: 254:4: multipath: error getting device
> device-mapper: ioctl: error adding target to table
> 
> can you verify that the bug is no longer reproducible with cryptseup
> 1.2.0-1 from unstable?

closing the bugreport, as not reproducible, and submitter didn't
respond. Harald, feel free to reopen in case you're still able to
reproduce. but please provide exact information about your setup and
used package versions in that case.

greetings,
 jonas

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to