Dann würde ich den Mietserver auf einen anderen mit sinnvollerer Hardware ( 2 ssds, zwei hdds ) umziehen und den alten kündigen.
Den dann wie folgt aufsetzen:
ZFS bool mit den beiden hdds mit den ssds als special device, der Pool wird dann fürs...
That's hard to read without code blocks. For ZFS see here: https://forum.proxmox.com/threads/protect-a-pbs-datastore-on-zfs-so-that-it-does-not-become-completely-full.166768/#post-774198
That's bad. When one of "the other" networks does saturate this single physical wire... corosync will die.
QoS settings may help to prioritize the corosync VLAN, but recommended is to use a separate wire. The VLAN approach will be fine as a...
Hi guys!
As some of you might know we are organizing the Dutch Proxmox Day again.
Last year we decided to reach beyond our borders and have all presentations in English.
Which was a great success since almost half of the audience consisted of...
Hi,
as others already pointed out, yes (from the docs):
ZFS over iSCSI is recommended in such a case, rather than adding two more layers with NFS and qcow2.
To answer your actual question instead of rather pointless debate whether the subscription is actually a licence and vice versa (which doesn't really matter for your question): It depends. Can you live with the risc that you might get hit with a...
This thread is half a year old. Do you really expect a new and helpful reply after posting that?
Perhaps you can post details about your setup, your goal, which documentation/tutorial you followed, what you expected to happen and what happened...
Yes, I experienced the very same, several years ago. The higher priority of IPv6 over IPv4 (if both are present) is fine... until it is not. :-(
To be clear: in my case this was a local network problem, with an incomplete IPv6 setup - a not...
Yeah! That will help the discussion!
Perhaps you may add some more details including some example logs showing your problem?
Disclaimer: I am not using PMG currently.
Hi, @tchjntr
There may be a few reasons. Hard to guess because we have no complete information.
One of the reasons can be mounting the current filesystem in not empty mount point.
Another can be running ncdu as a user lacking permissions to...
Well..., Proxmox (the company) does not offer any license: https://www.proxmox.com/en/products/proxmox-virtual-environment/pricing
And I believe they have chosen their wording very carefully.
the upstream patches are still in flux, but the manual mitigations for copyfail and dirtyfrag (forbidding the affected modules) protect against the issue according to the reports so far. there will be an announcement as usual once fixed kernel...
I see two details to check:
tee doubles the output it receives, that's the idea behind a T; usually the goal is to get the output on screen and in the given file
tee runs as the calling user - which should not have rights to write to /var/log
In a virtual PVE, pve-no-subscription, both physical host and virtual host uptodate:
root@pnb:~# pveversion
pve-manager/9.1.11/8eac2c86f015bdda (running kernel: 7.0.2-2-pve)
In a shell of a "normal" user:
poc@pnb:~$ git clone...