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...
because "performance" isnt the only consideration for storage. This is explained in the admonition. When you use a zfs on top a simulated block device, you lose all the data resiliency features provided by it, at which point you'd be better...
That's a big help d.oishi, thanks! Not every vendor provides migration assistance like this with a standard support contract, but it's good to know that Proxmox will at least review the plan with us. The client will have no problem subscribing to...
Hi,
Currently I'm monitoring my Proxmox nodes using the Proxmox VE by HTTP template in Zabbix. I'm wondering if there is anyway to integrate this template with Data Center Manager? I tried applying this template on the VM running DCM itself but...
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...
Hello.
I need to migrate a bunch of VMs from one cluster to another, but I'm stuck on the format for the --target-storage parameter for the qm remote-migrate command. I can't find how to provide a list of storage mappings for a VM. The same story...
Hello all,
When migrating a VM to another remote cluster it would be nice to have a check box or some kind of option to have that VM get its VMID changed to a VMID from the target cluster VMID range.
Reason for this is that if we have shared...
I run Proxmox on 10th through 14th-generation Dells at work. Yup, this is with latest Proxmox 9.1.x with latest 7.0.x kernel. No issues.
I just made sure the machines has the latest firmware and BIOS/UEFI.
I do NOT use any RAID controllers...
Given the scope of this project, it might be worth considering a proper subscription and opening a support ticket before finalizing the proposal.
Since this is a client-facing production migration with downtime constraints, backup implications...
I have a question regarding the limitation to push-sync jobs:
This would mean that if I want to encrypt my backups I would have to use a push-sync job. This is something I would really like to avoid since pull-sync jobs allows to close all...