Recent content by John245

  1. J

    Supermicroserver (X12SPM-TF) - no 10GB ethernet after BIOS update

    I have a Supermicro server with and X12SPM-TF motherboard with as network controller a dual LAN with 10 GBase-T with Intel X550. Running Proxmox PVE enterprise latest. Running on BIOS v1.6 or lower the 10GB ethernet connection is working as expected. However after an update to BIOS v1.9 or...
  2. J

    question marks in cluster

    Issue solved. Rebooted the Node.
  3. J

    question marks in cluster

    It started with questions marks everywhere in the cluster but I managed to limite the question marks to the 3th node of the cluster (see below). I tried to stop and start the pvestatd service. When starting the service I get the following error: Job for pvestatd.service failed because the...
  4. J

    zfs error: cannot create snapshot 'TEAPHOME-Storage/vm-111-disk-0@__replicate_111-0_1704310144__': out of space

    I have a 3 Node Proxmox cluster with one ZFS pool on all Nodes. When I try to replicate VM111 to Node 2 I get the following error: zfs error: cannot create snapshot 'TEAPHOME-Storage/vm-111-disk-0@__replicate_111-0_1704310144__': out of space The results of zpool ist and zfs list for all...
  5. J

    Read only file system

    I agree. But in that case I can not explain that number of unsafe shutdowns. The Node is connected to an UPS. And after a kernel update I type "reboot"
  6. J

    Read only file system

    That should than happen when a kernel update is applied as this is almost the only reason to restart. Shutdown will almost never happen.
  7. J

    Read only file system

    These are at least not from power loss as there is an UPS. If I assume that a shutdown will cause also shutdown of the Node it looks like it relates to Proxmox kernel updates.
  8. J

    Read only file system

    It is indeed a cluster (with in total 3 Nodes). See in this thread also the results of the smartmontools. It seems a failing NVMe.
  9. J

    Read only file system

    Using smartmontools: My conclusion is that the NVMe should be replaced. According to Samsung I have 5-Year Limited Warranty or 600 TBW Limited Warranty The NVMe is 3 Years old and less than 600TBW (180 TB). Is the best way forward to do a fresh install or clone this NVMe?
  10. J

    Read only file system

    When I try to refresh (under updates) I get the following error: starting worker failed: unable to create output file '/var/log/pve/tasks/F/UPID:TEAPHOMEPVE02:00001E64:00025ADC:6578CB3F:aptupdate::root@pam:' - Read-only file system (500) The journal showed. the following: It seems that the...
  11. J

    Unable to instal OSSIM 5.8.14

    @deanfourie do you have a link to an older version of the ISO? --- John
  12. J

    Intel NUC kit NUC7i7DNHE freezes after update to Proxmox 8.0.3

    @t.lamprecht Adding a HDMI dummy solves the issue so it seems a kernel issue.
  13. J

    Fatal parsing error for at least one repository

    That fixed it. Luckily all three nodes has an enterprise license. --- John
  14. J

    Fatal parsing error for at least one repository

    Under repositories I have the following warning: When I run apt update I will get the following Ignoring file 'pve-enterprise.listapt' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension How to resolve? --- John