I understand. Still, it doesn't make you safe.
Every few weeks there are news described another successful backdoor attack. Also in software used by thousands or millions of people.
A notable example is https://en.wikipedia.org/wiki/XZ_Utils_backdoor
I understand. Still, it doesn't make you safe.
Every few weeks there are news described another successful backdoor attack. Also in software used by thousands or millions of people.
A notable example is https://en.wikipedia.org/wiki/XZ_Utils_backdoor
@fbassas
I'll give here a broader hint about how I observe fresh changelogs in PVE (currently in 8.4.19) before installing updates.
1) I have configured mail notifications about available updates:
a) In /etc/pve/datacenter.cfg I have (among...
Thanks - and i totally agree with your statement on going headfirst :D
In my defence ;) i have read lots of people comments on the script and looked on how many times it was used :)
I will scale down the setup to the server only and see if i...
That I don't know.
Anyway, I can see that your setup isn't quite basic. As you are - in your own words - "totally new with Proxmox", I suggest you start with a very basic, simple setup and gradually add features and services. Then you'll be able...
Wenn die Storages auf den Nodes unterschiedlich sind, musst du das entsprechend markieren auf welchen Nodes diese verfügbar sind. Wenn du ein Storage bearbeitest oben rechts die Nodes auswählen.
Per Default sind alle Storages für alle Nodes...
That I don't know.
Anyway, I can see that your setup isn't quite basic. As you are - in your own words - "totally new with Proxmox", I suggest you start with a very basic, simple setup and gradually add features and services. Then you'll be able...
s3 is NOT a filesystem but an object storage intended to be used via an API ( or tools leveraging this api). It's semantics work quite differently to traditional filesystems and any of the attempts (s3fs, zerofs etc) to use it as filesystem are...
i repeat, dont use the test-repo for production.
developers state its only for testing-purposes and not for production-use as evidenced by my screenshot from their own wiki.
you ignoring this is purely on you and on noone else.
you could have run...
You can't. No manufacturer will tell you that in their datasheets. What you could do is installing PVE multiple times each time using another ashift and then run the same benchmark and compare the results. Using a ashift that is smaller than the...
The storage setup seems quirky to me with locally backed LVM accessible for multiple nodes.
Nevertheless, what I would do first:
Login to each of the nodes and check with lvs command which is holding the vm disk. If found, move conf-file of the...
s3 is NOT a filesystem but an object storage intended to be used via an API ( or tools leveraging this api). It's semantics work quite differently to traditional filesystems and any of the attempts (s3fs, zerofs etc) to use it as filesystem are...
We received a similar report where adding the kernel parameter iommu=pt resolved this type of issue. Setting this parameter may avoid DMA translation issues between the NIC and the IOMMU, so it would be reasonable to test in a maintenance window.
The logs would indicate that there was a network issue while trying to connect to those machines/IPs - try each of those ip's with netcat/telnet
are the mails still in the queue? - `mailq` or the GUI (Administration->Queues) should tell you.