CompTIA
XK0-004 · Question #278
A user is unable to write data to an NFS datastore at /mnt/storage. A df command indicates 50% free inodes. Which of the following commands should the user attempt NEXT to diagnose the situation?
The correct answer is A. df -h /mnt/storage. fdisk shows physical characteristics of disks, du shows only particular dir/mount usage while df shows everything.
Troubleshooting and Diagnostics
Question
A user is unable to write data to an NFS datastore at /mnt/storage. A df command indicates 50% free inodes. Which of the following commands should the user attempt NEXT to diagnose the situation?
Options
- Adf -h /mnt/storage
- Bdu -sh /mnt
- Cfdisk -l /mnt/storage
- Ddf -i /mnt/storage
How the community answered
(35 responses)- A80% (28)
- B11% (4)
- C3% (1)
- D6% (2)
Explanation
fdisk shows physical characteristics of disks, du shows only particular dir/mount usage while df shows everything.
Topics
#NFS#df command#inodes#storage troubleshooting
Community Discussion
No community discussion yet for this question.