QuestionQ98
Storage FundamentalsConsider three volumes: eng_projects, hr_projects, and vol1. Their corresponding junction paths are /svm/eng_projects, /svm/hr_projects, and /svm/eng_projects/vol1.
From a Linux machine, after mounting the svm volume and running cd /mnt/svm, which subdirectories would you expect to see?
- A eng_projects and vol1
- B h_projects and vol1
- C eng_projects, hr_projects and vol1
- D eng_projects and hr_projects
Community Discussion