Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 173819

Undefined subroutine &PVE::Storage::DirPlugin::alloc_image at BTRFSPlugin.pm

$
0
0
While working through the Cloud-Init at https://pve.proxmox.com/wiki/Cloud-Init_Support to create a Template on my PVE7 system that is using BTRFS storage I get the following error:

Bash:
$ sudo qm set 100 --scsihw virtio-scsi-pci --scsi0 local-btrfs:100/vm-100-disk-0.raw
update VM 100: -scsi0 local-btrfs:100/vm-100-disk-0.raw -scsihw virtio-scsi-pci
$ sudo qm set 100 --boot c --bootdisk scsi0
update VM 100: -boot c -bootdisk scsi0
$ sudo qm set 100 --serial0 socket --vga serial0
update...

Read more

Viewing all articles
Browse latest Browse all 173819

Trending Articles