Hi everybody,

I tried to do an overlay mount and received the following error:

Error mounting eCryptfs; rc = [-22]; strerr = [Invalid argument]. Check
your system logs

In the system log I found the following entries:

Unable to allocate crypto cipher with name [aes]; rc = [-2]
Error attempting to initialize cipher [aes] with key size [16] bytes; rc
= [-2]
Error parsing options; rc = [-22]

according to /proc/modules the following modules are loaded:

cryptomgr 2432 0 - Live 0xcf04b000
ecryptfs 69792 0 - Live 0xcf08b000
md5 3648 0 - Live 0xcf02e000
sha256 10816 0 - Live 0xcf066000
aes 26248 0 - Live 0xcf06c000
rng_core 3524 0 - Live 0xcf04f000
psmouse 31952 0 - Live 0xcf037000
e100 28460 0 - Live 0xcf041000
crypto_algapi 9792 4 cryptomgr,md5,sha256,aes, Live 0xcf033000
blkcipher 4772 0 - Live 0xcf02b000

Any ideas why the cipher (aes) could not be allocated?

Thanks,
Markus


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
eCryptfs-users mailing list
eCryptfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecryptfs-users

Reply via email to