Latest activity

  • B
    Bu66as replied to the thread Proxmox HPE Alletra Support.
    Hallo @j.palm, ergänzend zu @Falk R. Empfehlung mit NVMe over FC noch ein paar praktische Hinweise: NVMe/FC Setup auf PVE Die Alletra-Reihe (inkl. ehemals 3PAR/Primera) unterstützt NVMe/FC nativ. Auf PVE-Seite braucht ihr: nvme-cli...
  • C
    ChrisTG74 replied to the thread LAG / VLAN on node setup.
    Hi Christoph, thanks for the information. Do you have any clue when the next round of installer-features will be released? It that done on a regular schedule? TIA!
  • dakralex
    I'm sorry, the pve-container package in version 6.1.2 is still in the trixie/pve-test repo as of now, if you want to try the new version to fix the issue.
  • J
    I am working on getting a local LLM working using LXC for my Homeassistant on a Strix Halo chip and three pieces are required: 1) Kernel 6.17 (done) 2) firmware-linux-nonfree 20260110 (conflicts with pve-firmware) 3) ROCM 7.2 (dependency issues)...
  • J
    @Onslow : this seems effective. So I need to upload this ISO image to the node first, then attach it to the VM, then boot on this image, right? @leesteken : shame on me, I don't have any backup! I was actually reorganizing the VMs and planned to...
    • 1771855061680.png
  • C
    ChrisTG74 reacted to cheiss's post in the thread LAG / VLAN on node setup with Like Like.
    There's already an open feature request: https://bugzilla.proxmox.com/show_bug.cgi?id=2164 So yes, it is planned down the line. FWIW, if you are already doing automated installations, using a first-boot script could be used to automate that.
  • B
    Hallo @Hope, dein ZFS-Mirror hat noch eine intakte Platte — die Daten sind also nicht verloren. Das Problem ist, dass du den Pool in PVE importieren und dann an die OMV-VM durchreichen musst. Hier die Schritte: 1. Pool auf dem PVE-Host...
  • B
    @Johannes S hat die wichtigsten Punkte sehr gut erklärt. Ergänzend zur nachträglichen ID-Korrektur: Der sauberste Weg ohne temporäre Platte ist zpool replace — du ersetzt die Platte quasi durch sich selbst, aber mit dem ID-Pfad: # Erst die...
  • B
    @wire2hire, interessanter Datenpunkt mit den 70 MB/s bei USB 3.1 — das widerspricht den 4 MB/s von @jsterr deutlich. @jsterr, ein paar Gedanken dazu: Woher kommen die 4 MB/s? Die 70 MB/s von wire2hire zeigen, dass PBS auf USB-HDDs grundsätzlich...
  • B
    Bu66as replied to the thread Tape-Backup für Anfänger.
    @Mrt12, zu deinen offenen Fragen: Was passiert wenn die Tapes im Set voll sind? PBS fordert ein neues Tape an. Du bekommst eine Meldung im Task-Log, dass ein neues Tape eingelegt werden muss. Ohne Autoloader wartet der Job dann, bis du ein Tape...
  • J
    jeffgott replied to the thread ZFS notifications.
    The first test failed with the 'sent to wrong region' error. The second looked like it worked but I didn't get an email (even in the junk folder). I checked in Mimecast and it didn't show any held emails either.
    • 1771850469599.png
    • 1771850486882.png
  • B
    Bu66as replied to the thread Sicherung von Sicherungen.
    Hallo @TErxleben, nativ kann PBS tatsächlich keine Raw/VMA-Backups pullen — das ist ein oft gewünschtes Feature, aber aktuell nicht vorgesehen. Der sauberste Weg ohne Script-Logik wäre: Lokalen PBS als Zwischenschicht Statt Raw-Backups lokal...
  • B
    Hallo @Proximoxi1, der HA-Fehler service 'vm:102' in error state, must be disabled and fixed first bedeutet, dass PVE die VM im HA-Manager als fehlerhaft markiert hat. Das musst du zuerst auflösen: ha-manager set vm:102 --state disabled...
  • L
    Hi everyone, im running a Cloudflare WARP Connector on a host inside my Proxmox, but I somehow can't communicate into my LAN when using the Cloudflare WARP Client. The Connection between the Host and Cloudflare is established and ok, the...
  • Z
    I currently have the pve-no-subscription repo enabled, but no dice on upgrading to pve-container version 6.1.2. Here is my result from running apt policy for the package: root@beelink:~# apt policy pve-container pve-container: Installed...
    • 1771849455400.png
  • E
    Is it a bug or do I something wrong?
  • mcc2005
    root@vmserver04:~# qm unlock 404 trying to aquire lock...can't lock file '/var/lock/qemu-server/lock-404.conf' - got timeout root@vmserver04:~# Is there any way that this can be resolved without restarting the nodes?
  • S
    I searched for that specifically and found that ofter they got an issue with net.ipv4.ip_forward=1. But I have that active on all my vms and the proxmox host. Also on the /etc/network/interfaces.d/sdn. Edit: typo
  • T
    First thing that comes to mind is live migration. Also these two nodes have to use the ceph storage, and maybe later will get osd
  • A
    Hello I'm new user of proxmox I try to install a pterodactyl server on a ubuntu server in proxmox at home I use this script : https://pterodactyl-installer.se All seems good with the installation but it fails when it needs to connect to github...