Search:

Type: Posts; User: mtech2023; Keyword(s):

Search: Search took 0.03 seconds.

  1. Re: Permission denied on libvirt/images folder when try to boot the VM

    It seems the following method fix my issue.
    sudo vim /etc/apparmor.d/libvirt/libvirt-<code_hash>
    ---------
    and add line with your disk file: " /var/lib/libvirt/images/disk.img rwk, "

    I...
  2. Re: Permission denied on libvirt/images folder when try to boot the VM

    I checked the permission on the each disk under KVM default folder. it looks like when I use virt-v2v to migrate VM from VMware. the disk file is owned by the root (Node-sda), but if I remove the...
  3. Re: Permission denied on libvirt/images folder when try to boot the VM

    the reason i am using 23.04 is because the libvirt version on 22.04 has a bug. I will need to update the libvirt version to 8.7.0.1, but i could not find the way to update it, besides upgrade to...
  4. Permission denied on libvirt/images folder when try to boot the VM

    I was getting a permission denied on Could not open '/var/lib/libvirt/images/servername-sda when try to boot the VM which was migrated from VMware. I am using virt-v2v tool.
    but once I remove the...
Results 1 to 4 of 4