On Sat, 22 Nov 2014 09:51:59 PM you wrote:> This fix will be in client. So you will anyway have downtime. So do a > normal upgrade by stopping the VMs, unmount the mounts, stop the volume. > Upgrade both clients, servers. Start volume and remount, start the vms > again.Does that mean qemu will have to be rebuilt to take advantage of it? or just libgfapi? -- Lindsay -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20141123/b93c25fc/attachment.sig>
On 11/23/2014 05:22 AM, Lindsay Mathieson wrote:> On Sat, 22 Nov 2014 09:51:59 PM you wrote: >> This fix will be in client. So you will anyway have downtime. So do a >> normal upgrade by stopping the VMs, unmount the mounts, stop the volume. >> Upgrade both clients, servers. Start volume and remount, start the vms >> again. > > Does that mean qemu will have to be rebuilt to take advantage of it? or just > libgfapi?I am not sure of that. +raghavendra Talur, +Poornima to check if the know. Pranith> > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20141124/d8226357/attachment.html>
On 11/23/2014 05:22 AM, Lindsay Mathieson wrote:> On Sat, 22 Nov 2014 09:51:59 PM you wrote: >> This fix will be in client. So you will anyway have downtime. So do a >> normal upgrade by stopping the VMs, unmount the mounts, stop the volume. >> Upgrade both clients, servers. Start volume and remount, start the vms >> again. > > > Does that mean qemu will have to be rebuilt to take advantage of it? or just > libgfapi? > >qemu would not have to be rebuilt. All the glusterfs fixes would be in shared libraries that get loaded dynamically by qemu while using libgfapi. A restart of qemu would exercise the newer code with fixes. Regards, Vijay