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...
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...