To be fair haben @Bu66as Beiträge hier im Thread dem User ja schon weitergeholfen. Ich finde den Stil aber auch leicht enervierend, insbesondere wenn im Beitrag (nicht hier aber an anderer Stelle) einfach nur etwas, was ein anderer User schon...
Wie kommt sowas zustande?:
https://forum.proxmox.com/threads/proxmox-f%C3%BCr-500-1000-vms.180970/post-840660
Ebenso:
https://forum.proxmox.com/threads/platten-landen-nicht-im-zfs-pool-was-kann-ich-machen.180653/post-840116...
Note that RAID gives you only redundancy, not backup. If the data are modified by mistake or by someone hostile, you have only redundant garbage, not the data you expect to have.
I think you can omit SSD and ZFS and off-site PBS if you want...
Of course this approach is better than no backup, but it's far from optimal.
If somehow the data are modified / deleted by mistake or encrypted by ransomware, then rsync will happily overwrite previous copies with fresh copies (which happened to...
@bbgeek17 same problem after reinstalling pvemanager packages.
Is there a way to downgrade to a previous minor version ? (pvemanager I mean, at least to confirm if changes in it's code created this)
Note that RAID gives you only redundancy, not backup. If the data are modified by mistake or by someone hostile, you have only redundant garbage, not the data you expect to have.
I think you can omit SSD and ZFS and off-site PBS if you want...
a) Haven't tried yet the command line. So far it seems a browser related problem with JS and I pursued the matter as such.
b) and c) are too advanced for my knowledge, yet
Yes, it is a cluster, 4 nodes. Yes, all nodes are at same version, updated...
Hi @andreisrr , I was about to ask whether you backed out everything you changed and now it sounds like you did?
I'd recommend doing a few sanity checks:
a) try to create a VM with QM
b) try to create with "pvesh" via API
c) try to create a VM...
Es ist nicht der Name, auch nicht wieviel er schreibt, sondern der Satzbau, die "Art und Weise" wie er Antwortet, der Satzbau, die Satzzeichen, der Zusammenhang, die Formulierung und noch so viele Details mehr.
Nette Sidenote: Der Nutzer...
OPTIONAL:
If you don't want to blind copy the firmware over the top, or you might actually want to check if you're ALREADY on the latest firmware, use this script instead.
#!/bin/bash
# pve-firmware-sync.sh
# 1. Pull latest firmware blobs...
Having spent the last few days fighting all the subtle parts of getting this working, I put together a quick guide on how to get Proxmox, running on a Strix Halo, machine, with working GPU passthrough into LXC containers. To be clear, this is a...
Das ist doch schon fast gut — der Export/Import hat die `/dev/sdf` Bezeichnung losgeworden. Jetzt steht da halt `wwn-` statt `scsi-` wie bei den anderen. Ist technisch kein Problem, aber wenn dich die Konsistenz stört:
zpool replace -f Datengrab...
Wie kommt sowas zustande?:
https://forum.proxmox.com/threads/proxmox-f%C3%BCr-500-1000-vms.180970/post-840660
Ebenso:
https://forum.proxmox.com/threads/platten-landen-nicht-im-zfs-pool-was-kann-ich-machen.180653/post-840116...
I retraced my steps, reloaded UI, tried to create a VM with browser console open. Only at the last step, when getting to "Confirm" tab, I get this
Uncaught TypeError: deleteSet.keys().toArray is not a function
onGetValues...