Guten morgen,
nach einem Vollbackup einer CT wollte ich einen restore durchführen, allerdings bekam ich folgende Meldung!
extracting archive '/mnt/pve/backup-opnsense/dump/vzdump-lxc-121-2026_02_12-04_00_14.tar.zst'
tar: .pfad zur Datei -...
LVM is a PVE integrated way to use FC as shared storage. You can read this article to get high level understanding of the components involved:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
Although it references iSCSI as...
one other issue that could be happening is that allocating the memory of the windows vm just takes an (absurd) amount of time. we had such behavior in the past, especially if the memory is fragmented. Could you try to reduce the amount of memory...
I gave you one possible answer, but you choose to ignore it.
As a funny coincidence you answered one of my questions by posting this picture; your volblocksize is 16k.
So my theory was right.
So again, every 1TB VM disk will not only use 1TB...
this is the problem, the tape job sees a tape that is already part of the media set and writable, and still available (for a standalone drive, 'offline' means not in the drive, but on-site)
i'd bet that if you mark this too as vaulted, it would...
Interesting problem. I am testing the restore of a Windows server with 4 SATA disks. Running ProxMox 8.4.1, Backup Server 3.4.1. The backup is made with the backup server, but when I restore the VM, when the restore is finished , it starts again...
Dear Community,
I struggled last week-end to restart a VM which stopped during a power outage (this is running on a homelab server). I manage to open the Proxmox application once the power is back but the VM (OpenMediaVault) cannot restart and...
Viele aktivieren das ja auch ohne Raid 0 oder 1, weil sie sich einen Geschwindigkeitsgewinn versprechen. Rapid Storage Technology (neu, geil) hört sich so viel besser an als AHCI (alt, Ü50...).
Hi Victor,
One other 'temporary' thing that you may configure if there is a critical need for all OSDs to be up is to change the allocation_size for each OSD from 64k to 4k using the 'bluestore_shared_alloc_size' parameter [0], which you can...
As a new user to proxmox (coming from TrueNAS Scale), I made a bunch of mistakes that cost me an aggravating week of time/effort. The two biggest issues I had were:
Not realizing I had to export my TrueNAS zfs pool before importing it into...
Maybe use Datacenter Manger: https://forum.proxmox.com/forums/datacenter-manager-installation-and-configuration.28/ ? Or use backup and restore (for a central/shared location).
EDIT: If you don't have the same storage on multiple nodes then maybe...
First let me say this: I have zero experience in that large scale setups.
It depends on "k+m" of course. It seems to be a good idea to have less than m OSDs on each single node. If you lose one node you should not lose m OSDs, but one less...
Statt eines Rackservers, der in der Basis ohne RAM und CPU schon knapp 1k € kostet, wäre eine gebrauchte Workstation wahrscheinlich günstiger (wenn es denn Markenhardware sein muss). Da bekommst Du ebenfalls solide Komponenten für den 24/7...
This is extremely helpful. Mine is also e20b, but I'm having some trouble setting up igsc (Please forgive me, trying my best to learn. I ran wget https://github.com/intel/igsc/archive/refs/tags/V1.0.2.tar.gz
Then tar -C ./ -xzf V1.0.2.tar.gz
I...
That makes sense. For some reason, I was expecting it to set aside at least the minimum ARC amount and reserve it, but it makes sense that it doesn't do that on boot.
I've since seen that system use the full allotment of ARC after running...
Late Reply but one Option might be to mark the File as something that Proxmox VE shouldn't touch.
I do this for /etc/resolv.conf inside a PiHole LXC Container, but I guess with the right Name it would work for anything.
File...
It works, however only for privileged containers.
Setting kernel parameters of the container in "/etc/pve/lxc/CTid.conf" (privileged container)
lxc.mount.auto: proc:rw
lxc.sysctl.kernel.msgmnb: 134217728
lxc.sysctl.kernel.msgmax: 65536