From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264530AbTLLJhM (ORCPT ); Fri, 12 Dec 2003 04:37:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264532AbTLLJhM (ORCPT ); Fri, 12 Dec 2003 04:37:12 -0500 Received: from smithers.nildram.co.uk ([195.112.4.54]:6672 "EHLO smithers.nildram.co.uk") by vger.kernel.org with ESMTP id S264530AbTLLJhK (ORCPT ); Fri, 12 Dec 2003 04:37:10 -0500 Date: Fri, 12 Dec 2003 09:39:21 +0000 From: Joe Thornber To: Zoltan NAGY Cc: linux-kernel@vger.kernel.org Subject: Re: PROBLEM: crypto + dm = crash Message-ID: <20031212093921.GB481@reti> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 11, 2003 at 02:14:16PM +0100, Zoltan NAGY wrote: > Ohm, sorry, there was a typo in my last mail :) > so, the sequence is: > mkraid /dev/md0 > losetup -e aes /dev/loop0 /dev/md0 > mkraid /dev/loop0 Where does dm fit into this ? - Joe