Switched sata cable to a different one, switched port on mainboard.
Have now run for i in {1..15}; do hdparm --offset 50 -t /dev/sda; done quite many times with different offsets.
dmesg screams:
[ 733.437796] dmar_fault: 2401198 callbacks...
# fuser -vam /NVME-Pool/subvol-102-disk-0
USER PID ACCESS COMMAND
/NVME-Pool/subvol-102-disk-0:
root kernel mount /NVME-Pool
LXC was not running.
I was able to whack the CT from proxmox ...
We've just been trying to reproduce any of your described issues, for sake of measuring stability, on our AMD based EPYCs but have not had any luck. Hugepages were a setting we didn't have enabled. We were using defaults, which is THP at 2mb...
This might sound a bit out of the blue, but aren't you just using GRUB instead of systemd?
Instead of replying to a closed thread, you should start a new thread describing the steps you took and the detailed setup...
However, if chunks are not present in the previous index file or if there is no previous index, these chunks will have to be uploaded to the server.
Problem example:
Clone 100x100GB VM's (identical OR near identical)
Make backup for all of them...
Ah, those kernel packages are probably not on the repo anymore.
dpkg -l | grep proxmox-kernel should list them as installed (ii).
Then (assuming these are the installed packages) purge them with dpkg:
dpkg --purge...
Vielen Dank für dein Antwort,
einen Test mit einer VM habe ich schon erfolgreich hinter mir :-) Mir geht es nur darum wie ich nun den Server auf Proxmox bringe "ohne" einen zweiten Server dafür aufbauen zu müssen. Aber wenn das eher schwierig...
I tried qm migrate. It seems that the --targetstorage option does not allow direct migration from 'lvmthin' on one node to 'zfspool' storage type on another node.
root@pve-handson03:~# qm migrate 557 handson02 --targetstorage local-lvm:zfs-pool...
Sorry this should be fuser -vam /NVME-Pool/subvol-121-disk-0 for LXC.
Also make sure to run these when the LXC is not running.
Basically you want to find out which process(es) are still holding the disk of the LXC when it is not running...
Somewhat unrelated but I noticed that your rather large virtual disk doesn't have discard enabled and hence has no proper thin provisioning support. I'd also recommend using Resource Mappings for these PCI(e) devices to avoid potential issues in...
Hi,
not sure that adding additional service with root permissions make PVE more reliable.
A new root-level service with its own mini API, adding another component that could potentially be exploited, misconfigured, or become difficult to...
Another interesting observation. I went to a CT, moved the disk to another storage, it moved fine but wasnt able to delete the old source.
then I reassigned the old disk to any other CT (in my case I build a dummy CT) and then from theree I was...
Ich nehme an du willst und musst die Migration testen, daher wirst du auf jeden Fall einen Rechner benötigen, auf den du die VMs migrierst.
Wenn du nur einen VMware-Host hast, wirst du es ohne einen anderen Rechner nicht wirklich gut testen oder...
while running make build-dir-fresh, i see this weird error
cd proxmox-kernel-7.0.2; debian/rules debian/control
make[2]: Verzeichnis „/build/pve-kernel/proxmox-kernel-7.0.2“ wird betreten
dpkg-buildapi: Fehler: debian/control kann nicht gelesen...