Search results

  1. U

    Unable to poll VMs from API via proxmoxer/Ansible

    Hi, I've seemingly successfully configured an Ansible playbook that authenticates succesfully with the API (changing the token results in an auth failure message). However, when specifying the vmid in the Ansible "community.general.proxmox_kvm" module it seems I am unable to find any VMs...
  2. U

    Proxmox SDN Incorrect Node Deployment

    Hi all, I'm unsure if I'm running into a bug- I am deploying a few "Simple" zones to a specific proxmox node. However, they show up under the primary node in the "server view" in the web UI even when I select a different node to deploy to under the "node" selector drop down. Thanks!
  3. U

    Implementations of SDN Networking

    Hi all, I'm curious if those in the forums have had luck virtualizing networks with the SDN feature, something along the lines of using a firewall/router to route traffic completely within a node. The use case would be to remove physical interface dependencies if traffic doesn't need to leave...
  4. U

    Crontab and Updates

    Hello, Will user modifications to crontab be overwritten during Proxmox VE updates? Are there best practices on configuring repeating tasks within Proxmox VE that is outside of cron/crontab? Thanks!