On 2008/01/29 23:22, Rick Lindsley <[EMAIL PROTECTED]> wrote:
>     Right before the crash, I was torturing cryptsetup to experiment with
>     encryption - I created and deleted device mapper objects in a loop.
> 
> Creating and deleting block devices ... yeah, this is probably key to
> the problem. Can you provide the command or, more likely, script you
> were using to do this?

Hi Rick,

it was a very simple script, just the following two commands over and
over, nothing more:

  "cryptsetup create foo /dev/sdc6",
  "cryptsetup remove foo"

This is my workstation, I have been working at the same time (emacs,
gcc, ...), nothing special.

Max

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to