Latest activity

  • Falk R.
    Falk R. replied to the thread Windows VM Disk Auslastung 100%.
    OK, wenn du keine echten Latenzen misst sondern nur die Anzeige im Taskmanager meinst, da sind immer hohe Fantasiewerte. Guck mal mit Tools wie nmon oder iotop auf dem Host wie die Auslastung und Latenzen auf der LUN sind.
  • fiona
    Seems like I forgot to follow-up regarding the VirtIO networking issue here before my vacation (only did it in another thread and the bug tracker). The issue was caused by a bug in the virtio-net kernel driver. The guest kernel is outside of...
  • G
    You should not be running a smart eco system that causes that when it is powered down. Smart systems (such as HA) are for automation, loose the system - loose the automation, NOT the ability for the lights to function & their local respective...
  • M
    That is my aim as well, and why I was asking if its feasible to debug that daemon in some form, the Abort seems to come out of nowhere but has quite heavy consequences. echo "blacklist hpwdt" > /etc/modprobe.d/blacklist-hp.conf and...
  • dakralex
    I don't think that pvestatd is related to this issue, because neither pve-ha-crm nor pve-ha-lrm directly depend on pvestatd. I haven't found any clues why pve-ha-lrm in particular is killed with SIGABRT... How was the HP modules blacklisted? Was...
  • LnxBil
    Spannend .... interessant wäre noch der erste Teil meiner Antwort über die Boot-Manager-Commandline. Wahrscheinlich haben sie da auch einen Riegel davor gepackt, aber auch müsste man aushebeln können. Kann man die VM generell frei von HPE...
  • LnxBil
    LnxBil reacted to _--James--_'s post in the thread Subscription costs (rant) with Like Like.
    Two main points I want to highlight specifically here. 1. as a supporting entity with your own client base, you should be taking on the role of first party support if you are going to linecard with Proxmox. It is the professional and responsible...
  • G
    Has been discussed, (I believe both in this thread & in others). Never tried by myself, but I would not mind if someone could give me actual current feedback, probably including a restore.
  • D
    By removing and readding the pbs-storage in pve, everything worked as desired! Thank you very much! Interestingly the role "DatastoreBackup" allows for backup and restore; however, with this permission, the list of available backups in pve is...
  • M
    No, it does not, unfortunately. The reboot step for backup is a problem. Running a backup should not cut off my entire network and turn my house dark. There is something called "rear" - or "relax and recover" which is supposed to support live...
  • M
    Correct. BUT what I do is; attach a USB drive that has the imaging capabilities (can be any plain Linux with dd) to the host, reboot into that USB drive, dd the host drive/s, reboot server, job done. This saves most of your above points...
  • Q
    quanto11 reacted to t.lamprecht's post in the thread Proxmox Mail Gateway 9.1 released! with Like Like.
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • J
    root@pve-1:~# zpool get cachefile root@pve-1:~# root@pve-1:~# systemctl status zfs-import.service zfs-import-cache.service zfs-import-scan.service ○ zfs-import.service Loaded: masked (Reason: Unit zfs-import.service is masked.) Active...
  • D
    I see, so the architecture is different. In that case, I think what bbgeek17 said is correct. Also, this was my first time learning about the terms IBM Power and ppc64le architecture, so it was very informative for me.
  • Stoiko Ivanov
    Finally, after 7.0 arrived in the enterprise repos, I upgraded all hosts (after testing one) and removed the pinning of 6.14 kernel. Ceph works, no OSDs out - at least for my hardware the issue seems to be solved.
  • J
    Maybe the partition table doesnt look right? root@pve-1:~# gdisk -l /dev/sda GPT fdisk (gdisk) version 1.0.10 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR...
  • G
    Correct. BUT what I do is; attach a USB drive that has the imaging capabilities (can be any plain Linux with dd) to the host, reboot into that USB drive, dd the host drive/s, reboot server, job done. This saves most of your above points...
  • news
    news replied to the thread ZFS Pool Partition Lost at Reboot.
    Please check your system: zpool get cachefile systemctl status zfs-import.service zfs-import-cache.service zfs-import-scan.service
  • J
    It's a single drive, each node has the same ZFS pool name (single drive)
  • J
    I was wandering if it was something strage with the sector size as this was a used Enterprise SSD, but seems normal at 512 root@pve-1:~# smartctl --all /dev/sda smartctl 7.5 2025-04-30 r5714 [x86_64-linux-7.0.12-1-pve] (local build) Copyright...