I test inside with crystaldiskmark with Q32T1 & Q1T1 test 4K Random, i set CPU type x86-64-v2-AES , i tried on the proxmox , and other for test , with type ; host, x86-64v2 /v3/v4 , the best results seems to be witch x86-64-v2-AES and after host...
The very clear and ultimate answer is of course: it depends!
If you have enough experience to administrate a Debian server consistently and continuously over years, including disaster recovery, then you may go that route. (And use a single...
Hi,
we recently had to move the block.db to another ssd drive as it was failing. If we are now trying to add another disk with a block.db on this ssd, proxmox cannot create it, giving the following error:
create OSD on /dev/sdp (bluestore)...
Did you read through [0]? apt update followed by apt dist-upgrade should do the trick. Remember to make backups before doing anything else. Upgrade Ceph from Nautilus to Octopus before upgrading PVE to 7.x.
When upgrading a cluster always do one...
1. Yes it is because you don't have shared storage for all your nodes, which is usually ceph.
2. There are some aftermarket scripts to replicate whole pool, but you usually want to replicate different machines with different schedules, eg dbs in...
Mir kommt momentan nur eine Lösung für dich in den Kopf:
Erstelle separate Namespaces und lass hier die Wochen- und Monatsbackups einfließen. Die täglichen (?) kommen in einen anderen Namespace. Dann kannst du pro Namespace separate Sync Jobs...
oh ok, thats fine. I could allocate ~6gb
thanks, I think thats a key message - test and find out
ps for anyone else reading; I found this pretty helpful to explain the inner workings...
Sehr lobenswert mit den Backups :)
Schade das der Restore nicht vollständig geklappt hat.
Wenn du eine externe Festplatte verwendet, könntest du darüber nachdenken, den Proxmox Backup Server parallel zum PVE aus den Paketquellen auf demselben...
Backups of vm/ct can be done via cli using vzdump, see https://pve.proxmox.com/wiki/Backup_and_Restore and https://pve.proxmox.com/pve-docs/vzdump.1.html
Ist in absehbarer Zeit zu erwarten das man nur Wochen- und Monatsbackups syncen kann ? Ich schaufele so mehrere 100TB rüber und dann vieles wieder zu prunen. Das ist nicht sinnvoll und dauert 3 Tage.
Ich habe tatsächlich anfangs mit dem Gedanken gespielt TrueNas Scale zu installieren, aber:
1) Ich habe keine Erfahrung mit TrueNas, dafür aber mit Proxmox.
2) Ich könnte, wenn Not am Node ist, ein paar LXCs auf das NAS schieben
3) Ich hätte eine...
After some time investigating I realized that my mount points did not bind correctly. I don't know how this is possible but :
On the Proxmox host I have /mnt/<folders>
On the LXC I have /folders> but somehow these folders turned "local"...
I...
We had this issue also. Rebooted to 6.14 and removed 6.17
For those who are looking for the commands:
# Boot to 6.14
# Rollback these 2 packages to remove dependency on 6.17 kernel
sudo apt install proxmox-default-kernel=2.0.0 proxmox-ve=9.0.0...
Hi,
Have you checked if your server is under DDoS mitigation when this happened ?
I have the exact setup as you, and no issue (it's a SYS server).
You can only generate MAV for additional IP; the MAC of the server is already known by OVH...
Kann es sein, dass dies einfach nicht möglich ist?
In der /etc/pve/storage.cfg (welche ja für alle nodes im cluster gültig ist) gibt es ja den Eintrag;
lvmthin: local-lvm
thinpool data
vgname pve...
Don't worry, that rule is old and bad and useless.
Proxmox will by default just use max 10% of your RAM. So if you have 32, that is 3,2.
Depends on the use case. L2ARC will just store things that evicted ARC. So if your ARC has a hit ratio of...
Hi,
vielen Dank für den Input :)
Ich konnte mit dem Code von Falk R. den LVM-Thinpool entfernen - aber beim Versuch des neu anlegens kommet immer die Meldung:
Storage ID "local-lvm" already exists on node "HOSTNAME" (500)
Irgendwo scheint es...