>> gluster.org provides up to date jessie packages (3.7.5) but I'm guessing the >> proxmox qemu is only built with the 3.5.x gfapi client? that could be a >> problem.
qemu is linked to libgfapi.so # ldd /usr/bin/kvm|grep gf libgfapi.so.0 => /usr/lib/x86_64-linux-gnu/libgfapi.so.0 (0x00007fc1ebcd0000) so, you should be able to upgrade it without any problem, until abi don't have changed. (I don't use glusterfs, so I'm not 100% sure) ----- Mail original ----- De: "Lindsay Mathieson" <[email protected]> À: "proxmoxve" <[email protected]> Envoyé: Mardi 13 Octobre 2015 16:08:44 Objet: Re: [PVE-User] gluster/qemu gfapi version On 13 October 2015 at 23:47, Alexandre DERUMIER < [email protected] > wrote: Hi, glusterfs packages are not in proxmox4 repository, so debian jessie repository packages are used currently Thanks Alexandre, gluster.org provides up to date jessie packages (3.7.5) but I'm guessing the proxmox qemu is only built with the 3.5.x gfapi client? that could be a problem. -- Lindsay _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
