kernel bug: centos7.2 system is dead when doing "ls" in ecryptfs directory
Bug #1597562 reported by
jonathan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eCryptfs |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Doing ls or umount command in ecryptfs directory, then operating systems is dead.
case 1:
> mount -t ecryptfs /media /media
> ls /media // operating systems is dead.
case 2:
> mount -t ecryptfs /media /media
> vi /media/a.txt
> umount /media // operating systems is dead.
this should be a kernel bug.
ProblemType: Bug
DistroRelease: Centos 7.2 (Centos 7.2-1511)
Uname: Linux localhost.
Architecture: amd64
EcryptfsInUse: Yes
To post a comment you must log in.
Hi - sorry that you're having trouble.
What is the lower filesystem? What does "operating systems is dead" mean? Is there a kernel stack trace in the syslog?
eCryptfs is not supported in RHEL 7. I wouldn't expect it to work very well in the centos kernel. I don't think there's much that I can do for you in this situation.