Recent content by Bauanga

  1. B

    AMD GPU Drivers -> You are attempting to remove the meta-package 'proxmox-ve'!

    Thank you for the response. I simply didn't know that Proxmox already includes drivers for the AMD GPU. In guides I've read about hardware acceleration for Jellyfin in an LXC container, it was mentioned that the graphics driver needed to be installed on the host. As far as I understood, parts of...
  2. B

    AMD GPU Drivers -> You are attempting to remove the meta-package 'proxmox-ve'!

    Dear Community, I want to install AMD GPU drivers on my Proxmox host to make the AMD GPU usable in a Jellyfin LXC container. However, when installing the drivers, I always receive the following error message: Do you want to continue? [Y/n] y W: (pve-apt-hook) !! WARNING !! W: (pve-apt-hook)...
  3. B

    [SOLVED] Docker Containers Not Accessible After IP Address Change

    Okay, i've had a long day and forgot some ip settings in the dns service. This thread can be deleted.
  4. B

    [SOLVED] Docker Containers Not Accessible After IP Address Change

    Dear community, In a Proxmox environment, I have a Ubuntu Server VM running various Docker containers, some of which should be accessible over the internet. Everything was running smoothly until recently. Due to a network change, I've updated the IP addresses of both my Proxmox environment and...
  5. B

    ECC RAM Protection for VM Files on a Btrfs Formatted System within a Proxmox Host

    Thank you for your detailed explanation! It really helped me understand the basic mechanisms of ECC RAM and the considerations around using file systems with ZFS. When you mention preferring a "simple filesystem" for the guests, could you specify which filesystem you are referring to?
  6. B

    ECC RAM Protection for VM Files on a Btrfs Formatted System within a Proxmox Host

    Hello everyone, I am currently diving into the details of ECC RAM functionality in relation to file system integrity, specifically within a virtualized environment on Proxmox. My setup involves a Proxmox host with a ZFS volume, and the system is equipped with ECC RAM. Here's where I need some...
  7. B

    Offsite Backup - DSL Reconnect

    Thank you for your answer Fabian. You mean that I make a backup to a local PBS instance and then pull it from an offsite PBS server? That would work despite a DSL reconnect? That would mean that I would have to store at least one backup locally and that I would have to keep more memory free for...
  8. B

    Offsite Backup - DSL Reconnect

    Hello Together! I have installed a PBS server in another location so that I can do offsite backups. Everything works fine. However, in Germany every private DSL connection is forced to disconnect every 24 hours. The connection is re-established directly afterwards, but the backup aborts and...