Proxmox VM images on Glusterfs

zemzema

Member
May 26, 2020
15
0
6
67
What are the best performance settings for glusterFS to store running qcow2 images from ProxMox.

On the internet I found this suggestions, but I'm not sure:


# gluster volume set VOLUME_NAME group virt
# gluster volume set VOLUME_NAME performance.strict-o-direct on
# gluster volume set VOLUME_NAME network.remote-dio off
# gluster volume set VOLUME_NAME storage.owner-uid 36
# gluster volume set VOLUME_NAME storage.owner-gid 36
# gluster volume set VOLUME_NAME network.ping-timeout 30
# gluster volume heal volname cluster.granular-entry-heal enable

Some suggestion please!
 
This depends on what you do in your virtual machines on Proxmox VE. Have you found something that is suitable for you already? What should not hurt in any case is doing performance testing.