Recent content by hotspot021

  1. H

    Strange ZFS performance issue

    Hello, I have old-ish HP ProLiant Microserver Gen8. It has 4x 3.5" bays (currently populated with 2x WD Reds = /dev/sda, /dev/sdb) + 1x old Laptop 2.5" HDD ( I installed Proxmox OS only = /dev/sdc ) My setup is that I have the Proxmox installed on the single 2.5" HDD, where the whole disk was...
  2. H

    Ping with unprivileged user in LXC container / Linux capabilities

    Just another bump here that it still doesn't work. Proxmox 7.2 Debian 11 container from Proxmox template. Tried to install Nagios server for monitoring inside the container. It creates separate user "nagios". This particular user can not run ping command from inside the container as mentioned...
  3. H

    dpkg folder is missing - cannot apt-get update

    fixed by removing the content of /var/lib/apt/lists/ I'm just concerned about the root cause of this mess...hope it doesn't happen again
  4. H

    dpkg folder is missing - cannot apt-get update

    same issue as the OP I ran # apt update # apt full-upgrade Then it was working for day or two fine. The today I wanted to instal additional package and bad luck: root@XXX[ ~ ]# apt update Hit:1 http://ftp.cz.debian.org/debian bullseye InRelease Hit:2 http://ftp.cz.debian.org/debian...
  5. H

    ZFS Import fails during boot - systemctl reflects this but the pool is actually mounted once fully booted?

    Hello everyone, New Proxmox user here. Freshly installed Proxmox today, root on ext4. After installation new zpool created via the Proxmox GUI. Then run into the same issue described in this thread. I did some digging into the system. To me the issue is that the systemd template service created...