Hi, to resize a virtual machine (VM) disk in Proxmox using the command line, you need to follow these steps: qm stop qm resize + *Example:* qm resize 100 scsi0 +20G qm start
Great vid!! I`m having some problems when I clone the template to create the VM. Whenever I create a VM by cloning the template, everything starts as it should but it doesnt come with any ip address assingned to the VM. Therefore I cant ssh to the VM and so on. What can I do to solve it?
@@CloudywithArnold I am having the same issue. But my case is a bit different. I am creating total 5 nodes via shell script. I tried setting ip and gateway while creating the nodes and i was able to do it. But SSH is not working. I am getting Permission denied (publickey) error. I went into the node with generated ssh key and fixed it. but doing it one-by-one to all the nodes is not feasible? is there any work around it? or is it possible to automate it? I am very new to this.
most underrated techtuber on the planet!!!!!!
Thanks appreciate 🙏🏾
Thanks for your good and brief explanation!
Thank you 🙏🏾
Hi, thanks for the tutorial! could you please share the command to resize the disk via terminal? as shown @5:37
Hi, to resize a virtual machine (VM) disk in Proxmox using the command line, you need to follow these steps:
qm stop
qm resize +
*Example:*
qm resize 100 scsi0 +20G
qm start
straightforward and simple! Nice video!
Thank you
Amazing, man!
Thanks a lot!
Is it possible to create a template for Debian with LVM included?
Sure here is Dabian official cloud images
cdimage.debian.org/images/cloud/
Great vid!! I`m having some problems when I clone the template to create the VM.
Whenever I create a VM by cloning the template, everything starts as it should but it doesnt come with any ip address assingned to the VM. Therefore I cant ssh to the VM and so on.
What can I do to solve it?
Hi Andrea,
Make sure in your cloud-init that IP config DHCP is checked ☑️. Also, your network device, switch, or router must have DHCP configured.
Hi Andrea,
Make sure in your cloud-init that IP config DHCP is checked ☑️. Also, your network device, switch, or router must have DHCP configured.
@@CloudywithArnold I am having the same issue. But my case is a bit different. I am creating total 5 nodes via shell script. I tried setting ip and gateway while creating the nodes and i was able to do it. But SSH is not working. I am getting Permission denied (publickey) error. I went into the node with generated ssh key and fixed it. but doing it one-by-one to all the nodes is not feasible? is there any work around it? or is it possible to automate it? I am very new to this.
very good video broo 😊😊
Thank you