Latest activity

  • A
    applejuice replied to the thread 8.4 to 9.2 upgrade.
    I found this after I asked... https://pve.proxmox.com/wiki/Upgrade_from_8_to_9. your method sounds much safer, but much less convenient.
  • A
    applejuice reacted to Rares's post in the thread 8.4 to 9.2 upgrade with Like Like.
    I usually full reinstall node by node. Move the VMs, remove the node from cluster, reinstall, add back the node to cluster, move VMs back. If you enable ZFS replication days in advance the migration is almost instant from one node to another.
  • R
    Rares replied to the thread 8.4 to 9.2 upgrade.
    I usually full reinstall node by node. Move the VMs, remove the node from cluster, reinstall, add back the node to cluster, move VMs back. If you enable ZFS replication days in advance the migration is almost instant from one node to another.
  • F
    Figured out the same thing also like 2 minutes ago. There is a file "/etc/sysctl.d/99-proxmox-arp.conf", last modified May, 13th with the following contents: net.ipv4.conf.all.arp_ignore=2 net.ipv4.conf.all.arp_announce=2 Pretty sure I did not...
  • A
    applejuice replied to the thread 8.4 to 9.2 upgrade.
    I am also in need of an 8.4 to 9.2 upgrade guide. Did you ever figure this out?
  • M
    Dear all, I am upgrading the hardware of my 3-node-homelab-cluster. Currently, every node has a single NIC (GbE). The new hardware has 4 NICs per node (2.5GbE) and I want to make best use of them. How should I set-up routing for my cluster...
  • fiona
    I have I/O threads enabled on all my servers. This is the config of the VM from my report: agent: 1 bios: ovmf boot: order=scsi0;sata0 cores: 4 cpu: x86-64-v3 efidisk0: local-tank01:vm-103-disk-0,size=1M machine: pc-i440fx-9.2+pve1 memory: 8192...
  • U
    I would check your Layer 2 stuff: Can you ping the node? Connect an Ethernet cable directly from your workstation to the node. As long as its gigabit, you do not need crossover cable From the console of the PVE node, try to ping its own IP -...
  • fiona
    Doesn't seem to be blocked in the config, but 5.0.1 is a rather old version. Does it work if you manually run qm guest cmd 101 fsfreeze-status?
  • N
    Hi fiona, please see attached output. I've already tried all available "Async IO" mechanisms, disabling "IO thread" at all and/or using "VirtIO SCSI" instead of "VirtIO SCSI single". Even tried without KSM. No success - still locks up with "io...
  • B
    I have I/O threads enabled on all my servers. This is the config of the VM from my report: agent: 1 bios: ovmf boot: order=scsi0;sata0 cores: 4 cpu: x86-64-v3 efidisk0: local-tank01:vm-103-disk-0,size=1M machine: pc-i440fx-9.2+pve1 memory: 8192...
  • ggoller
    Ah, I didn't look close enough at your sysctl's -- try disabling the global arp_ignore. So on every node: sysctl net.ipv4.conf.all.arp_ignore=0 The kernel takes the max between the global value and the per-interface value. In your case the max...
  • fiona
    Hi @nils-the-oldone1980, is there enough free space? Can you share the excerpt from the system logs/journal from around the time the issue happened as well as the output of pveversion -v and the VM configuration qm config ID with the numerical ID.
  • fiona
    You can CC yourself to the bugzilla entry, then you will get updates via mail when something changes. It depends on when a developer finds the time to work on it.
  • K
    Hi all, Currently I am running on PVE 9.1 with native MDADM RAID5(3x8 TB disks) looking into prospects for switching to BTRFS or ZFS but every now and then power goes out. At the moment I got 4 TB used out of ~ 16 TB and despite some issues it...
    • 1779802167606.png
  • Stoiko Ivanov
    Stoiko Ivanov reacted to Impact's post in the thread Useful Tips with Like Like.
    Don't: https://lists.proxmox.com/pipermail/pve-devel/2025-March/068874.html
  • Stoiko Ivanov
    please share the logs for such a mail - also keep in mind that PMG has different lists of welcome/block lists: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_welcomelist_overview and that you need to have the rules-priorities in...
  • R
    For comparison, this is from a node where everything is working as it should: Here is an example of the node that is not initializing the OSD's:
    • Screenshot_20260526_082140.png
    • Screenshot_20260526_082530.png
    • Screenshot_20260526_082623.png
    • Screenshot_20260526_082759.png
  • Stoiko Ivanov
    Stoiko Ivanov reacted to daanw's post in the thread [SOLVED] resizing PMG HDD root with Like Like.
    First extend the Phyisical Volume to the extents of the partition: pvresize /dev/sda3 Check with pvdisplay if the PV Size is now correct. Find out the LV Path of the logical volume you want to resize with lvdisplay | grep Path. Extend the Logical...
  • T
    Hast dur die DSM-VM mal heruntergefahren und geguckt was der PVE-Host dann anzeigt? Wenn dessen Anzeige sich normalisiert, hast du den schlimmen Finger identifiziert. Allerdings empfinde ich dein "Konstrukt" als recht exotisch. OMV ist ein...