exam questions

Exam 1z0-1067-21 All Questions

View all questions & answers for the 1z0-1067-21 exam

Exam 1z0-1067-21 topic 1 question 28 discussion

Actual exam question from Oracle's 1z0-1067-21
Question #: 28
Topic #: 1
[All 1z0-1067-21 Questions]

A developer has created a file system in Oracle Cloud Infrastructure (OCI) File Storage service. She launches an Oracle Linux compute instance and successfully mounts the file system from the instance.
She then tries writing to the file system from the compute instance using the following command: touch /mnt/yourmountpoint/helloworld
But gets an error message:
touch: cannot touch `˜/mnt/yourmountpoint/helloworrld': Permission denied
Which is a reason for this error? (Choose the best answer.)

  • A. 'touch' command is not available in Oracle Linux by default.
  • B. Service limits or quota for file system writes have been breached.
  • C. User is not part of any OCI Identity and Access Management group with write permissions to File Storage service.
  • D. User is connecting as the default Oracle Linux user 'opc' instead of 'root' user.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Nivedha21
Highly Voted 3 years, 8 months ago
Answer is d https://docs.oracle.com/en-us/iaas/Content/File/Troubleshooting/cannotwrite.htm
upvoted 15 times
Minghon
3 years, 7 months ago
Agree with answer D.
upvoted 3 times
...
mifune
3 years, 7 months ago
Agree, but this is very tricky because first thing would you think is about the policies
upvoted 2 times
...
...
BEHIBRO
Most Recent 3 years, 3 months ago
Selected Answer: D
Agree with answer D.
upvoted 1 times
...
andrelsjunior
3 years, 4 months ago
When a file system is created, the root user owns the root directory. If you're connecting from an instance that uses a Linux or CentOS platform image, the default user is opc. The default user is ubuntu when you connect from an instance that uses an Ubuntu platform image. These default users are not root users, so you can't initially write a file or directory to a new file system with these users.
upvoted 1 times
...
SujoyS
3 years, 5 months ago
Selected Answer: D
https://docs.oracle.com/en-us/iaas/Content/File/Troubleshooting/cannotwrite.htm
upvoted 1 times
...
bodepase
3 years, 5 months ago
Selected Answer: D
Answer is D as explained here: https://docs.oracle.com/en-us/iaas/Content/File/Troubleshooting/cannotwrite.htm
upvoted 1 times
...
exams01
3 years, 5 months ago
D is the correct ans
upvoted 2 times
...
imiimran
3 years, 6 months ago
D Answer. https://docs.oracle.com/en-us/iaas/Content/File/Troubleshooting/cannotwrite.htm
upvoted 2 times
...
GeisonSilva
3 years, 6 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...