Search results

  1. T

    [SOLVED] Change /var/log/pveproxy/ & /var/log/pve/ locations

    Hello, I just moved all my syslog logs to another directory. Where can I find the respective config files, so I can change the log location for /var/log/pveproxy/ and /var/log/pve/ ? Thank you!
  2. T

    Server crashed / not accesible at random time

    Hello, I do have a problem with my new machine. I changed the server a few weeks ago and it crashed a few times "out of the blue". By crashed I mean is not accesible from outside and, as I dont have a monitor attached to see the console, I am just restarting. Small history: 1. Initialy thought...
  3. T

    [SOLVED] LXC i9-12900T GPU Plex passthrough

    Hello, I migrated my proxmox to a new machine. The old one had a nvidia GPU: I uninstalled that driver after I moved the LXC to the new proxmox. I used this as a reference to make the iGPU available in the LXC container...
  4. T

    LXC - An NVIDIA kernel module 'nvidia-drm' appears to already be loaded in your kernel

    Hello, After updating proxmox kernel, it seems my Nvidia drivers are not working on my LXC with Plex. I uninstalled the driver from both hypervisor and LXC. I installed the last driver (NVIDIA-Linux-x86_64-510.54.run) on hypervisor. However when I am trying to install the same driver on LXC I...
  5. T

    VM disk Size

    Hello, I do have a small issue. I created a VM with 500GB a few months ago. Lately I've seen I have only ~20% free ... when I realised that somehow my "main" partition is only 200GB. I am a little lost on what do I need to do and why is like this. Why maper has only 200GB and how can I make it...
  6. T

    [SOLVED] Nvidia LXC Setup

    Hello, After I installed the Nvidia drivers on proxmox I continued to use this to install it on the container itself. First observation is that in my case (vs the refferenced guide ^^), on the HOST I am missing the dev/nvidia-modeset root@hypervisor:~# ls -l /dev/nvidia* crw-rw-rw- 1 root...
  7. T

    [SOLVED] Install NVIDIA Drivers

    Hello, I am trying to use this how-to for my Plex LXC. While seems a good how-to ... it does not describe how to install the host driver. As a result I downloaded the NVIDIA-Linux-x86_64-470.86.run from Nvidia site. After bypassing a few other issues ... I got an error that my GC is not the...
  8. T

    LXC Nvidia passthrough

    Hello, I tried to use this to passthrough my Nvidia card to a ubuntu LXC for Plex . Unfortunately it seems the method (jessie-backports) is not valid anymore. Questions: 1. Any up2date how-to to acomplish the same ? I've seen some for VMs, but I understood LXC is better for passthrough and...
  9. T

    Generic questions

    Hello, i just installed promos a few days ago and 2 VMs. I do have a few questions: - What will be a better approach on ssl to da auto renewal on *.domain …. the proxmox acme or a dedicate container or vm with a small Linux, certbot and ngix ? … I guess for nogix I will do the vm anyway ?! …...