Search results for query: "hook script"

  1. M

    Problem with MegaRAID SAS3508 controller

    I can also back this. 6.17 has megaraid problems even with a newer hardware. Mar 09 13:28:24 pve kernel: CPU: 6 UID: 0 PID: 745 Comm: kworker/6:1H T Mar 09 13:28:24 pve kernel: BUG: unable to handle page fault for address: ff5c2d2e81ada000 Mar 09 13:28:24 pve kernel: #PF: supervisor write...
  2. I

    Guest agent not running on Windows 11

    WAN Which is what basically happens now already. I don't know how this would help the service being able to start. That is definitely not the case, but the Upload might be a bottleneck. First one I am doing already, second one is not really an option, since I don't want to take the...
  3. 9

    [SOLVED] PVE 8.4 zu 9.1.6 - Upgrade schlägt fehl

    Hallo @Bu66as, Danke für die Kurzanleitung. Nachstehend die von mir ausgeführten Befehle inkl. deren Ausgabe: root@pve01:~# proxmox-boot-tool status Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace.. E: /etc/kernel/proxmox-boot-uuids does not exist. root@pve01:~#...
  4. M

    Backup job creates non-conventional folder path; QNAP cannot read

    Hi all, I've set up a simple and basic home lab recently, including PBS and a QNAP storage. The QNAP has an external USB drive for monthly backups. Unfortunately, this monthly job fails because the PBS backup creates folders that contain a colon ( : ): I've looked around the forum and the...
  5. G

    Guest agent not running on Windows 11

    if downtime isn't critical, if whole reading source isn't too long, the safest is schedule shutdown guest, then backup offline, then start guest after Backup done using hook script
  6. 9

    [SOLVED] PVE 8.4 zu 9.1.6 - Upgrade schlägt fehl

    Hallo zusammen, ich habe zu Hause meinen Proxmox VE Host von Version 8.4.1 auf 9.1 aktualisiert. Als Grundlage für das Upgrade habe ich den offiziellen Artikel verwendet: Upgrade von 8 auf 9. Mein Setup: Proxmox VE auf einer M.2 NVMe installiert Kein ZFS, kein Software-RAID Die...
  7. 9

    [SOLVED] PVE 8.4 zu 9.1.6 - Upgrade schlägt fehl

    Hallo zusammen, ich habe zu Hause meinen Proxmox VE Host von Version 8.4.1 auf 9.1 aktualisiert. Als Grundlage für das Upgrade habe ich den offiziellen Artikel verwendet: Upgrade von 8 auf 9. Mein Setup: Proxmox VE auf einer M.2 NVMe installiert Kein ZFS, kein Software-RAID Die...
  8. bbgeek17

    scheduled backup on PVE and NAS Wake-on-Lan (SMB storage offline)

    Add a sleep+healthprobe to your hook script? Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  9. E

    scheduled backup on PVE and NAS Wake-on-Lan (SMB storage offline)

    Hi all, I have a NAS that I keep powered off. I can successfully turn it on via Wake-on-LAN (WoL) and shut it down using an SSH command. My idea is to use a hook script: when the scheduled backup starts, the script should wake the NAS and then proceed with the backup. The problem is that when...
  10. gurubert

    Hook script not executed on source host of migrating VM

    Hi, to see how hook scripts work I created a very basic script and placed it on a storage available to each node: #!/bin/bash echo "$@" | logger -i -p local4.info -t snippet-test When migrating a VM between the nodes I only see log entries for "pre-start" and "post-start" hooks on the...
  11. V

    Start additional service when oci lxc container starts

    In oci images, there is no rc-service... Is there something like a Hook script which gets called at startup? How can I make sure, a certain command is started in case of container start? Example use case: A container based on a docker images needs to provide a samba share, which is not part of...
  12. M

    8700G iGPU 780m passthrough

    Hi Derek, I understand that the procedure is uncertain, but I also have an 8700G, like you, and I would like to try to fix the Error 43 issue by following your method. You mentioned the basic passthrough configuration, including the ROM files...
  13. F

    MS-A2 Minisforum (AMD Ryzen™ 9 9955HX + Radeon™ 610M) – The “I Finally Stopped Crying” Zero-Artifact iGPU Passthrough Thread

    Yes sorry I guess I really meant most of my additions to Uzumo's earlier work seem to be unnecessary with recent kernel and updates. I no longer need any of the settings for stabilising the voltages in the bios ... almost all the settings I recommended in the bios are better at the default at...
  14. T

    MS-A2 Minisforum (AMD Ryzen™ 9 9955HX + Radeon™ 610M) – The “I Finally Stopped Crying” Zero-Artifact iGPU Passthrough Thread

    Can you elaborate on this? I just updated PVE kernel. I still cannot get my 9955HX iGPU passed through to my Debian VM using @afonya method, including the reset hook script. I also tried just passthrough the entire PCIe device without splitting up or using custom ROMs, that causes my proxmox...
  15. C

    [SOLVED] auf gleichem PBS (v3) langsamen Storage zum langzeit Archivieren verwenden

    Das Erweiterungsgerät hat eben nur eine Steuerplatine, kein Mainboard. Klar könnte man den An/aus Taster per Shelly und Co. steuern. Das gewollte Ausschalten hat diverse Gründe. Deshalb wäre eine Funktion, mit der man z.B. gezielt Wochen/Monats/Jahresbackups kopieren kann sehr schön, auch schon...
  16. UdoB

    [SOLVED] auf gleichem PBS (v3) langsamen Storage zum langzeit Archivieren verwenden

    Viele meiner Homelab-Mainboards erlauben das Datum-/Uhrzeit-gesteuerte Einschalten direkt per BIOS-Setting. Andere Kisten kann ich per WOL aufwecken, aus einer crontab heraus. (Oder per schaltbarer Steckdose, "klassisch" oder per "Smart Socket" im Homeassisstant...) Ausschalten können sich die...
  17. B

    [SOLVED] Nach letzten Proxmox-Updates und Neustart startet ein LXC (OpenWRT) nicht mehr

    Noob incoming: Ich selbst hab nach dieser Anleitung den LXC erstellt. Das Script muss dann wohl von linuxcontainers.org stammen. Da das Problem erst nach dem jüngsten Update von Proxmox auftrat, sehe ich da erst mal die Ursache bzw. kenne keine Alternative.
  18. Falk R.

    [SOLVED] Nach letzten Proxmox-Updates und Neustart startet ein LXC (OpenWRT) nicht mehr

    Was hast du denn da für ein Hook Script bei deinem Container hinterlegt? Das schlägt fehl. Checke dein Script, dann läuft es wieder.
  19. shanreich

    Guest firewall letting blocked packets hit guest VM during fail over

    understandable, the only mitigation I can currently think of is by utilizing a hook script, but that won't catch every case in the guest lifecycle. I'll look into creating patches that resolve this problem by making the guest wait for a firewall update cycle before starting.
  20. H

    [SOLVED] Problem mit Update PBS

    Hallo, ich habe aktuell das Problem, das der Kernel nicht aktualisiert wird, da angeblich auf der Festplatte kein Platz mehr ist, was komisch ist, da dies nicht stimmt. Das ist der Fehler: No /etc/kernel/cmdline found - falling back to /proc/cmdline Copying and configuring kernels on...