Latest activity

  • J
    Ich denke, es ist am einfachsten und zugleich am sichersten, das Backup wiederherzustellen.
  • J
    AFAIK, in the past, the preview state was lost when a new major update was released, e.g. ZFS was introduces in 3.2 as a tech preview and out of preview in PVE 4.0
  • R
    Hello, and thank you for the reply! 1. Stop OSD process ( systemctl stop ceph-osd@XX ) and unmount OSD dir ( umount /var/lib/ceph/osd/ceph-XX ) As mentioned the device exists, the kernel can see it with lsblk, but LVM wont initialize the ceph...
    • Screenshot_20260526_055305.png
    • Screenshot_20260526_060343.png
    • Screenshot_20260526_060728.png
  • J
    Johannes S reacted to fireon's post in the thread Verifcation and Restore is failing with Like Like.
    This is not an official version from PBS. ARM is not officially supported by Proxmox. Therefore, it would be better you contact the developers directly via the GitHub repository. https://github.com/dexogen/pipbs/issues They might be able to help...
  • J
    Johannes S reacted to cwt's post in the thread Hardwarer oder Software RAID with Like Like.
    Die 5. HDD kannst Du als Reserve drin lassen und einen striped mirror aus den 4 Stück erstellen. RAIDZ/5/6 (parity) ist für VM Performance generell die schlechteste Wahl.
  • J
    Johannes S reacted to Abby2017's post in the thread Hardwarer oder Software RAID with Like Like.
    Moin zusammen, dieser RAID Controller ist verbaut ModelSmart Array P440ar Controller Firmware Version7.00 Ich denke wir werden die Hardware Raid variante bevorzugen ... Danke für eure Infos und Vorschläge.
  • J
    Johannes S reacted to boisbleu's post in the thread Hardwarer oder Software RAID with Like Like.
    Ich würde eine von den 5 großen HDDs ausbauen, aus den verbleibenden 4 ein RAID10 machen und die kleinen als RAID1 für das OS. Das RAID10 entweder per fstab oder als Directory einbinden. Und wenn du mutig bist und die Kiste eh nur zum Testen...
  • J
    Johannes S reacted to Abby2017's post in the thread Hardwarer oder Software RAID with Like Like.
    Hab grad nochmal auf den Server geschaut, also es sind SAS 10k HDDs verbaut, 2x 300 GB und 5 x 900 GB, meine erste Aussage ganz oben passt nicht, hatte ich falsch in Erinnerung. Den RAID Controller muss ich mit nachher mal genau ansehen.
  • J
    Johannes S reacted to UdoB's post in the thread Hardwarer oder Software RAID with Like Like.
    Gern ;-) Du hast vermutlich breitere Erfahrungswerte als ich --> unterschiedliche Empfehlungen sehe ich generell als wertvoll an.
  • H
    h@rald reacted to Jack1967's post in the thread Node maintenance mode UI with Like Like.
    And (temporarily) enabling maintenance mode for a server should be integrated in the shutdown procedures too. Resources defined as HA resources shouldn't be stopped when a server goes down but migrated to another available server the same kind...
  • H
    h@rald reacted to rebootnz's post in the thread Node maintenance mode UI with Like Like.
    Agree this needs to be added to the GUI ASAP so Proxmox can become more mainstream It shouldn't be that hard.
  • H
    h@rald reacted to Siebert_GmbH's post in the thread Node maintenance mode UI with Like Like.
    I miss this Maintenance Mode function in the GUI too. Last year i migrated our VMware and Hyper-V Clusters to Proxmox. The Maintenace mode is one of only Thing i miss. Hoe therer will be a button in the near future.
  • J
    I've just got a reply from Veeam support: I 'm a bit astonished that 9.2.x is still not supported by Veeam. However, I updated the plugin (one needs to uninstall the current one before) and will try if that fixes the problem. I will let you know!
  • J
    Johannes S reacted to fabian's post in the thread Slow forums? with Like Like.
    like I said - this is a global problem the last few months (well, a bit longer now already I guess). anything with dynamic content that basically allows endless possibilities to query (like git forges, forums, ...) are hit particularly hard...
  • shanreich
    You can leak into the default routing table via the Exit Node parameter, but currently not between EVPN VRFs.
  • K
    Does this mean that route leaking between EVPN VRFs is still not possible via the Proxmox VE 9.2 GUI?
  • J
    Johannes S reacted to fabian's post in the thread Deduplication question with Like Like.
    the behaviour is intentional and a security feature - each newly created snapshot is only allowed to re-use chunks of the previous snapshot, for other chunks it has to "prove" that it actually has that chunk by uploading it. PBS (as opposed to...
  • J
    Johannes S reacted to fabian's post in the thread New Secure Boot shim on Proxmox Host? with Like Like.
    updated shims for Trixie-based products are now rolled out, they are signed with both old and new microsoft certificates/keys.
  • J
    Johannes S reacted to shanreich's post in the thread SDN, IPAM & DHCP with Like Like.
    Yes, that is to be expected, the IPAM tab in Datacenter is what you pick when you choose `pve` as the IPAM option, otherwise the external plugin is used. What's the exact sdn config? cat /etc/pve/sdn/zones.cfg cat /etc/pve/sdn/vnets.cfg cat...
  • O
    Thanks for the reply! I admit I hadn't investigated the agent due to it working with no errors for years... root@redacted[~]# qemu-ga -V QEMU Guest Agent 5.0.1 root@redacted[~]# qemu-ga -D [general] daemon=false method=isa-serial...