sorry for weak terminology.
machine A - msi motherboard
machine B - laptop
machine C - dell
Scenario A:
same network A and B:
I created cluster in machine A, add machine B.
result:
- Both pve instances show up in the cluster when I am at machine...
Hey,
I made a small native macOS menu bar app for Proxmox VE called ProxmoxBar.
It lets you:
monitor VMs/LXCs quickly from the menu bar
see cluster resources (CPU, RAM, storage)
start/stop/restart instances
manage multiple Proxmox servers
get...
Hello,
I don't know exactly when the problem started, but the backup in "stop mode" do not stop actualy the VM. I'm currently running PVE 9.1.6.
This problem occurs with or without qemu-guest-agent active.
The VM are mostly running DEBIAN 13...
I wanted to drop on note on this thread for anyone installing the TrueNAS plugin. When you configure your plugin, ensure that whatever name you choose for your storage does not have a leading number in the name E.g. "1uStorage" vs "Storage"...
Das mit den Immutable Backups bei Veeam ist nur notwendig weil das Backup Repository immer erreichbar sein muss. Außerdem ist das nicht wirklich unveränderbar, sondern nur der User mit dem Backups geschrieben werden, darf keine root Rechte haben...
Hi onam,
To get the terminology right, you mean cluster as in: "I can manage node A when logging in to node B, and vice versa", not the specific combination of nodes into a HA-cluster, correct?
Either way, as far as I'm aware, clustering is...
See https://git.proxmox.com/ All packages in enterprise are already available in the respective no-subscription and test repos, as is all of their source code, nothing gets withheld...
Proxmox VE is released under the AGPLv3, as an avid license...
I asked on the ceph-users@ceph.io list and two answers so far were to not run it on an active disk, and to not run it at all...from a Croit email account, "I'd advise against using sparsify, especially on any mapped RBD (running VM). We had a...
Have worked out a solution that works for us - if anyone has a similar need:
#!/bin/bash
/usr/sbin/proxmox-backup-manager task list | grep "DailyTape" | awk '{print $9}' | xargs -r /usr/sbin/proxmox-backup-manager task stop
sleep 10...
I want to create a cluster with two nodes. one node is msi motherboard z790 7e25 the other is an old laptop . I want to do some test runs before adding the msi motherboard to a real running pve instance.
I create a cluster then try to add the...
Hi all,
I have a container on a thinly provisioned LVM volume. I want to extract the disk that backs the thin volume out of the system running Proxmox, but run into the issue that thin volumes don't support shrinking.
After moving stuff out of...
I discovered that adding relax_rmrr to my GRUB configuration resolved the problem.
For anyone facing a similar issue, here's the line I added to /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on,relax_rmrr iommu=pt"
and then...
I'm having an issue with the kernel getting it to update.
PVE was 9.0.x and going to 9.1.x, I had an error when it got to the kernel update (through the GUI, but am on 9.1.6 now and 6.14 works but not 6.17)
I had to reboot and select the old...
I mean a "RAID0 of two RAIDz2 vdevs". Something like this:
zpool create tank \
raidz2 disk1 disk2 disk3 disk4 disk5 disk6 disk7 \
raidz2 disk8 disk9 disk10 disk11 disk12 disk13 disk14
That's true, as I mentioned above:
That happens...
Dankeschön! Ich habe mich jetzt schon ein paar Mal doch ein klein wenig aufgeregt über die eingestreuten deutschen Posts. Nicht dass ich das den Leuten persönlich nehmen oder dass es mich als Muttersprachler vor Probleme stellen würde aber ein...