Recent content by DerekG

  1. D

    BlissOS15 uses the built-in noVNC and SPICE monitors in PVE to display color anomalies

    Congratulation on getting that far. I've tried to install Bliss in a VM multiple time in the past and never got it to function.
  2. D

    Anyone running TrueNas as a VM under proxmox ?

    I have 2 instances of TrueNAS VM's running on Proxmox Pass through the entire controller, that is the recommended method, although people do have the system functioning with the disks pass-through. The issue is that it's then possible (unlikely) that the Proxmox and the TrueNAS and write to the...
  3. D

    [TUTORIAL] Easy tutorial for eGPU thunderbolt passthrough on a Minisforum UM790 Pro

    That is an entirely different fault concerning USB4/Thunderbolt connectivity. Start your own thread. The error message is informing you what to install.
  4. D

    Connection Error with USB-Device

    The USB ports in these older system are notoriously unreliable, and using that for PBS which is a heavy on the I/O appliance is really asking for trouble. In addition to that using a spinning disk as your backup data store is also a problem due to the heavy I/O loading. I think that Proxmox...
  5. D

    Intel NUC11 Nvidia 2060 proxmox gpu passthrough

    How are you connecting the Nvidia 2060 to the NUC Box, are you connected via the Thunderbolt port? Have you enabled the device in the thunderbolt security settings? And in the BIOS.? There are 2 thunderbolt tools which need to be installed in Proxmox to control the thunderbolt port, however I...
  6. D

    NGINX Reverse Proxy for Proxmox WebUI on domain path

    Why would anyone want to publish their Proxmox admin web console over the internet.? Surely the wiser approach would be to route that traffic via some sort of VPN, that is unless you are planning on providing access to the public.
  7. D

    Temperature

    I don't mean add-ons as in the case of modifying the Proxmox interface, I mean add-ons as separate tools which interact with the Proxmox API.
  8. D

    Temperature

    There are a multitude of 3rd party add-ons available for Proxmox, I personally think the Devs should focus on getting the core competences in the Proxmox environment functioning at its best and most stable. Let the 3rd party Devs out there deal with the add-ons which bring value to the users so...
  9. D

    Proxmox - best practice to handle (USB) drives

    I have 2x TrueNAS storage boxes, but I turned to OMV to handle drives connected via USB (currently 3x connected). I tried multiple LXC options and ZimaOS before settling on OMV running in VM as the most stable solution with USB connected drives. Just pass the USB connected drive through to the...
  10. D

    8700G iGPU 780m passthrough

    That script is for the CPU microcode update, it is not relevant to GPU pass-through. I have run the update script on my node without issue.
  11. D

    Realtek RTL8157 (USB-C ---> RJ45)

    Hi, What host system / type of USB port are you connecting to there?. I've used a few of the USB to 2.5 / 5 / 10Gbps network adapters, and the older USB3.0 ports are not at all stable. I have around 5 different models of these NIC's sitting in draws now. USB3.1 / 3.2 ports are more stable...
  12. D

    Questions of a Newbie about virtualization of PBS

    Hi athompson3117, I have done a similar setup for my secondary PBS, but I've used ISCSI as the target, which is presented to the PBS as a block device, just like a drive. That does improve the performance but in regular use I use the sync feature to pull the backups from the primary PBS.
  13. D

    Minisforum UM790: USB4/Thunderbolt Passthrough

    Well I finally got the boltclt list -a to identify my devices after going through all my config and ensuring that nothing related was actually blacklisted from the attempts at iGPU passthrough. Now I can enroll my device OK, it shows enabled but no syspath domain. root@pve-5:~# boltctl enroll...
  14. D

    Questions of a Newbie about virtualization of PBS

    Reconnecting a PBS to a backup datastore, is not a simple process, it's not like connecting to an SMB/NFS share, believe me, I've done it, and even 1st time connecting to an external datastore is not a simple process because the PBS needs complete ownership of the store.! If you do go down that...
  15. D

    USB Thunderbolt NIC Coldboot Problem

    Have you checked for the latest USB4 update from ASUS.? (it appears to be separate from the BIOS firmware) I'm having a problem with a USB4 egpu dock, which I've worked on for weeks, and my system (Aoostar WTR MAX), uses the same USB4 controller, the ASM4242. ASUS recently released a firmware...