Search results

  1. S

    LXC Debian 12 brand new, issue with systemd-networkd-wait-online and APT

    Hi, I've created a brand new Debian 12 LXC from the official template on my Proxmox 8 server. I've installed logcheck on the LXC as I usually do. Thanks to that I've noticed that APT "cron" tasks are having some problem with systemd-networkd-wait-online. I've quoted "cron" because I think those...
  2. S

    Alpine containers broken?

    I've been using Proxmox for a while with both VMs and containers. I wanted to test Alpine linux in a container but it seems to me the template is broken or it works quite differently than the Debian or Ubuntu images. The problem is a cannot login into it. Do they start a SSH server? I usually...
  3. S

    Change zpool devices from sata sdX to by-id/ata-* (not by-id/wwn*)

    So I did some replacement and upgrades of drives on a PVE node using ZFS and some hot swap enclosures. Everything went fine until the next reboot. Suddendly the zfs pool was degraded. The problem was some drives changing names in the form /dev/sda and so on. That's because I left a "hole" and I...
  4. S

    Windows VM rebooting (bugcheck)

    I have a couple Windows 10 VMs on my host with very different configurations. Both see frequent (as in daily, twice a day) reboots. The event log shows this: > The computer has rebooted from a bugcheck. The bugcheck was: 0x0000003b (0x00000000c0000005, 0xfffff8000a8c4ce3, 0xffff848f31524a40...
  5. S

    How to free a disk

    Hi, I have a Proxmox 5.4 installation consisting on a single node. The node has two physical drives: one NVMe drive and one SATA drive. The NVMe drive is the system one so everything is configured by default. The SATA drive was not configured during setup. After installation I configured as a...