If the backups are already encrypted though, AFAIK they just remain encrypted. The pull-sync/remote PBS knows they exist but doesn't have the key. If I understand (?), the new feature would be to encrypt an unencrypted backup before pushing...
At the moment, I’m not aware of a straightforward way to use the Zabbix “Proxmox VE by HTTP” template directly with Proxmox Datacenter Manager.
When you say you applied the template to the VM running Datacenter Manager, could you share a bit...
At the moment, I’m not aware of a straightforward way to use the Zabbix “Proxmox VE by HTTP” template directly with Proxmox Datacenter Manager.
When you say you applied the template to the VM running Datacenter Manager, could you share a bit...
The testsystem in question has a Broadcom MegaRAID 9540-8i. It is one of the affected controllers.
As mentioned, we weren't able to trigger the issues yet, so please provide details about the setups (including controller firmware and connected...
Hallo zusammen, ich habe 2 HP DL380G8 Test Hosts mit einem TrueNAS Host (4 x 512Gb NVME mit der Community Version. Irgend etwas stimmt nicht mit der Verbindung zum Storage. Bei der VM Erstellung kommt ein Error wegen dem shared Storage. Wie sieht...
I am curious, why would you not just remove that special node from cluster in first place? "Full access" aka root with different credentials will break many (if not all) things, so there is no point to have that special node in your cluster...
I have mirrored ZFS SSDs in my Proxmox nodes. What I did was:
disconnect one SSD at a time using zfs
attach SSD to a Windows VM
Use Samsung Magician in the VM to upgrade the SSD
disconnect SSD form VM
reattach SSD to ZFS mirror
This worked...
I also had the problem, to add an existing datastore from my former PBS under the previous OS-release to a new installed PBS on different hardware (less energy consuming Dell Wyse 5070 with external HDD) under the latest PBS 4.0.14 OS.
I tried a...
So if you want both logs & file_datestamp to be in UTC - just change that there in the GUI to UTC.
Your inconsistent TZ is probably a BIOS/HW clock setting or some other tinkering you have done.
Naja, hier im Forum sind halt mehr Leute unterwegs, die auch beruflich Systeme administrieren, da fährt man halt einen anderen Ansatz als "Lass mal irgendein Skript ausführen/Zeug aus der KI kopieren und aufs Beste hoffen". Vor allen macht man da...
I think it's rather odd to call people "dogmatic" who don't want people to risc their data due to not following best practices. If this is dogmatic I'm a dogmatic too and would prefer not to get insulted for trying to keep people from getting burnt.
No one is NOT recommending this ;) the only caveat using this approach is the loss of snapshots as you have to use LVM thick provisioning.
ZFS is not multiple initiator aware. As such, it doesn't allow multiple simultaneous host connections to a...
Hello !
I'm relatively new to proxmox, I was installing it for my homelab on two dell R730 servers:
- Dell PowerEdge R730
- 2x Intel Xeon E5-2699 v3 @ 2.30GHz (72 threads total)
- 768GB RAM (DDR4 2133MHz)
- Dell PERC H730 mini RAID controller...
First of all - Why you want to use ZFS?
All other stuff can do it too: H/R, mdadm, LVM, filesystems, etc.
But none of them do data integrity check. Except others filesystems like btrfs.
If you don't need data integrity validation before it...
SLOGs only purpose is writing sync writes. Thats all its doing. Consumer SSDs got no PLP so they can't cache sync writes in DRAM = horrible performance. Using a consumer SSD is similar to running a HW raid without cache+BBU. So totally don't...