Re: [libvirt-users] Real time threads don't work in libvirt containers under CentOS 7.3

2017-02-06 Thread Peter Steele
On 02/06/2017 09:47 AM, Daniel P. Berrange wrote: On Mon, Feb 06, 2017 at 09:32:29AM -0800, Peter Steele wrote: We've been using libvirt based containers under CentOS 7 and everything has been working fine. One application we run in our containers is ctdb, which uses SCHED_FIFO (real time) threa

Re: [libvirt-users] Real time threads don't work in libvirt containers under CentOS 7.3

2017-02-06 Thread Daniel P. Berrange
On Mon, Feb 06, 2017 at 09:32:29AM -0800, Peter Steele wrote: > We've been using libvirt based containers under CentOS 7 and everything has > been working fine. One application we run in our containers is ctdb, which > uses SCHED_FIFO (real time) threads. This has been working without problems > un

[libvirt-users] Real time threads don't work in libvirt containers under CentOS 7.3

2017-02-06 Thread Peter Steele
We've been using libvirt based containers under CentOS 7 and everything has been working fine. One application we run in our containers is ctdb, which uses SCHED_FIFO (real time) threads. This has been working without problems until our recent upgrade to CentOS 7.3. For some reason, ctdb is no