Search results

  1. D

    Proxmox with private IP's and router.

    Oh, I'm sorry, I'm sure I read that as 3.1. If you can connect to the web interface OK, are you able to perform the system updates? If not that might indicate an incorrect DNS setting, or the Repositories set incorrectly. I had pfSense running for a while inside a VM, I had to provide a...
  2. D

    [SOLVED] AMD GPU passthrough & reset hookscript that works through guest shutdowns

    In addition to the hookscript on Proxmox, you also need 'reset mod' inside the guest OS, that is the only way the the guest can reset the GPU prior to shutdown/reboot. You've not stated if the guest is Windows or Linux but I found the following guide helpful...
  3. D

    Proxmox with private IP's and router.

    Not so confusing, your private subnet 192.18.1.0/24 addresses the IP range from 192.168.1.1 to 192.168.1.254, so if you fix the IP of the Proxmox node to 192.168.3.1 it is sitting outside of your IP range and thus unable to communicate with the Router or any other device on the network. You...
  4. D

    kernel: landlock - Error on VM boot - assistance required

    Sorry for the delay, I need to make some downtime available to get the information requested as the TrueNAS running on that node is critical to multiple applications in my lab.
  5. D

    New install not using full hard drive space

    There is nothing about the bare metal & 10TB until I asked. Therefore the post comes across as if you are trying to squeeze a Proxmox installation complete with VM stores, onto a single 60GB drive.!
  6. D

    New install not using full hard drive space

    That requirement is so very different from everything indicated in this threat. Why on earth are you trying to squeeze every MB out of a 60GB drive, if I were in your shoes I would only consider that drive for the root, and ignore whatever space is left over, as you have to make space for 1TB of...
  7. D

    New install not using full hard drive space

    You have to proved some space for the Proxmox OS itself, What VM are you trying to create which needs the full 60GB, perhaps there is an alternative way to achieve what you want to do. If you have 10TB in a networked share you can place VM's or anything else you want to there, all you need to...
  8. D

    New install not using full hard drive space

    Set the swap to 0 (as it will default to 8GB) Set the maxroot to 56GB (leave 4GB free), in case of drive full, you will appreciate having some free space which can be converted. However, I'm not sure why you are trying to do this, you can get away with 16GB (32GB if you also want to store the...
  9. D

    New install not using full hard drive space

    Use the advance disk settings during installation and there you can specify the size of the swap and root/boot drive, then the balanced will be assigned to local-lvm. There use can also set zfs, drive mirroring etc.
  10. D

    kernel: landlock - Error on VM boot - assistance required

    The node in question is AMD based, it does host a Windows 11 VM with the AMD iGPU passthrough, but that VM starts without issue. The VM which fails to boot is a TrueNAS VM, with NVMe's & SATA interface passthrough, details of the config: root@pve-5:~# cat /etc/pve/qemu-server/410.conf #TrueNAS...
  11. D

    New PVE installation, disk size in graphical installer?

    I haven't done an install in a while, but I think you can ONLY set the root/boot disk size & swap, the system will use any remaining space for local-lvm. Proxmox is designed to run a separate drive for boot and another drive or RAID for the VM/CT store, so what you are trying to achieve is not...
  12. D

    New PVE installation, disk size in graphical installer?

    From the graphical interface you can only set the swap and root/boot drive capacity, the remainder will be set to local-lvm, but you can manually resize and partition the local-lvm after installation.
  13. D

    kernel: landlock - Error on VM boot - assistance required

    Thanks for your reply complexplaster27, The device is available for me to furnish any diagnostics information which might be of use, just let me know what's required. Best regards DerekG
  14. D

    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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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.
  20. 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...