2008-11-29 12:57:03

by Lingbo Tang (SINA)

[permalink] [raw]
Subject: vgdisplay problem with hifn795x

Dear all,

I'm testing one hifn card with cryptsetup, but the vgdisplay will hang after I created the LV
by cryptsetup. If I reboot the system, the system will hang during activating LVs at boot time.

The system is CentOS5.2+2.6.27.4 kernel. I used all default options to create the encryption disk.

[root@lss100 ~]# cryptsetup status encrypt
/dev/mapper/encrypt is active:
cipher: aes-cbc-essiv:sha256
keysize: 128 bits
device: /dev/mapper/vol-encrypt
offset: 1032 sectors
size: 2096120 sectors
mode: read/write

I searched the alias, but no clue for vgdispaly.
Could you please give some hints? (Please cc me because I'm not in this alias yet)
Thank you!

Regards,
Lingbo

-------------------------------------------------------------------
???˿ռ䡪???????ѿ??ķ????????????(http://space.sina.com.cn/ )


2008-11-29 14:25:17

by Evgeniy Polyakov

[permalink] [raw]
Subject: Re: vgdisplay problem with hifn795x

Hi.

On Sat, Nov 29, 2008 at 08:46:28PM +0800, [email protected] ([email protected]) wrote:
> I'm testing one hifn card with cryptsetup, but the vgdisplay will hang after I created the LV
> by cryptsetup. If I reboot the system, the system will hang during activating LVs at boot time.
>
> The system is CentOS5.2+2.6.27.4 kernel. I used all default options to create the encryption disk.

I do not know what is vgdisplay, but HIFN driver got several bug fixes
recently, so if problem is related to the driver, likely it was fixed.
You may try pulling driver from the cryptodev repo [1] into your kernel
build system and compile it, or wait for the kernel update from your
vendor. Likely this bugfixes will be pushed into mainline tree in 2.6.29
merge window.

1. cryptodev tree
http://git.kernel.org/?p=linux/kernel/git/herbert/cryptodev-2.6.git

--
Evgeniy Polyakov