Comment 5 for bug 911507

Revision history for this message
Hasse Bylov (hassebylov) wrote :

Very frequently my /var/log/syslog gets spammed with content similar to this:
...
Mar 13 09:49:14 lab kernel: [ 3859.532111] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
Mar 13 09:49:14 lab kernel: [ 3859.532133] Valid eCryptfs headers not found in file header region or xattr region, inode 857952
Mar 13 09:49:14 lab kernel: [ 3859.532140] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
Mar 13 09:49:28 lab kernel: [ 3874.017290] Valid eCryptfs headers not found in file header region or xattr region, inode 857954
Mar 13 09:49:28 lab kernel: [ 3874.017301] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
Mar 13 09:49:28 lab kernel: [ 3874.017331] Valid eCryptfs headers not found in file header region or xattr region, inode 857954
Mar 13 09:49:28 lab kernel: [ 3874.017338] Either the lower file is not in a valid eCryptfs format, or the key could not be retrieved. Plaintext passthrough mode is not enabled; returning -EIO
...

On other machines I've been unable to login via another TTY terminal (<ctrl> <alt> <f1>), because of this ongoing spamming from the kernal to STDOUT. I'm actually considering getting rid of eCrypt FS on all my machines because of this.

Any ideas on how to solve it?