Recent content by TND

  1. T

    NVMe SSD. Slow disk speed inside VM

    Have you found a solution yet?
  2. T

    Windows guest VM with cloudbase init

    Hello, Anything new ? Thank you
  3. T

    [SOLVED] How can I import exiting disk to VM?

    Hello Proxmox, I was create a new VM ID 124 . How can I upload and import my exiting image .qcow2 to this VM ? root@pve:~# zfs list NAME USED AVAIL REFER MOUNTPOINT rpool 2.75G 129G 104K /rpool rpool/ROOT 2.74G 129G 96K...
  4. T

    Automatic resize disk space for different VM

    Dear Proxmox, How can i create a centos 7 template and deploy for multi VM with differrent size ? Like 10gb, 20gb, 30gb. And new VM will automatic use all available space for root? Thank you
  5. T

    Finally Cloudbase Init windows servers

    Same here. Wait for new patch.
  6. T

    Finally Cloudbase Init windows servers

    I was see your post :D, Thank you Waiting for 5.4 :D
  7. T

    Finally Cloudbase Init windows servers

    I'm using pve 5.4 and get this problem root@pve:~# patch /usr/share/perl5/PVE/QemuServer/Cloudinit.pm < cloudinit.patch patching file /usr/share/perl5/PVE/QemuServer/Cloudinit.pm Hunk #1 succeeded at 49 with fuzz 1 (offset 12 lines). Hunk #2 succeeded at 149 (offset 12 lines). Hunk #3 succeeded...
  8. T

    How can i test CEPH Bonding network

    so LACP is work with Proxmox ? Thank you
  9. T

    How can i test CEPH Bonding network

    Hello, I'm using Proxmox + CEPH + Switch Cisco 3064x I was set MTU to 9000 and bonding LACP 2 port 10gbps for CEPH Only. How can I verify it can reach 20gbps speed? Thank you!
  10. T

    About cloud-init template and deploy

    Hi Mira I was run root@pve:~# apt update && apt full-upgrade Hit:1 http://security.debian.org stretch/updates InRelease Ign:2 http://ftp.debian.org/debian stretch InRelease Hit:3 http://ftp.debian.org/debian stretch-updates InRelease...
  11. T

    About cloud-init template and deploy

    Thank you, Mira How can I run upgrade this patch? Thank you
  12. T

    About cloud-init template and deploy

    Dear Proxmox, I'm using proxmox module from Module Gardens for WHMCS. My Cluster: 3 Node, CEPH, Proxmox 5.4 When trying to create a template Centos I Was Deploy CentOS 7 yum install cloud-init Add Cloudinitdrive Convert to template when trying to deploy VM from this template (in WHMCS)...