Regular file cannot be written or read by root even when those permissions are set

Solution Verified - Updated -

Issue

  • A file cannot be copied|read|written|removed even by root.
# cp the.file /tmp/the.file.bk
cp: cannot open ‘the.file’ for reading: Permission denied
# lsattr the.file
lsattr: Permission denied While reading flags on the.file
# rm -rf the.file
rm: cannot remove ‘the.file’: Permission denied
# file the.file
the.file: regular file, no read permission
ls -laZ the.file
-rw-r--r-- root root ?                                the.file
cat -vET the.file
cat: the.file: Permission denied

Environment

  • Red Hat Enterprise Linux

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content