Search results

  1. T

    How to share folder from TrueNAS VM to docker container

    Is there a special minimal ubuntu image I should use? I am trying to avoid using a lot of resources for it
  2. T

    How to share folder from TrueNAS VM to docker container

    I am not familiar with any of them yet - you ubuntu it is :)
  3. T

    How to share folder from TrueNAS VM to docker container

    Thanks! I went for the LXC because I understood it needs far fewer resources than a VM. Which setup would you recommend as a VM - just an Ubuntu VM with Docker installed?
  4. T

    How to share folder from TrueNAS VM to docker container

    Hi everyone, I am new to Proxmox and have a TrueNAS Core VM running as well as a docker container (based on Debian Turnkey). I am trying to mount a folder from TrueNAS into the docker container. I have tried NFS and CIFS. Always a permission error message. I read that this is not doable with an...
  5. T

    Proxmox (v7.1-10) passthrough problem (LSI3008 SAS controller to TrueNAS Core)

    OK, I figured it out. One big thing and three smaller things: Big: Change from PCI to PCIe Small: - Deactivate boot from LSI controller in motherboard BIOS - Delay Truenas VM start by 2 mins - Deactivate Rom-Bar in the VM settings Thanks @jpeppard for helping!
  6. T

    Proxmox (v7.1-10) passthrough problem (LSI3008 SAS controller to TrueNAS Core)

    I did not even know you can influence the starting time (except by doing it manually of course :D). Let me check that one. I just set it to auto-boot. And yes, I flashed it into IT mode earlier today
  7. T

    Proxmox (v7.1-10) passthrough problem (LSI3008 SAS controller to TrueNAS Core)

    What do you mean with "it"? The TrueNAS VM or the controller? How would I disable the boot? Do you mean the setting that I would want to boot from the controller in the motherboard BIOS?
  8. T

    Proxmox (v7.1-10) passthrough problem (LSI3008 SAS controller to TrueNAS Core)

    pve-manager/7.1-10/6ddebafe (running kernel: 5.13.19-3-pve) This is what I get, so it seems it is not the kernel version
  9. T

    Proxmox (v7.1-10) passthrough problem (LSI3008 SAS controller to TrueNAS Core)

    Hi everyone, I am new to proxmox. I got it installed and installed TrueNAS as well as a few containers for Docker. I have an on-board LSI 3008 SAS controller on my Asrock Rack EPC612D4U-8R board that I flashed into IT mode. I connected two SATA drives to it to test. Now, the "only" thing missing...