Recent content by silentwolf

  1. S

    x86 container on PVE 3.1 with GlusterFS - PRNG is not seeded

    Hi trie, obviously we are the only ones trying to run 32bit containers on GlusterFS and 64bit Proxmox... Any other option for a two node network disk mirror? Best Thomas
  2. S

    x86 container on PVE 3.1 with GlusterFS - PRNG is not seeded

    Some Follow-Up: Creating a x86 container directly on mounted /dev/sda1 (/data/glusterfs/pve-data/brick1) works like expected. Creating a x86 container directly on mounted glusterfs (/data/glusterfs/pve-data/brick1/brick) also works like expected. So, the only part left is the proxmox fuse...
  3. S

    x86 container on PVE 3.1 with GlusterFS - PRNG is not seeded

    Hello, i´ve created a new ProxmoxVE installation with bare metal iso on a 8GB SLC SDHC memory card (/dev/sdb no swap). VM storage is /dev/sda with xfs filesystem and glusterfs on top mounted in ProxmoxVE via glusterfs plugin. Creating a x64 container, everything works like expected. A x86...