I just tested it and confirmed it was wrong, so I've corrected it.
Since pre-stop is not executed, it is maintained by vfio-pci, but it seems correct to say that “even if bound to vfio-pci, the VM boots normally, so no one cares.”
On my Proxmox...
I had the issue with both Windows and Linux. My revision also got it working smoothly with both.
Thanks for the link, I'll follow those steps should my revised hookscript stop working.
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...
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...
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...
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.
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.!
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...
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...
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...
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.
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...
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...
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.
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
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...
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...
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...
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...