Re: [systemd-devel] controlling IO from a transient service

2016-06-30 Thread jsl6uy js16uy
That definitely did the trick I am creating/testing local qemu-based vagrant images. Very Nice not to have my host and ssd crushed every time I add boxes to vagrant! thanks very much again sir much appreciated On Wed, Jun 29, 2016 at 4:55 PM, jsl6uy js16uy wrote: > Did NOT even consider the cons

Re: [systemd-devel] controlling IO from a transient service

2016-06-29 Thread jsl6uy js16uy
Did NOT even consider the consequence of the su. been pounding the head. Thanks very much sir! will try as you recommend and report back best regards On Wed, Jun 29, 2016 at 4:00 PM, Lennart Poettering wrote: > On Tue, 28.06.16 11:20, jsl6uy js16uy ([email protected]) wrote: > > > Hello all, hop

Re: [systemd-devel] controlling IO from a transient service

2016-06-29 Thread Lennart Poettering
On Tue, 28.06.16 11:20, jsl6uy js16uy ([email protected]) wrote: > Hello all, hope all is well > > Should I be able to control the IO for a tar process? > > I am on arch linux using systemd-run to initiate a service to which I can > apply resource limits > > Linux 4.6.2-1-ARCH #1 SMP PREEMPT Wed

[systemd-devel] controlling IO from a transient service

2016-06-28 Thread jsl6uy js16uy
Hello all, hope all is well Should I be able to control the IO for a tar process? I am on arch linux using systemd-run to initiate a service to which I can apply resource limits Linux 4.6.2-1-ARCH #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016 x86_64 GNU/Linux systemctl --version systemd 230 +PAM