[systemd-devel] systemd-nspawn v237 - cannot start two containers with same directory

2018-07-26 Thread [email protected]
Hi All, I am using systemd 237. I am trying to start two containers using systemd-nspawn with same root directory. First one starts but the second one throws the Error "Directory Tree /a/b/c/ is currently busy." In version 239 man pages, it's mentioned implicitly, that it can be used so. v239 man

Re: [systemd-devel] systemctl show outputs incorrect MemoryCurrent value

2018-07-26 Thread Lennart Poettering
On Do, 26.07.18 08:07, Reindl Harald ([email protected]) wrote: > arbitary numbers also don't help machines much and UINT64_MAX is a > random value making no sense - really - something like -1 but why in teh > world UINT64_MAX for something unset -1 and UINT64_MAX are kinda the same thing if

Re: [systemd-devel] systemctl show outputs incorrect MemoryCurrent value

2018-07-26 Thread Mantas Mikulėnas
On Thu, Jul 26, 2018, 09:08 Reindl Harald wrote: > > > Am 26.07.2018 um 05:20 schrieb George Xie: > >> dealing internally with surch arbiatry numbers is still a differnt world > >> than ouput it in a user-tool like "systemctl show" which could simply > >> translate it to some meaningful string >