Search results

  1. H

    iPXE No longer detecting Virtio Nic

    Hi There So I have seen a few other threads that have addressed pxe booting issues but none that seem to cover this. I have built an iPXE iso with an embedded script to boot from in networks without DHCP. Been using this setup a while and it has worked fine. I go to rebuild this iso on a new...
  2. H

    [SOLVED] Sharing ZFS Pool Libvirt/Proxmox

    Hi There, I have a homelab setup and I have a desktop that uses ZFS for its root filesystem and I want to use Libvirt Locally and Proxmox ZFS over ISCSI on the same pool, ideally without effecting my desktop datasets. I believe libvirt and Proxmox use zvols, can these co-exist without issue...
  3. H

    [SOLVED] Traffic not forwarded over Vxlan using pre 8 config

    Hi All, Thanks for any help in advance I am having an odd one whilst trying to upgrade my cluster to proxmox 8, I have Openvswitch configured using vxlan to create virtual networks using a star topology. An example of my config is: Center Node (192.168.1.40, pve 7.4): allow-ovs vmbr15 auto...
  4. H

    Problems setting up nfs backups

    Hi There Thanks for any help in advance, I am trying to setup a backup pool in a Proxmox 4.1 cluster (all hypervisors are running 4.1), when I create the pool I set the only content to be VZDump backup file (even though I am using Vms rather than CTs) and when I try and run a backup I get...
  5. H

    [SOLVED] Members list out of Sync

    Hi There I am getting an error of No Such Cluster node when I am trying to migrate to or from a node called pve3-dh4. I checked out /etc/pve/.members on each node and they are not in sync. One node has { "nodename": "pve1-dh4", "version": 11, "cluster": { "name": "virtus-v4", "version": 6...
  6. H

    Live Migration options using ZFS as backing store

    Hi There I have a few Proxmox Clusters with up to 12 nodes in them and want to take advantage of ZFS and l2arc. I have PCI-E SSD's configured for l2arc and ZIL and spinning disks for main storage, I then share zpools using NFSv3 (with hard,intr options) and VM disk images are created as files...
  7. H

    Cannot Boot Proxmox 4.1 from ZFS

    Hi There Thanks in advance for any help. I am in the process of Migrating to Proxmox 4.1 but after re-installing a number of times from the ISO I get a grub error "couldn't find a valid DVA". I am trying to install using a ZFS Raid 1 which is exactly the same setup I had in Proxmox 3.4. Anyone...
  8. H

    Cluster Fails pmxcfs error

    Hi There Just wondering if anyone had run into this error or what it means: pmxcfs: crit: cpg_send_message failed: 12 All nodes but the local node are red, vms still running but I am unable to migrate or effectively admin. proxmox-ve-2.6.32: 3.3-147 (running kernel: 2.6.32-37-pve)...
  9. H

    Disabling Thin Provisioning

    Hi There For various reasons I really need to disable Thin Provisioning of disks for Raw and QCOW2. I can't seem to find an option to do this, is there one? Thanks
  10. H

    Proxmox Qemu Setting Defaults

    Hi There I was hoping someone might be able to tell me how to set default values during VM creation. For instance I would like disks to default to Virtio and Raw rather than IDE an QCOW2, or I would like the default nic to be Virtio. Thanks for any help James