Question 107 of 135 from exam XK0-004: CompTIA Linux+
Question
An administrator is troubleshooting an application that has failed to start after the server was rebooted.
Noticing the data volume is not mounted, the administrator attempts to mount it and receives this error:
![{root@localhost comptia]# mount /dev/datavg/datalv /data
mount: special device /dev/datavg/datalv does not exist](https://eaeastus2.blob.core.windows.net/optimizedimages/assets/media/exam-media/03745/0007400001.png)
Upon checking the logical volume status, the administrator receives this information:
![[root@localhost comptia]# lvs
LV VG Attr LSize Pool origin Data Meta% Move Log Cpy$Sync Convert
root centos -wi-ao---- <6.20g
swap centos -wi-ao---- 820.00m
datalv datavg -wi- - 500.00m
[root@localhost comptial#](https://eaeastus2.blob.core.windows.net/optimizedimages/assets/media/exam-media/03745/0007400002.png)
Which of the following can be said about the data logical volume, and how can this problem be resolved?
Answers
Explanations
Click on the arrows to vote for the correct answer
A. B. C. D.A.