Search results

  1. bbgeek17

    Proxmox Terraform VM Clone Doesn't Apply Cloud-Init Configurations Properly

    My apologies. The way I read the above opening statement is that: - you confirmed that the VM name is specified and is being ignored by the resulting VM on start. - CloudInit user and password are configured in the VM resulting from the clone operation, but, again, ignored during the VM boot I...
  2. bbgeek17

    Proxmox Terraform VM Clone Doesn't Apply Cloud-Init Configurations Properly

    Great! Now that we know that you have covered your basics, can you address my question from #2: Is the configuration of the clone same, similar or different from the template? Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  3. bbgeek17

    Proxmox Terraform VM Clone Doesn't Apply Cloud-Init Configurations Properly

    You can examine the code or watch the log (journalctl -f). Its just how this works. You've cut off the second, clarifying, part of my question in your quote. The question was - _before_ you converted your "golden" VM into template, did you start and manipulate it? This would not be related to...
  4. bbgeek17

    Proxmox Terraform VM Clone Doesn't Apply Cloud-Init Configurations Properly

    Hello @zxy, welcome to the forum. Terraform integration is not developed or maintained by PVE personnel. Its 3rd party developed and your best bet to get support with it - on their forum/github. That said, Cloud-init ISO is regenerated on each VM cold start What is the base image that you...
  5. bbgeek17

    Ext4 and Qcow2 "Guest does not support Snapshot"

    There are other storage types (non-qcow based) that support snapshots, and where this functionality works for all disks, including TPM. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  6. bbgeek17

    Ext4 and Qcow2 "Guest does not support Snapshot"

    yes, it is. At least for now. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  7. bbgeek17

    Proxmox VE 8.3 released!

    Great! We will get it into QA pipeline ASAP! Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  8. bbgeek17

    [TUTORIAL] Guide: Setup ZFS-over-iSCSI with PVE 5x and FreeNAS 11+

    Try to run that command manually (up to "zfs list" the rest you can drop). You may get a more verbose error. If it works, the SSH is working, keep adding portions of the command until you hit an error. Troubleshoot from there. If the ssh fails, then examine your password, ssh key etc. If you...
  9. bbgeek17

    Can't delete unused disks

    The error you are getting is directly from lvremove, i.e. on OS level. It implies that the OS/Kernel has a lock/hold on the disk. Possibly outside of Proxmox. First ensure that this disk is not used by any active VM, check other VM configurations. The search your favorite engine for tips on...
  10. bbgeek17

    Can't delete unused disks

    Please post current VM configuration: qm config VMID As well as list of disks: pvesm list STORAGE Good luck Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  11. bbgeek17

    Help with LVM over iSCSI on a 3 node Proxmox cluster

    ZFS+replication is not shared storage solution, it's a Disaster Recovery solution. You can't access source and target simultaneously. Good luck Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  12. bbgeek17

    Help with LVM over iSCSI on a 3 node Proxmox cluster

    if you don't need high availability than you can use anything really. If you need to be able to survive node failure (where storage is hosted on) then it's either Ceph or something centralized, ie outside your nodes. Good luck Blockbridge : Ultra low latency all-NVME shared storage for...
  13. bbgeek17

    Lightweight NFS share solution as a VM/CT in Proxmox/Host to share a Host disk

    Any Linux variant will do. You can find a specialized QCOQW/ISO which is much more lightweight than TrueNas, or just install NFS server on Alpine. Good luck Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  14. bbgeek17

    ProxMox and Terraform "VM '<id>' not found"

    Does the device exist? Have you examined the resulting VM config? May be your requests are not in correct order and the device does not exist at the time you are trying to set the order? Good luck Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  15. bbgeek17

    Help with LVM over iSCSI on a 3 node Proxmox cluster

    Hi @logui. It seems that you have a misunderstanding of how shared iSCSI storage works. Unlike Ceph, which is a distributed storage meant to use local disks, iSCSI is centralized type of storage. Meaning that a single node (or specialized cluster) is presenting single or multiple LUNs to single...
  16. bbgeek17

    VM Stops During SQL Backup

    Hi @JMarques , welcome to the forum. The symptoms you describe seem specific to your environment. Have you examined the logs on both the hypervisor (journalctl -n 500 // dmesg) and the VM? You may need to put performance monitoring in-place. Increasing CPU and Memory are easy steps. Increasing...
  17. bbgeek17

    ProxMox and Terraform "VM '<id>' not found"

    Hi @edymol , welcome to the forum. The terraform code is not maintained by PVE personnel, you would have to reach out to the creator of TF code for a definitive answer. In the meantime, you can dig into the code yourself to see what API call is being generated, that may tell you what is wrong...
  18. bbgeek17

    Clone of virtual machine snapshot fails due to UEFI disk and TPM state

    Hi @Phips , welcome to the forum. Making a full clone of a VM with EFI and TPM works for me: Perhaps you can share your VM configuration, full output of the pveversion -v, storage configuration (cat /etc/pve/storage.cfg), exact output of the task result, repeat the command from CLI as its...
  19. bbgeek17

    link cloning storage?

    Keep in mind that you can only link-clone a template. All disks in the Template VM will be link-cloned (except CloudInit) Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  20. bbgeek17

    [SOLVED] nfs share fails to mount on boot but mount -a works fine

    You can try adding debug: server:/export/path /mnt/point nfs defaults,_netdev,debug 0 0 "man mount": debug Turn on the debug flag. A version string and a list of filesystem parameters will be printed (these data are also printed if the parameters appear to be inconsistent). Check...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!