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...
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...
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.
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...
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.
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...
Most of the cluster requirements are there for a reason. However, you might be interested in PDM [1] if you want a common management plane for multiple PVE instances without clustering them.
[1]...
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...
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...