Recent content by Emorivox

  1. E

    [SOLVED] Huge I/O delays on backup/restore jobs

    I'm just curious... I'm having similar issue, dead slow restore from backup, on a Dell Poweredge, I have 3 enormous 4TB sata diks, RAIDZ1 ZFS pool, AHCI mode: I've seen from the bios that RAID mode is also available (which sounds weird to me because there is NO raid card on the server) but i...
  2. E

    Can’t connect Docker container (Debian 10 LXC host) to external network

    Hi oguz, at firts thank you for your kind answer... So far so good I could solve the problem, some more details: - in the hurry I wrote that the problem was "Access denied (13)" but actually the correct message was "Permission denied (13)" - all in all I had better results with Turnkey Core...
  3. E

    Can’t connect Docker container (Debian 10 LXC host) to external network

    I’m getting mad in this situation so I decided to write here in the forum. I’m developing a simple application with .NET Core that connect a socket to a server (industrial protocol Modbus TCP) (port 502). I’ve made some tests with different configuration but more or less the result is always...