QuestionQ17

Storage Management

An administrator can mount the /testfs filesystem but cannot create files within it.

What should they check first?

  • A permissions
  • B error log
  • C filesystem locks
  • D syslog
Explanation

Creating files requires write permission on the target filesystem directory. A successful mount does not grant a user permission to create files there.

Community Discussion

No comments yet. Be the first to start the discussion!