Answer
As luck would have it, I was searching in a completely erroneous direction SMH.
The issue is that I didn't read the Cloud-init FAQs closely enough. All I had to do was add #cloud-config as the first line in my user-data file.
The below configs will work, for anyone who's interested...
UPDATE :
A good place to look for logs during the install is the /var/log/installer directory. Get to it by keying up to [HELP] and then down to Shell from the GUI installer
DISCLAIMER
I am not sure if this is even "the right" place for this, but it seems like a great place to start. This mostly relates to the Proxmox API and how VMs are actually created, so if you have any deep knowledge or even just a bright idea I might've missed, shoot it my way :)
Problem...
Hello,
My question is pretty simple, what is `/var/lib/vz/template/qemu` for?
I know that `/var/lib/vz/template/iso` is meant to hold the ISOs that you can see from the Web GUI, but what is the qemu for?
Is it meant to hold special files? Can I use it to try and compile new images from...
I seem to have found a solution to this, though I am still not sure what I was doing wrong, or why it was wrong.
So any comments are still welcome!
# remove pve-data logical volume.
lvremove /dev/pve/data -y
# create it again with new size.
lvcreate -L 10G -n data pve -T
# give pve-root all...
I have been trying to make sense of what these terms actually mean, and how they relate to each other.
I just got my Proxmox VE up and running and started loading in ISO's when I started getting "no space available" messages (ridiculous, I have 10 TB...)
So now I'm trying to understand what I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.