hi Olu, I know it's a bit old but could you please elaborate on “mount it on the host“? Do you mean in the debian that support proxmox (using the shell option)?
Hope you can still point me in the right direction. Thanks Philby
Klar wirkt das ein wenig wie die genannte Quadratur.
Mir schwebt aber nur vor, die Ereichbarkeit jeder Netzwerkkomponente in der Infrastruktur anzeigen zu können. Ohne fancy Onlinevisualisierung und Dauermonitoring. Wer setzt denn noch Geräte...
Quickly skimming through the thread here and the upstream issue (so I might have missed something).
I think the core issue here is that the broken zpool storage-01 is still configured as storage in PVE? - in that case pvestatd would try to...
ZFS is on the "correct" version:
root@pve-01:~# zfs --version
zfs-2.3.4-pve1
zfs-kmod-2.3.4-pve1
Sadly the issue issue isn't going away. I will try to ask for help in the Github issue again as downgrading doesn't seem to help.
The import...
So it seems it installed 6.17.4-2-pve after all before stalling on/after postinst.d/zz-update-grub.
Can you also boot it so you have zfs 2.3.4 as both kernel version and userspace tools?
The journal you posted is when booting 6.8.12-25-pve (zfs...
AFAIK the base memory is 1 GB and any other memory object must be set online by the kernel booted to be available. If the kernel doesn't do that, the other memory dimms are there but not active/usable.
Increasing the base memory, it is set in...
root@pve-01:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
2A62-256F is configured with: uefi (versions: 6.17.4-2-pve, 6.8.12-25-pve, 7.0.2-6-pve...
Ok, so we are now looking at a boot/kernel update issue.
Can you post proxmox-boot-tool status?
Does journalctl -k say anything during the dpkg command?
Thanks. the RAID controller is:
Broadcom / LSI MegaRAID SAS-3 3008 [Fury] [1000:005f] (rev 02)
Subsystem: Dell PERC H330 Adapter
grub.cfg looks ok and has the corrrect VG/LV. The megaraid driver is in the initramfs as I would expect
I've now...
Ja klingt viel, ist aber schon unterste Paket- bzw. Preiskategorie. Ist halt die Frage, was für Euch auf Dauer der einfachste und budgetfreundlichste Weg ist.
Mails empfangen ist mit dynamischer IP jetzt nicht das Problem, das Senden hingegen...
@news Vielen Dank für den Hinweis auf atime. Das wird meiner NVMe sicherlich guttun.
Die wirklich allerletzte Frage zu dem Thema:
Macht es Sinn /usr/sbin/zpool trim rpool wöchentlich als cronjob laufen zu lassen?
That error usually means the initramfs for the newer kernel cannot see the root storage yet, not that LVM itself changed. I would boot the working 6.5 kernel and compare the storage driver path first: `lspci -nnk` for the RAID/SATA controller...
Ok, das ist für 1000 Mails pro Stunde vielleicht ein angemessener Preis ... aber hier gehen ja bei weitem nicht so viele E-Mails raus. Ob sich das für uns lohnt, steht daher auf einem anderen Blatt.
I have a Dell R340 running Proxmox VE 8. It is fully up-to-date but is running kernel 6.5.13. A couple of years ago there was an update to kernel 6.8 but it didn't boot up, so I reverted.
I'm now trying to see if I get it running on 6.8 or 6.14...
The proxmox pool is healthy. I can easily boot from it without issue. The zpool storage-01 is the troublechild. The issue even happens on another OS (debian13 live OS).
I disabled the pool import with systemctl disable zfs-import@storage-01 and...