[Bug 379508] Re: creating ext2/3 fs on cryptsetup/luks usb hdd partition hangs system
Launchpad Bug Tracker
379508 at bugs.launchpad.net
Fri Oct 12 15:17:20 UTC 2012
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: cryptsetup (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cryptsetup in Ubuntu.
https://bugs.launchpad.net/bugs/379508
Title:
creating ext2/3 fs on cryptsetup/luks usb hdd partition hangs system
Status in “cryptsetup” package in Ubuntu:
Confirmed
Bug description:
What I did:
using an external USB HDD 500Gb (Hitachi 3.5")
created a single linux partition via cfdisk
formatted disk with mkfs.ext3 for testing -> works
cryptsetup:
$ losetup /dev/loop1 /dev/sdb1
$ cryptsetup luksFormat /dev/loop1
$ cryptsetup luksOpen /dev/loop1 usb500
device /dev/mapper/usb500 exists, so this far is fine
now watch this:
$ mkfs.ext2 /dev/mapper/usb500
After writing 600-800 of about 3700 blocks, the system freezes. This
is repeatable.
Second time I had gdm running and did this on tty1, so I got some
system messages that hint at not having enough memory (though I have
2Gb working) and thus it started killing processes like gnome-panel,
etc.
I did repeatedly format external usb disks that were luks encrypted
System Information:
IBM Thinkpad T42p @1800Mhz
2Gb Ram
Ubuntu 9.04
cryptsetup 1.0.6
mkfs (util-linux-ng 2.14.2)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/379508/+subscriptions
More information about the foundations-bugs
mailing list