Danke das hat geklappt, über WHMCS wurde die VM bereitgestellt und der SSH Zugriff geht auch. Wenn ich in der VM die erstellt wurde in der GUI von Proxmox gehe steht in der Konsole "starting serial terminal on interface serial0" was hat es damit...
I have a management bridge 'vmbr0' with IP address of 10.91.1.180/24 and default gateway 10.91.1.1. Two interfaces are bonded to this bridge.
I'm trying to create another bridge 'vmbr2' for iSCSI traffic with an IP of 10.91.16.200/24 and default...
Das `systemd-networkd-wait-online` schlägt fehl, weil DHCP nicht durchkommt. Entweder läuft kein DHCP-Server in dem Netz hinter vmbr0, oder er antwortet nicht auf die VM.
Für die Template-Vorbereitung setz temporär eine statische IP, damit du...
Sorry to reply so late but could you please explain how to do this?
I'm able to mount the LXC's file system but how do i change the permissions to a user inside that LXC?
EDIT: Ok nvm i dont need help, just needed to understand that the uid/gid...
Hallo @vmwombat,
das Fragezeichen und fehlende VM-Namen deuten darauf hin, dass pvestatd zeitweise die VM-Konfigurationen nicht lesen kann. Das läuft über pmxcfs (/etc/pve).
Bitte auf allen drei Nodes prüfen:
# pvestatd Status und Logs...
Hallo @dekiesel,
die Verschlüsselung passiert Client-seitig auf den PVE-Knoten, nicht auf dem PBS. Nachträglich konvertieren geht nicht — du musst neue verschlüsselte Backups erstellen.
Vorgehen:
Encryption Key erzeugen (einmalig)...
Für die pfSense-Ersteinrichtung reicht der minimale Ansatz locker. Openbox + Firefox im LXC, per noVNC zugreifen — fertig. GPU-Passthrough brauchst du dafür nicht, die pfSense-Weboberfläche ist anspruchslos.
Wenn der Container danach nicht mehr...
Das `systemd-networkd-wait-online` schlägt fehl, weil DHCP nicht durchkommt. Entweder läuft kein DHCP-Server in dem Netz hinter vmbr0, oder er antwortet nicht auf die VM.
Für die Template-Vorbereitung setz temporär eine statische IP, damit du...
Just upgraded myself. Went just fine no issues. 3 OSDs. I got some interesting data after upgrading:
Ceph Squid → Tentacle Upgrade Benchmark Summary
Cluster: 3-node Proxmox (Intel NUC14, NVMe)
Pool: ceph-vms (replicated, size 2 / min_size 2)...
Wenn PermitRootLogin yes schon gesetzt ist, prüf auch ob PasswordAuthentication wirklich auf yes steht — Debian Cloud-Images setzen das teilweise separat auf no:
grep -ri PasswordAuthentication /etc/ssh/sshd_config /etc/ssh/sshd_config.d/...
Ich hab alle Befehle der Reihe nach ausgeführt
root@host:~# qm terminal 10000
starting serial terminal on interface serial0 (press Ctrl+O to exit)
Das steht erstmal lange da nach dem Boot und irgendwann kommt dann:
[FAILED] Failed to start...
After struggling for quite some time trying to create Ubuntu 24 VMs with their disks directly allocated on our SAN storage, I finally gave up on that approach.
As a workaround, I decided to create the VMs on local-lvm first, and then migrate the...
I've gotten around the migration issue by using Veeam to do a Restore to PVE which worked, but still curious about why the "failed to stat" messages and no size reported in the virtual disks...
Hi @mbaltera , welcome to the forum.
There is no configuration option you can change as PVE does not use LIBVERT. The deploy tool should be talking PVE API, not underlying hypervisor (QEMU/KVM).
Cheers
Blockbridge : Ultra low latency all-NVME...
We are looking for NetApp ONTAP Deploy support. NetApp currently doesn't support Proxmox due to incompatibility with their ONTAp Deploy product, which is used to deploy a NetApp OnTap virtual machine. The stated issue is the inability to interact...
Did you ever figure this out or did they fix it in an update after this? I was having a similar memory leak issue after reinstalling Proxmox Backup Server with version 4. I didn’t have this issue with version 3. Started doing this immediately...
Installing Wazuh agent on proxmox was as simple as this. Wazuh dashboard actually provides this command via "Deploy new agent" wizard.
wget https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.7.4-1_amd64.deb &&...
I am unable to get persistent cephfs mount working as per these official instructions.
Using Ubuntu 24.04.
This will not mount at boot:
#Mount ceph filesystem for video recordings
#DEVICE PATH TYPE OPTIONS
none...