Latest activity

  • B
    Bu66as replied to the thread Sicherung von Sicherungen.
    @TErxleben, PBS-Backups als Raw-Images extrahieren geht direkt mit dem proxmox-backup-client — ohne VM-Restore: # Snapshots auflisten proxmox-backup-client list --repository user@pbs-host:datastore # Enthaltene Archives eines Snapshots...
  • S
    OK, so for an update.. I've managed to get the 'Virtual CD' working using PVE9.1 and iDRAC6, however this same error is still present. I'll attach a better screenshot once I get it of my phone, also I will try PVE 8.4 and let you guys know :cool:
  • G
    Giolden replied to the thread Tracking center export to file.
    Salut, Betreffend des Problems wurde dies folgendermassen gelöst: Rohdaten via SSH zu Proxmox Mail Gateway exportieren --> Als Beispiel diese ZeitRange: pmg-log-tracker -s "2026-02-17 00:00:00" -e "2026-02-24 23:59:59" -v -n -g > /tmp/raw.txt...
  • fba
    RAIDZ is the common short version of RAIDZ1, so single parity. There is no striping with just two disks available via WebGUI, because if one of the disks fails, all data would be lost. If you insist on using RAID-0 for data, it can be configured...
  • cwt
    Jo Fachboden und dann quer reinlegen. Habe ich im Testlab mit 3x Lenovo P720 auch so gemacht. 4 kleine Eckwinkel mit Flansch drangeschraubt, dann rutscht auch nix.
  • T
    Is the backport published to the enterprise channel?
  • C
    New to Proxmox but seeing something very weird. I am creating a NEW Linux VM. I go through the Wizard to create the VM spec's, tell it to mount the Ubuntu ISO, create a new disk and so forth. When I power on the VM, it boots to Windows. What in...
    • 1771866317532.png
    • 1771866342418.png
  • G
    Moin, ich habe hier folgende Konstellation Cluster Open vSwitch vmbr0 für Management an vmbr0 bond0 untagget an Switch keine weiteren vlans vmbr1 für VMs van vmbr1 band1 vlan1 untagget und vlan 10 bis vlan30 tagget an Switch das Netz für die...
  • A
    AntonJ replied to the thread LAG / VLAN on node setup.
    https://pve.proxmox.com/wiki/Automated_Installation#First_Boot_Hook_Section
  • A
    The number of OSDs isn't relevant to a pool as long as it is larger then the minimum required by the crush rule. For example, If you have an EC profile of K=8,N=2 rule, you need a minimum of 10 OSDs DISTRIBUTED ACROSS 10 NODES. so 1 OSD per node...
  • M
    Not really. If one uses the WebUI or follows the documentation the no-sub repository gets added with http instead of https, so no manual intervention needed: https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_no_subscription_repo...
  • J
    jeffgott replied to the thread ZFS notifications.
    I figured it out. I did not have mail.cf in /etc/postfix configured correctly.
  • H
    Enable PCIe in the Hardware tab for the GPU (enable Advanced)
  • T
    TErxleben replied to the thread Sicherung von Sicherungen.
    Ich erinnere mich schwach an 5-8J alte Diskussionen, die Nummer andersherum noch eleganter aufzuziehen. Nämlich aus einem PBS, eben dem "Zwischenserver", Rawfiles auf Offline-Medien schreiben zu können. Würde ich sogar ohne Schmerzen per Script...
  • U
    Kernel is 6.17.9 or something like that- latest from pve-no-subscription bcachefs is DKMS from Kent's repository, updated daily. Quote from Kent's Assistant (ProofOfConcept):
  • M
    markosoftfl replied to the thread CGNAT Link and Proxmox VLANS.
    I have the same issue and still looking for a soltuion. IT doesn't happen in my Vmware enviroment same set up so it Proxmox related. I'll keep looking and I'll post here if I get it resolved
  • P
    Typical setup is INTERNET/WAN <-----> Firewall <----> PMG <----> Mail server So with your firewall just create a NAT rule that routes port 587 to your Mail Server, not your PMG. This makes sense anyways because PMG just checks incoming and...
  • fiona
    Hi, which kernel version are you using? Are you using the DKMS module for bcachefs?
  • S
    Sorry for the late reply. I would like to have a total of 2TB of usable space, and performance isn't crucial since most services I run are for personal use. Regarding the RAID controller, I checked and unfortunately the Dell PERC 6/i doesn't...
  • K
    kuhl_ma replied to the thread Kein PXE-Boot bei UEFI Boot.
    Dieser Thema hat mich auch einige Stunden gekostet. Zum Glück bin ich nun auf diesen Hinweis gestoßen - Jetzt funktioniert endlich wieder der Netzwerk Boot. DANKE!