Search results

  1. P

    Backup of LXC failed (/proc/* permission denied)

    Hello, I have a weekly backup job running but one of the LXC always fails with the message: The manual start of the job also fails and it doesn't matter if the LXC is running or stopped. I asked the AI which proposed that the directory /dev/.lxc/proc can't be accessed by the backup job and I...
  2. P

    Strange permissions when copying from Win to NAS (LXC)

    The new service is "Cockpit" and not 45Drives
  3. P

    Strange permissions when copying from Win to NAS (LXC)

    Hello, I am not sure if this is the right category but it made the most sense to me. Lately, I tried to change my NAS environment from OMV (VM) to 45Drives (LXC) to share files between the LXCs and via SMB with Windows clients. I followed this Tutorial. Sharing and accessing between different...
  4. P

    [SOLVED] Files in bind mount not visible

    I just created a new LXC to start from scratch without the tteck-script. Now I can see the files....
  5. P

    [SOLVED] Files in bind mount not visible

    I found the trailing slashes as a potential fix in another post. Before it was without the slashes but unfortunatly, both are not working. I got the same config for LXC of Jellyfin and of Sonarr, ... Those work. Maybe I try to setup Tdarr without the script
  6. P

    [SOLVED] Files in bind mount not visible

    Hello, recently, I decided to change how my NAS should work (VM with OMV ---> LXC with Cockpit) to make better use of the shared folders/files/mount because I wanted an arr-Stack. I found these awesome Tutorials Tutorial bind mounts and ZFS bind mounts. I got it to work except for the Tdarr...
  7. P

    Windows findet SMB Laufwerk erst nach Anmeldung in Proxmox WebGUI

    Proxmox, OMV, Windows sind alle im gleichen Netzwerk. Anpingen ist ein guter Tipp. Werde es testen, wenn das Problem das nächste Mal auftritt.
  8. P

    Windows findet SMB Laufwerk erst nach Anmeldung in Proxmox WebGUI

    Hallo zusammen, ich habe auf meinem Proxmox Server eine VM mit OMV eingerichtet und die Freigaben via SMB geteilt. Diese Freigaben sind auf meinem Hauptrechner (Windows) eingebunden. Komischerweise verbindet sich Windows nicht immer direkt mit den Freigaben, sondern zeigt die Netzlaufwerke mit...
  9. P

    [SOLVED] Wireguard in LXC (Debian 10)

    This did the trick!!! Thank you! Also, I found the root of my problem: I wanted the installation of wireguard to be easy so I used the PiVPN script. During re-install I saw that the script configured the wrong kernel in the LXC. With the manual install it worked like a charm. I will mark this...
  10. P

    [SOLVED] Wireguard in LXC (Debian 10)

    Hello, I am new to the pve world and until now I had no problems or could find a solution somewhere. After several tutorials and other forum post I still can't get wireguard to work. I try to run it in a LXC with Debian 10. My problem is with the kernel headers. The weird part is that it...