Search results

  1. W

    No Disk Storage Options Available for VM's Following Upgrade to VE7.2-7 - Communication Failure (0)

    I have an issue where I cannot create new VM's following what appears to be an otherwise successful upgrade to VE7.2-7. Looking at another thread on what seems to be a related issue, I ran the pvesm status command, which succeeded with the following output: I am able to select an ISO from...
  2. W

    Excessive Inode Consumption and /etc/lvm/archive

    Some of you have probably seen these threads below: https://forum.proxmox.com/threads/apt-get-update-autoremove-failed-no-space-left.91867/ https://forum.proxmox.com/threads/an-help-to-free-inode-usage-on-my-servers.69730/ I am experiencing a similar problem - but not due to Samba. I have...
  3. W

    [SOLVED] Peculiar Behavior for ZFS-over-ISCSI on FreeNAS (VM creates but can't be started because LUN can't be reached?)

    All, I re-did a lot of the networking on my cluster and appear to have successfully changed everything over to ZFS-over-ISCSI using LACP and Linux bonded interfaces for some throughput improvement and redundancy. I am connecting to a FreeNAS cluster using GrandWazoo's ZFS-over-ISCSI patch...
  4. W

    Local Shared Storage: Question about behavior

    Hello all, So I have a 3-node cluster which each server loaded with local hard drives. I want to share the local hard drives across all the systems in the cluster, so I did the following: Used parted to initialize with GPT and create a partition Used mkfs.ext4 to create a filesystem on each...
  5. W

    FreeNAS ZFS-over-iSCSI Issue

    I am trying to use a FreeNAS server for shared storage in a 3-node Proxmox cluster to enable HA and live migration. The iSCSI target is set up on a ZFS pool of 4 identical enterprise-grade SSD's and is reporting "healthy" in FreeNAS. I followed the helpful instructions here...