nerdexam
CompTIA

XK0-006 · Question #74

An administrator completes maintenance on a server but cannot remount the logical volume. Given the following output: Which of the following commands should the administrator execute to resolve the…

The correct answer is A. vgchange -ay data. The error message "special device /dev/data/files does not exist" suggests that the volume group data is not activated. From the lvs and vgs output: - The logical volume files exists within the data volume group. - The volume group (VG) and logical volume (LV) appear correctly…

Troubleshooting

Question

An administrator completes maintenance on a server but cannot remount the logical volume. Given the following output:

Which of the following commands should the administrator execute to resolve the issue?

Exhibit

XK0-006 question #74 exhibit

Options

  • Avgchange -ay data
  • Blvscan --all
  • Cvgimport data
  • Dlvchange -ay /dev/data/files

How the community answered

(54 responses)
  • A
    61% (33)
  • B
    6% (3)
  • C
    22% (12)
  • D
    11% (6)

Explanation

The error message "special device /dev/data/files does not exist" suggests that the volume group data is not activated. From the lvs and vgs output: - The logical volume files exists within the data volume group. - The volume group (VG) and logical volume (LV) appear correctly listed, but they might be in an inactive state due to maintenance.

Topics

#LVM#vgchange#volume group activation#logical volume

Community Discussion

No community discussion yet for this question.

Full XK0-006 Practice