=== michele_ is now known as michele === mybalzit1h is now known as mybalzitch === michele_ is now known as michele === genii-core is now known as genii [17:25] Recently encountered an issue: "fork: retry: Resource temporarily unavailable" ends up erroring out a ton of my processes. Looked at the fix, they mentioned it could be a memory, ulimit or kernel limitation. So I end up checking memory (53% usage only), upping ulimit for processes to their maximum, upping files opened to their maximum, putting [17:25] pid limit to the highest and doing the same within the kernel. Memory usage is probably not an issue since I got about 50 gb left. So after doing all that, can't think of what else would cause the problem. It's an AWS instance so might have to do with virtualization issue. So far have 2 computers with this issue. Wondering if someone else has [17:25] encountered this problem. [17:28] I'm searching for a method to mount VM disk from API, like libguestfs. IS there any option for libvirt to do that from python API? not by the CLI [18:21] punkgeek, dnf info python3-libguestfs === Walex is now known as Walex_away [20:37] ChmEarl: how can I use guestfs to manage a VM disk on the remote server which I connected by libvirt. [20:41] should I make another connection or I can use the libvirt ssh connection for guests? === genii is now known as genii-core