<div dir="ltr">Hello,<br><br><div><span>recently we encountered strange systemd problem on automated tests of networking<br>part of oVirt VDSM project.<br></span></div><div><span><br></span></div><div><span>Sometimes this happens:<br></span>$ /usr/sbin/ifdown enp1s0f1<br>$ /usr/bin/systemd-run --scope --slice=vdsm-dhclient /usr/sbin/ifup enp1s0f1<br>Failed to start transient scope unit: Unit run-13034.scope already exists.<br><br></div><div>systemd-run should create a new scope every time it's called, should not it? Could it be<br>a racefull bug in systemd?<br><br></div><div>I found recently added issue [1] which describes similar problem, but with --unit instead<br></div><div>of --slice. Note that our machine which reproduced it has systemd older than v220.<br><br></div><div>Is it possible, that this is the same case as described in [1] and therefore it should be<br>fixed in systemd 220?<br><br></div><div>Is it possible to backport [1]'s fix to EL7?<br></div><div><br></div><div>Thanks a lot,<br></div>Petr<br></div>