Search results

  1. T

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

    I just want to send my logs on a HDD instead of the SSDs. I dont want "not to log"
  2. 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!
  3. T

    Server crashed / not accesible at random time

    New crash - I plugged a monitor. This is what I got on the screen. https://imgur.com/a/ZrYARMb
  4. 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...
  5. T

    [SOLVED] LXC i9-12900T GPU Plex passthrough

    Thnak you! I will check it out! Later edit: Worked as a charm!
  6. 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...
  7. 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...
  8. T

    VM disk Size

    Thank you for your quick answer! How can I do this 'safely' ?
  9. 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...
  10. T

    [SOLVED] Nvidia LXC Setup

    1. Indeed I forced a transcode and I see the hw, so it looks good! Thank you again!
  11. T

    [SOLVED] Nvidia LXC Setup

    Wow .. instant success! Thank you! Quick questions: 1. How do I realy know is working ? I runned a movie on plex now and it seems the CPU is under 5% so seems ok but it deos not seem to transcode ... but is there any specific test to make ? Later Edit: Found the way to force a transcode -...
  12. 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...
  13. T

    [SOLVED] Install NVIDIA Drivers

    In case anyone needs a similar solution, this is what worked as part of Jason's recomandations: 1. Replace the contents of /etc/apt/sources.list with the following: deb http://ftp.us.debian.org/debian bullseye main contrib non-free deb http://ftp.us.debian.org/debian bullseye-updates main...
  14. T

    [SOLVED] Install NVIDIA Drivers

    Thanks a lot for your help and patience :) PS: I will try tommorow the install in container .. 1:30 - AM now :)
  15. T

    [SOLVED] Install NVIDIA Drivers

    and until now it seems ok ...