Exit 305-300 LPIC-3 Virtualization and Containerization - Exam 305 - version 3.0
Question 1 of 5
0% complete
Q1 Single choice

The commandvirsh vol-list vmsreturns the following error:

error: failed to get pool 'vms'

error: Storage pool not found: no storage pool with matching name 'vms ' Given that the directory/vmsexists, which of the following commands resolves this issue?

  • A

    dd if=/dev/zero of=/vms bs=1 count=0 flags=name:vms

  • B

    libvirt-poolctl new ?name=/vms ?type=dir ?path=/vms

  • C

    qemu-img pool vms:/vms

  • D

    virsh pool-create-as vms dir --target /vms

  • E

    touch /vms/.libvirtpool

Previous Next