Search results

  1. H

    Which CDN / IP-Geofeed is used for download.proxmox.com ?

    I'm having these issues resolving download.cdn.proxmox.com. Who do I contact to get the IP location/Geofeed sorted out? (Yes it's newish IP allocations I'm doing the DNS from) download.proxmox.com. 900 IN CNAME download.cdn.proxmox.com. download.cdn.proxmox.com. 60 IN CNAME...
  2. H

    Delay VM bulk start till after storages ready ?

    I have a case or two with "slow" storage imports causing VM start failures. In my case big"ish" ZFS pools takes quite a time to "settle" before the VM can start, so a reboot has the VM fail to start and needs manual starting. Anybody else having similar issues? The current solution I have, is...
  3. H

    SDN: Reason for the "Extra" VRF on EVPN zones?

    Busy getting to understand some stuff with the SDN EVPN zone, and I notice it generates 2x sets of VxLAN-bridge pairs. What is the motivation and reason/use for that extra pair named vrf_.....? If it is not used in my case, is there perhaps a switch to turn it off/disable it? Reason I'm asking...
  4. H

    What is still not working in an IPv6 only (mesh network) setup

    In this thread I'd like to put all the things that still is not working 100% for a pure IPv6 deployment of a Proxmox PVE cluster (Typically in a mesh type setup). I miss a Wiki page so want to use this as that in the mean time - well.. I do push some IPv6 envelopes ;) I'd like to add the work...
  5. H

    space missing for vzdump with pigz?

    Hi there, (where do I do "code blocks" with this forum software's rich text editor?) I did a manual start of vzdump for VMs (Somehow the vzdump cron didn't fire O_o) using this command line: root@proxtracs01:/etc/cron.d# vzdump -all 1 --mailnotification always --mode snapshot --mailto...
  6. H

    iSCSI constantly logging to kernel

    Hi there, Is it normal for iSCSI to log a message about the devices every 20secs in the kernel (dmesg and kern.log)? Somewhere to tune this? Linux p2 2.6.32-26-pve #1 SMP Mon Oct 14 08:22:20 CEST 2013 x86_64 GNU/Linux Nov 14 10:14:58 p2 kernel: sd 1:0:0:2: [sdd] 414187520 1024-byte logical...
  7. H

    HTTPS client certificate authentication

    Hi there, Using the new Proxmox 3.0, where/how could I import/set client certificates to limit the world wide access to proxmox servers in the wild to only my own PCs/browsers with my personal private keys?
  8. H

    Upgrade 1.6 to 2.x advice please

    Hi there, I've been tasked to upgrade a Proxmox 1.6 system to 2.x (Squeeze etc.) I saw references that there are 1.9 to 2.x upgrade scripts, and also that some major changes happened with 1.9. So my question: do I just jump in and do a upgrade to 2.2, or rather do a staged upgrade to 1.9...