Search results

  1. 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)...
  2. H

    [SOLVED] ZFS Issues on reboot

    Hi There I did an apt-get update and apt-get upgrade but the problem persisted. I had ZFS_MOUNT='yes' in /etc/default/zfs but no luck. In the end I have added zpool import -d /dev/disk/by-id -d <poolname> into /etc/rc.local to get this to work. I am using proxmox 3.4 without a subscription.
  3. H

    [SOLVED] ZFS Issues on reboot

    Hi There Is there a solution for this without a subscription?
  4. H

    Disabling Thin Provisioning

    I just want to disable sparse files as the space left reported in proxmox isn't the allocated space but the used space and as soon as the disk fills up windows crashes
  5. H

    Disabling Thin Provisioning

    Using a mix of Qcow2 and Raw
  6. H

    Disabling Thin Provisioning

    Hi There We got into a situation where we have 1200Gb out of 916Gb allocated and the disk filled up, crashing most of the servers on the box. We want to stop this from happening and unfort upgrading the person who over allocated's brain is not an option!
  7. 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
  8. 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