On 04/10/2015 05:08 PM, Charles Arnold wrote: > With large Xen VMs (>128Gig) the libvirt connection will sometimes > timeout while Xen is scrubing memory. I don't know if KVM would > have similar issues. Setting the interval longer or increasing the retry > count in the call to _backend.setKeepAlive is a simple way to solve the > problem but perhaps not the best. > > What I wonder is if there is interest in creating a preferences tab > allowing these two values to be modified as needed. Or maybe > it should go on the Connection Details Overview dialog next to the > Autoconnect checkbox? I could put together a patch if doing this is > desirable. > I'd like to avoid that route if we can. I don't like adding things to the UI that are only relevant for an extreme edge case. Maybe we can disable the keep alive timeout if conn=xen and there's a VM with memory over a certain amount? You'd probably want to implement it by having vmmConnection hook into it's own vm-added signal, so it only checks each VM once - Cole _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list