Hi all - I used PVE 6.0 and built VMs successfully with the following:
I recently updated my automation to deploy PVE 6.2-11, and on a brand new system build, when I execute the same above command, I receive:
I see several references about this error related to the containers - but I am not creating containers. My assumption is something changed between 6.0 and 6.2 ... but I haven't been able to unearth what I need to do to correct my problem.
Any pointers or thoughts greatly appreciated!
~~shane
pvesh create /nodes/mach-02/qemu --vmid 100 --boot ncd --cpu host --cores 4 --memory 4096 --net0 e1000,bridge=vmbr0,firewall=0,macaddr=00:00:00:02:01:00 --net1 e1000,bridge=br-student-1 --ostype l26 --scsihw megasas --scsi0 local-lvm:100
I recently updated my automation to deploy PVE 6.2-11, and on a brand new system build, when I execute the same above command, I receive:
Configuration file 'nodes/mach-02/qemu-server/100.conf' does not exist
I see several references about this error related to the containers - but I am not creating containers. My assumption is something changed between 6.0 and 6.2 ... but I haven't been able to unearth what I need to do to correct my problem.
Any pointers or thoughts greatly appreciated!
~~shane