Search results

  1. R

    Regular crash followed by input/output error on a NUC 11 - Samsung 970 Pro

    Hi all, I've been struggling with some issues on my Proxmox server on a NUC 11. It has a NVME drive 970 Pro. I have already unmounted/remounted all components manually in case it was an issue with the connection. But basically, every now and then the machine would stop responding and looking at...
  2. R

    Backup Issues - NVME Drive failing ?

    Hi all, Hope i can get some help here. Recently, when backing up one of my VM, it would always fail at 78% with error -125. I checked multiple times, it doesnt seem to be related to resources (OOM or else). I restored an old backup, and it was "all ok" for probably around a month or 2, until...
  3. R

    Backup Hook Script

    Hi, I have been looking around but honestly struggled to find documentation on that. I’m trying to setup a hook script to run at the end of my PBS and regular Backup Job. What I’m trying to do is one each VM backup is finished, depending on the status, I would do a given action for that VM...
  4. R

    Bond Interface not working

    Hi all, I'm struggling to create a LACP bond interface in Proxmox. I'm trying to aggregate two 1Gb NIC to increase bandwidth. With the config described below, if I connect only of the ethernet, then it works fine, but when they are both connected, it fails to ping or reach Proxmox. I'm...
  5. R

    Wifi and Proxmox

    Hi, Maybe it’s a silly question but I’m a beginner trying to learn. My proxmox node (Intel nuc) has Ethernet and Wifi. My laptop doesn’t have Ethernet. I’d like to be able to use the wifi interface to directly connect to the node (web GUI). Is that something that is achievable ? If so could...
  6. R

    Mount a NFS Share from a VM to an LXC container

    Hi, I have one VM on my proxmox, with a NFS share mounted from it. It contains a significant amount of data. I'm able to access from another machine on my LAN so the share is set properly. I have read that the right way to do that, would normally be to mount the nfs on the host, and then use...
  7. R

    Proxmox Intel Iris XE Graphic Passthrough (Core i7-1165G7)

    Hi guys, I'm fairly new to proxmox and virtualisation in general. I have setup some VM, one of them being my media center that is working absolutely fine in DirectPlay. For transcoding, it's definitely not :) I have a NUC11, with a Core-i7-1165G7 and IRIS XE graphic. I've been trying to...