[systemd-devel] Controlling user processes with systemd+cgroups

2015-09-03 Thread Benjamin Rose
Hello all, I am in an academic environment here, and lots of poor code gets written and then run. Memory leaks are a constant problem. So with RHEL6, I used cgconfig and cgred to create 3 cgroups partitions: /students: 80 CPU ticks, 80% of available memory total /staff: 10 CPU ticks /system:

[systemd-devel] requiring all template instances in a service

2015-02-25 Thread Benjamin Rose
Hello all, I hope this is the right place for this inquiry. I was noticing extremely slow reboot times on three of my hosts running corosync/pacemaker for shared storage. I enabled the systemd debug logs, and found that pacemaker was attempting to communicate with it's peers to notify of the

Re: [systemd-devel] requiring all template instances in a service

2015-02-26 Thread Benjamin Rose
thought since network.service generated the teamd instances, it would have known to keep them alive until all services requiring network were finished. Thanks, Ben On 02/25/2015 10:38 PM, Andrei Borzenkov wrote: В Wed, 25 Feb 2015 18:42:47 -0500 Benjamin Rose пишет: Hello all, I hope

Re: [systemd-devel] requiring all template instances in a service

2015-02-26 Thread Benjamin Rose
bugzilla as a potential line to be included in the distro teamd unit file. Ben On 02/26/2015 12:52 PM, Andrei Borzenkov wrote: В Thu, 26 Feb 2015 11:56:45 -0500 Benjamin Rose пишет: So given the distro unit file for teamd on RHEL7: [Unit] Description=Team Daemon for device %I [Service] BusName