Recent content by epa

  1. E

    sharing of the same diretory between several VMs on the same hypervisor.

    Yes but, with NFS the performance is very bag. Peaks with over 300 read requets by second and 30 write request by second. May be is better with GLUSTER FS and DRDB. Or other shared storage best regards, Eric
  2. E

    sharing of the same diretory between several VMs on the same hypervisor.

    I am a proxmox beginner. I want to share "lucene index (4Go) " on local directory between one VM (the producer: Writer) and other Vms ( consumers: Reader) on the same hypervisor. It is possible ? If yes what is the best proxmox configuration (file systeme and protocol) ? Thank's a lot. Best...