Search results

  1. D

    [SOLVED] kernel: landlock - Error on VM boot - assistance required

    Hi all, I have Proxmox 9.1.1 which was fully operational until I made 2 changes at the same time and am unsure why a single VM (out of 9 VM's/CT's) fails to complete the boot process. The 1st change was hardware replacement, and as it's deep inside the NAS box, I really don't want to go back...
  2. D

    PBS as VM and iSCSI / NFS datastore

    I have a PBS VM using iSCSI datastore from a TrueNAS scale, but I only use it as a secondary PBS, used to pull the backups from the primary PBS which is on a dedicated PC. I wouldn't use the VM as a primary backup because those backups can ONLY be access via the PBS itself, so if the PVE host...
  3. D

    Help with VM configuration, please

    You are taking on an almost impossible task, attempting to manage Proxmox from the command line, because you do not have the experience to understand that there are better ways to achieve the end goal. Proxmox is a web wrapper for the standard Linux virtualisation stack, so why would anyone...
  4. D

    Help with VM configuration, please

    I would suggest that you are being way over ambitious as a newbie, you have way more unforeseen problems than just the wifi access. I have years of home lab experience with Proxmox but even I wouldn't attempt to do what you are trying there. Key points to note. Proxmox is designed to be...
  5. D

    [SOLVED] Pass OMV vms to Plex

    When you had Plex running inside of the OMV VM, Plex was effectively accessing the local drive(s). Now to access those drives from outside of the VM, you will have to share disks which hold the library via SMB or NFS share, so you'll need to seek tutorials on sharing drive from OVM and then...
  6. D

    [SOLVED] PDM: Adding fresh installed PVE causes api error

    This seems to be a general error. I had PDM working with my cluster until the last update, then I got the same api error. Strange enough, the issues does not effect the 2x PBS which the PDM is also monitoring.
  7. D

    Considering Proxmox use case...doubts.

    It's an Aoostar WTR MAX NAS system. Been running 4 months now, getting the GPU passthrough was a pain, but really no other problems. Sorry, I can't advise on that, I have 7 nodes in my Proxmox cluster, so it's difficult to separate the power consumption for a single unit. I can say that with...
  8. D

    Does PCIE passthrough work on Dell OptiPlex 5050 with Intel Core i3-6100

    You don't need to passthrough the NIC on Proxmox, you can setup a bridge NIC which the TrueNAS VM can use, and if required a 2nd Bridge using the onboard NIC for the other traffic.
  9. D

    Considering Proxmox use case...doubts.

    I have a similar setup as one of the nodes in my Proxmox home lab. Mine has an AMD Ryzen 7 PRO 8845HS w/ Radeon 780M Graphics & 96GB RAM Currently running is a Windows 11 VM with the iGPU passthrough, really only used for Handbrake transcoding. In addition I'm currently running a TrueNAS Scale...
  10. D

    Docker integration

    Maybe you could try running the 'Pulse' monitoring application, it can be run in an LXC container and provides an 'at a glance' wealth information about the Proxmox environment, with docker and proxmox backup etc. Installation script is available here...
  11. D

    Question about what would show up if I plug a monitor on two instances of Intel HD530 iGPU as a mediated device

    The mediated iGPU is virtualized. It can be used for rendering and graphics acceleration, but as far as I am aware it won't be able to communicate with the hardware of the HDMI or display ports. What are you seeing when a monitor is connected? I'd be interested to see how you got it working...
  12. D

    Question about what would show up if I plug a monitor on two instances of Intel HD530 iGPU as a mediated device

    As I understand it, mediated iGPU doesn't provide any video output. But I could be wrong about that as I've never got the mediated GPU to function correctly.
  13. D

    Does PBS run on qnap ts-431xeu

    PBS can run in a x86 VM on QNAP, I have installed it on a TS-453 pro unit before. The problem is that running with HDD will make the system extremely sluggish (PBS is very i/o intensive). If you can upgrade the RAM to 4GB and install SSD for the QNAP OS and for use as the datastore the TS-239...
  14. D

    Should I Reverse Course on Where My Proxmox is Installed (SSD vs. 1TB drive)?

    I think I see the default picture. Basically the original setup that I had by default, had the Proxmox root drive on the local 'partition' and any VM's or Containers could have been setup on the local-thin 'partition.' Then I could have setup my 1TB drive as a Directory??? Correct, that is the...
  15. D

    Should I Reverse Course on Where My Proxmox is Installed (SSD vs. 1TB drive)?

    I'm no expert, so maybe others will chip in with comments. I have a 7 node cluster, and all of the nodes use split local / lvm-thin of the boot SSD. The issues of running VM / CT on the boot drive is not so important in a home lab. One of my node has 20 CT's running that way and it's not an...
  16. D

    Proxmox 9.0 with 6.14.8-2 kernel pcie passtrough problems

    You seem yo be suffering from the QEMU 10.0.2 issue (a part of the Proxmox 9 upgrade) which is effecting a number of device passthrough See this thread for more details, it is discussing GPU passthrough but it's likely the same problem. In particular see the feedback from Dakralex...
  17. D

    Should I Reverse Course on Where My Proxmox is Installed (SSD vs. 1TB drive)?

    The description of your problem is not at all clear. You don't explain what the 1TB drive is (HDD or SSD), or how you connected it to Proxmox. Can you see 2 individual drives under the 'Proxmox node' -> 'Disks' menu.? What can be stored on the disks, LVM or LVM-Thin is configured at the...
  18. D

    GPU passthrough with a GMKTec K8 - Locks up host

    This is a place where the assistance is provided on a voluntary basis, I have provided what advise I can, but I cannot help you with something I have no experience with. I hope that you'll bear that in mind and adjust your attitude.
  19. D

    GPU passthrough with a GMKTec K8 - Locks up host

    "Could you please share the conf file for the VM?" My conf file is specific for a Windows VM. If you follow that you are likely going to confuse yourself and go around in circles. "Did you use that hook script? If yes did it work for linux VM or you only used it for windows VM?" Some of the...
  20. D

    GPU passthrough with a GMKTec K8 - Locks up host

    @GioTr, Happy to hear that you eventually got the passthrough working there. Please mark this thread as 'Solved' so that others who can find the solution in these threads.