Proxmox is all about the stability of the system, above all else. Real corporations are depending on this system to run the IT of their business, so no, the dashboard shouldn't be editable.
Pay for the subscription will get rid of the 'nag' and...
I have little knowledge about PVE clusters, but I would say yes. Usually it's recommended to run newest PVE and PBs versions.
From your screenshot "Add: Proxmox Backup Server" I understand that you add it as the root user.
A safer method is NOT...
Don't use HP 800 Mini G6 boxes as a Proxmox VE Server or Proxmox BS, it's a office pc only with some slow connection.
Not mutch RAM nor 4 - 6 SATA III and 2x or more PCIe 3.0/ 4.0 slots.
Don't work with that!
Hallo zusammen,
ich habe unbound auf meinem pmg installiert und konfiguriert. Ich sehe auch im Unbound-Log, dass Abfragen darüber erfolgen. Trotzdem funktioniert die Blacklist nicht, in allen Mails befindet sich im Header:
meine resolv.conf...
No, it's not possible and if you do find a way no-one else will be using such a system, so you won't get any support or online help.
I think that the G6 boxes have a PCI slot for the wifi card, so you can switch the wifi for 2.5 or 5Gbe PCIe...
Hallo,
ich habe mich durch diverse Tutorials gewühlt und mit Hilfe von Perplexity mein Proxmox von 8.4.1 auf 9.1.1 aktualisiert. Soweit scheint auch alles zu laufen, nur die Update-Repositories müssen noch angepasst werden.
Könnt ihr mir da...
No, it's not possible and if you do find a way no-one else will be using such a system, so you won't get any support or online help.
I think that the G6 boxes have a PCI slot for the wifi card, so you can switch the wifi for 2.5 or 5Gbe PCIe...
I understand that those are best practices, but those specs are difficult or too costly for most who are building a homelab, remember that for most it's just a hobby or a learning tool, so the costs matter.
Yeah, that will be fine for the boot drive.
Not sure what system you'll be running the setup on, but for a homelab, you really want to be running the VM's / CT's guest on SSD or better NVMe drives, SATA drive are just too slow for anything...
On a small single machine "homelab" I have the same NTFS drive connected with both the host and a Windows VM simultaneously.
It has been mounted to the host as described here:
mount -t ntfs /dev/sda1 /mnt/pve/backup-disk
And to the vm using pci...
For LXC I would only run one application to keep it small and isolated as much as possible. As @UdoB mentioned: you can keep this set-up also with VMs. I personally don’t run a VM for only one docker container. One exception are really mission...
Von selber macht das der Container nicht. Du kannst aber manuell die die Größe im GUI erhöhen. Sogar ohne Neustart ....
Oder lösch mal den npmcache und reduziere das journallog.
Hi,
I think I may have made a mistake:
I'm running a cluster with two nodes and a qdevice on an additional Raspberry. To this, I have now added a third node.
The joining of the third node was successful. But "pvecm status" gives this output...
You may read man zpool-import - there are some options to find a missing pool by searching for devices and also to import a "destroyed" pool (for example). Of course most of those commands are dangerous, but you don't have actual data on those...
I recenty upgraded my Debian LXC running DNS and backups have started to fail. Here's a writeup of the investigation.
What is the right way to address this?
PVE 8.4.13
Issue:Automated backups of LXC container 101 (AdGuard2, Debian 11) started...
Is it possible that LVM does not take VMDK's? Just tried to create a 1GB vmdk on a test VM and it says:
failed to update VM 108: unsupported format 'vmdk' at /usr/share/perl5/PVE/Storage/LVMPlugin.pm line 697. (500)
Now the question is, if I...
This is a pool with 8 600GB SAS 15k disks (which are leftover, I'd prefer higher capacity, it's just for backup)
On the other node the pool ist just "not there" after reboot
I tried a lot of force imports, pointed the zpool import to the...