Hello,
Anyone get problem with proxmox disk size?
I create a VM with first disk size = 20GB to install OS. Then i add another disk 1005GB from from different storage and both has the same size with first disk (20GB) - check by fdisk -l.
Then i try to boot with gparted and they said both has...
Hi,
We have dual ring:
ring0: 192.168.0.0/24
ring1: 192.168.1.0/24
migration network: 192.168.3.0/24
We have defined in /etc/pve/datacenter.cfg with following setting:
migration: secure,network=192.168.3.0/24
Now we do migrate ring0 network of whole cluster (rolling update) from bond1 to...
Hi,
I do the update and see following error:
apt-get update && apt-get dist-upgrade
Error:
dependency problems - leaving unconfigured
Setting up pve-qemu-kvm (2.12.1-1) ...
dpkg: dependency problems prevent configuration of pve-manager:
pve-manager depends on libpve-guest-common-perl (>=...
lol, same work here in Vietnam. I (personally) usually move to Singapore every month. May i know your company?
I will check back cloud-init Windows soon. Thanks,
Problem related to CentOS 6 templates is similarly to this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1327337
disk size is already increase but partition is not. After reboot, partition has show correct space.
cloud-utils package is 0.27-10
This bug is already fixed from version...
i have install utility already: manual change as below:
cloud-init log saying this:
/etc/cloud/cloud.cfg is the same with CentOS 7: they have defined module growpart already.
it works at my side.
This is from Ubuntu cloned by modulesgarden. Cloud-init version: 18.2. File system ext4 and can resize disk to 20GB. Templates VM is 8GB only.
Hi,
We use 18.3 on CentOS 6:
File system CentOS 6: ext4 - resize disk won't work
File system CentOS 7: xfs - resize disk work
File system all Ubuntu Cloud image: ext4 - resize disk work.
Thanks,
CentOS 6 is ok now, now i'm trying to fix the remaining version.
What do you mean EOL? CentOS 6 is still using publicly from many VPS provider such as DigitalOccean, Vultr, Linode. Debian 9 is not a EOL version.
Hello,
we are testing cloud init features on CentOS 6. Images downloaded from https://cloud.centos.org/centos/6/images/
Image name: CentOS-6-x86_64-GenericCloud.qcow2
We follow this guide: https://pve.proxmox.com/wiki/Cloud-Init_Support to create VM and add cloud-init image.
The test is ok...