I use OMV (even though I have 2x TrueNAS installs) as it's light on resources and plays nicely with USB drives, they can be temperamental + I didn't want the overhead of the zfs file system. I would suggest that you ensure that you have a...
That appears to use a mod script from here. It in fact, mods the PVE GUI quite substantially.
Be aware that this has the potential of breaking the PVE, especially on future updates/upgrades.
Running any script from the WWW on a hypervisor host...
The trouble is (like reported several time in this forum) that the Proxmox developers can't and won't test whether the modified GUI will still work when they change something in the UI. Thus some change to the UI via a script might (and will...
You hit the nail on the head of why LXC is itself not a dependable method of containerization. As an operator, you have a choice- lightweight but far more in need of maintenance (and not appropriate for high security/multitenant application,) or...
It offers one big advantage though: It's supported by the developers and expected not to break after updates. While docker inside lxcs is known for breakage and thus not recommended in the documentation...
I only tested it on Windows 11, so I don't know if it works on other operating systems.
Did the screen display and function? I won't be testing it on other operating systems, so I don't know what will happen.
This is in principle correct, the features of ZFS comes with a cost. But: While stuff like storage replication or live-compression might not be worth it for you having the data security features (checksums + autohealing) of ZFS are something, I...
I use the Proxmox VE Helper-Scripts (LXC) to provide NFS/CIFS/Samba file sharing https://community-scripts.github.io/ProxmoxVE
No issues sharing ZFS pools. There are other scripts to manage media and other services.
It offers one big advantage though: It's supported by the developers and expected not to break after updates. While docker inside lxcs is known for breakage and thus not recommended in the documentation...
It depends on the bootloader used on your computer, so the cmdline is also written alongside grub.
The amdgpu driver failed to bind due to an error recorded before that log appeared (during shutdown cleanup after the VM shut down on the host...
It was THE most disappointing realization that proxmox cannot do what OpenVZ did more than 10 years ago. Understand, it's not easy but heck, everything needed is out there.
I tend to start processes in screen sessions and it's just not a...
The trouble is (like reported several time in this forum) that the Proxmox developers can't and won't test whether the modified GUI will still work when they change something in the UI. Thus some change to the UI via a script might (and will...
Die Challenge nehme ich an. ;) Zeig mir mal wie du in einer ms ein DHCP umziehst. ;) OK Scherz beiseite, klar kann man immer auf MS bashen, aber ein MS DHCP ist mir deutlich lieber als eine FritzBox.
Die Challenge nehme ich an. ;) Zeig mir mal wie du in einer ms ein DHCP umziehst. ;) OK Scherz beiseite, klar kann man immer auf MS bashen, aber ein MS DHCP ist mir deutlich lieber als eine FritzBox.
Klar kannst du das, musst nur neue VMs anlegen, am einfachsten mit der gleichen ID. Danach einmal qm disk rescan ausführen und dann tauchen die Disks bei den neu angelegten VMs als unused auf.
Doch schon, aber du musst dir halt wieder die passende vm-Config erstellen, in den Images steht nichts darüber, wie RAM, CPUs, Netzwerk etc konfiguriert waren.
Theoretisch könnte das jemand reverse-engineeren oder ( analog zu btrfs was Ideen aus zfs als Inspiration genommen hat) nachbauen. Die Frage ist aber: Wozu? Aktuell werden ja selbst bereits existierende opensource-cluster-Dateisysteme wie ocfs2...
That appears to use a mod script from here. It in fact, mods the PVE GUI quite substantially.
Be aware that this has the potential of breaking the PVE, especially on future updates/upgrades.
Running any script from the WWW on a hypervisor host...
Hi all,
sorry in case I am posting into the wrong part of the forum, am new around here and could not find a section on actual applications on the Proxmox server.
If there is a better section for my kind of question, please let me know and...