Would be nice if they would put test, no-subscription and enterprise in a single pve.source (and pbs.source for PBS) with only the enterprise enabled by default (replacing pve-enterprise.source). Instead of using different files when you enable...
There is no such thing as archive.ubuntu
~$ host archive.ubuntu
Host archive.ubuntu not found: 3(NXDOMAIN)
You need to post comprehensible details to get a useful answer!
Start with posting the output of "ip addr show", "ip link show", "ip...
When you bond it the result is a single transport. At least corosync wants to have multiple independent physical transports.
To separate storage, admin, poisoned iot, etc you need to have several networks. The VLAN approach is already a not...
Three is the absolute minimum. As soon as anything "bad" happens with one node you are degraded. And you stay degraded as there is no space for self-healing...
Also...
Looks like there is only one ESP configured in proxmox-boot-tool. Maybe you forgot the steps in the section With proxmox-boot-tool: that are after the section Changing a failed bootable device in the manual...
Die Zuordnung von Host-Resourcen zu den VMs hat sich geändert, das ist schön bei "Ram = 103%" zu sehen.
Eventuell ist dies ein ähnlicher Seiteneffekt: der Host beschäftigt sich mit der VM und diese Rechenleistung wird der VM zugerechnet...
Well now you know why it's not recommended to run PBS inside a lxc. You could still run PBS inside a VM in TrueNAS. If the TrueNAS itself a VM I would go with a PBS VM outside of the TrueNAS and mounting an ISCSI share as datastore.
Since an LXC...
Moin,
und die Frage Nummer zwei hat sich auch beantwortet:
Die Erweiterung hat tadellos funktioniert!
Erst musste noch der ZFS Pool aktualisiert werden, ich habe mit zpool upgrade -a gleich beide aktualisiert.
Danach konnte ich problemlos den...
Since Centos7 is EOL I wouldn't run it in containers (way to less isolation for my paranoid mind) but in strictly secured VMs. Another reason for VMs: They will even work when containers with CentOs7 won't anymore (which will be the case at some...
What is the "Proxmox network" for you?
My own Homelab is also based on two physical NICs per node. I know this is bad - I would love to have four or more. But this is "just" a Homelab...
Nevertheless there is no fixed solution to structure...
Yeah I've been testing for a year on a smaller cluster.
It's been rock solid so far.
I just want to figure out the best option in terms of 2 NIC utilization and which way to install Proxmox.
Make sure to understand the limitations of so few Ceph nodes (and possibly only very few OSDs per node).
Personally I came to the conclusion that I wanted at least five! --...
Hello everyone, sorry for the lengthy post, but i hope it will be helpful for others.
We've been playing around with Proxmox for the past few weeks in hopes to replace our current VMware installation. Here is our current situation :
We have 2...
What I do in some personal infra is the following:
2x PVE nodes with local ZFS storage (same name)
1x PBS + PVE side by side bare metal.
The 2x PVE nodes are clustered. To be able to use HA I make sure that the VMs all have the Replication...
Es gab mal die Erkenntnis, dass es eine "Tyranny of the Default" gibt; primär auf einem anderen Betrübssystem.
Hier, im Linux-Kontext ist die richtige Lösung: aufsetzen eines eigenen "Anpassungs-" Tools, wie Ansible oder Saltstack.
Nicht...
Memory accounting gets complicated very quickly once you peek a bit behind the curtains.
First of, a VM doesn't necessarily use all the memory right after boot. Linux VMs that don't need most of their memory for example. With the new line in the...
Weil postfix das nur "suggests", aber nicht darauf "depends":
~# apt-cache show postfix | grep libsasl2-modules
Suggests: libsasl2-modules ...
Für einen Feature-Request wären demnach die Maintainer von Postfix zuständig, PVE kann da nix zu...