Latest activity

  • SteveITS
    I see several Ceph updates today: ceph (19.2.3-1~bpo12+2) bookworm; urgency=medium * bluefs: fix OSD crash caused by incorrect allocation unit size alignment assertion.
  • W
    Thank you for your proposal. Since all my VMs' storage resources are on remote storage and moving them to local doesn't work, this would mean I have to shut down all VMs. Please understand that I do not yet feel desperate enough to take this...
  • I
    When I change to linux, the same happens. But when I change from UEFI to seaBIOS it works. So I installed Windows 11 with the Regedit > LabConfig and the 3 entries: BypassSecureBootCheck, BypassTPMCheck, BypassRAMCheck and know I can use the NV...
  • SteveITS
    If you install PVE on the third node/VM then why not join it to the cluster instead of making it a Qdevice? It just seems like a lot of unnecessary stuff that you won't be using, if you aren't joining it (thus no visibility), and if you are...
  • M
    What I'm missing are more advanced options when restoring backups: 1.) a way to set the target storage for each individual virtual disk Right now you can only choose a single target storage and all virtual disks will be restored to that storage...
  • UdoB
    Das sollte das normale Verhalten sein, sofern man eine "unrestricted group" - mit allen Nodes - definiert hat: https://pve.proxmox.com/pve-docs/chapter-ha-manager.html#ha_manager_groups "Resources on unrestricted groups may run on any cluster...
  • M
    mocha reacted to Dunuin's post in the thread Feature request: volblocksize per zvol with Like Like.
    zfs create YourExistingPool/NameOfNewDataset Then you can add that dataset as a new ZFS storage using another block size via GUI " Datacenter -> Storage -> Add -> ZFS" and point it to "YourExistingPool/NameOfNewDataset".
  • M
    Meh, I found this information in systemd logs: journalctl -u proxmox-backup-proxy.service --since "2026-03-02 12:57:08" --until "2026-03-02 16:50:11" Then I found: mar 02 15:50:11 pbs proxmox-backup-proxy[199979]: can't verify chunk, load...
  • M
    mocha reacted to Dunuin's post in the thread Feature request: volblocksize per zvol with Like Like.
    What I'm really missing is a option to set the volblocksize for single zvols. Now it isn't really possible to optimize the storage performance even if ZFS itself would totally allow that. Lets say I got this scenario: ZFS Pool: ashift=12, two...
  • UdoB
    No! Just remove it from the backup then. There is the "Selection mode:" "all" - what I expect you to use until now. And there is "Exclude selected VMs". So you can have all VMs to be backuped, except the one (or multiple) you select in the...
  • B
    Brendan1 replied to the thread Proxmox Cluster Random Reboot.
    Contents of network/interfaces and corosync.conf /etc/pve/corosync.conf logging { debug: off to_syslog: yes } nodelist { node { name: pve1 nodeid: 1 quorum_votes: 1 ring0_addr: 10.13.30.2 } node { name: pve2...
  • M
    Hi, I have strange problem with may oldest backups, some of them had missing chunks (I found 6 snapshots with problems). I have set up verification every 2 days, with skip verified and re-verify after 29 days. I check logs and I found only...
  • UdoB
    I still think that a QDevice is the way to go. Setting up another PVE VM (in Windows) just for the sake of GUI-visibility seems to me completely unnecessary and wasteful. Add to that, the NW element inter-cluster is more complex & generally...
  • S
    ScottFS replied to the thread automated install via PXE boot.
    I would love to see your process. We're about to roll out 1000s of proxmox installs and I'm looking thru the best way to automate the entire thing and your approach is much nicer then some of the others.
  • S
    ScottFS reacted to FingerlessGloves's post in the thread automated install via PXE boot with Like Like.
    I ended up writing my own process, by looking at how the init script works. I just need to finish the README n stuff and I'll throw it on my Github, but effectively what it does is. Could be useful for others. Create a custom initrd.img -...
  • cheiss
    cheiss replied to the thread LAG / VLAN on node setup.
    There are multiple ways, you can have it either bake it into the ISO file itself, have it read from a labeled partition or from an HTTP server. First off, you need our proxmox-auto-install-assistant tool, which is available via our repositories...
  • A
    andreisrr replied to the thread Moving VMs with snapshots.
    So in conclusion, there is no way to move a VM's disk to a different storage together with the snapshots, right? - copy disk to new storage, old disk & snapshot remain on old storage, if snapshot is used other then discard, Vm reverts to old...
  • M
    mfederanko replied to the thread Moving VMs with snapshots.
    No, the snapshot(s) will stay on the original VM. After switching you can keep the original around (and create snapshots of the new VM) and remove the old one when you data retention policy allows it.
  • C
    ChrisTG74 replied to the thread LAG / VLAN on node setup.
    Thanks for the answer, but it does not answer my questions. I already know the article and it leaves exactly my questions open. I still do not understand were this needs to be put. If you call it automated installation, okay, but how do I...
  • A
    For now this machine is kept powered off for specific reasons. It is still in the backup schedule. So it stays off, for now. Secondly, because rotational disk based storage media may be adversly affected by extensive and repeated read...