From: Hielke Christian Braun <hcb@unco.de>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test1 cryptoloop & aes & xfs
Date: Mon, 21 Jul 2003 17:24:12 -0700 [thread overview]
Message-ID: <20030722002412.GA13788@pacserv> (raw)
In-Reply-To: <200307211312.40068.jeffpc@optonline.net>
Hello,
On Mon, Jul 21, 2003 at 01:12:32PM -0400, Jeff Sipek wrote:
> >
> > So the new cryptoloop in 2.6.0 is incompatible to the one in the
> > international crypto patch?
> >
> > I could not access my old data. So i created a new one. But when
> > i copy some data onto it, i get:
> >
> > XFS mounting filesystem loop5
> > Ending clean XFS mount for filesystem: loop5
> > xfs_force_shutdown(loop5,0x8) called from line 1070 of file
> > fs/xfs/xfs_trans.c. Return address = 0xc02071ab Filesystem "loop5":
> > Corruption of in-memory data detected. Shutting down filesystem: loop5
> > Please umount the filesystem, and rectify the problem(s)
> >
> > To setup, i did this:
> >
> > losetup -e aes /dev/loop5 /dev/hda4
> > mkfs.xfs /dev/hda4
>
> No, you should use
>
> mkfs.xfs /dev/loop5
>
> you want to create a fs on the loop device.
>
You are right. But i did use the /dev/loop5 device. I just wrote
it wrong in the email.
I retried today on a different spare machine with the same result.
Then i tried with formating the loopback device with ext2
filesystem. After filling the the device with about 1GB of data, i
umounted it and did a file check. A lot of errors where reported.
Something is not good there too.
Is anybody using the cryptoloop successful in 2.6.0?
Best regards,
Christian.
next prev parent reply other threads:[~2003-07-22 0:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-20 0:57 2.6.0-test1 cryptoloop & aes Hielke Christian Braun
2003-07-20 8:38 ` Andries Brouwer
2003-07-20 21:38 ` 2.6.0-test1 cryptoloop & aes & xfs Hielke Christian Braun
2003-07-20 22:15 ` Andries Brouwer
2003-07-21 17:12 ` Jeff Sipek
2003-07-22 0:24 ` Hielke Christian Braun [this message]
2003-07-22 11:54 ` Jari Ruusu
2003-07-29 23:28 ` 2.6.0-test1 cryptoloop & aes Bill Davidsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030722002412.GA13788@pacserv \
--to=hcb@unco.de \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: 2.6.0-test1 cryptoloop & aes & xfs' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).