Why is this erroring out?

RockisLife

New Member
Jan 26, 2022
11
1
3
25
Hello,
Im new to proxmox and I am now trying to learn the CLI to do some automation in my environment and I am coming across an issue. When I am going to import the img file to boot the vm I am getting this error.
root@foundry:/# qm importdisk 9000 focal-server-cloudimg-amd64.img local
focal-server-cloudimg-amd64.img: non-existent or non-regular file

local is the store that contains the img as indicated by the web interface. Is there some step im missing before doing import disk?