Steps done:
Write random data to disk using fio up to 40GB
Delete the data
Before trimming, or moving vm-disk
Inside the VM
root@ubuntu2404:~# df -h /dev/mapper/data_vg-data_lv
Filesystem Size Used Avail Use% Mounted on...
Wow you are fast - great!
@odhiambo: OK, i am in the host and clicked on the entry "Disks" the added disk appears, and the created partition is also visible.
@uzumo : I can't create a volume group, because there is no disk to select:
warum sollte das nicht gewollt sein ? Ein entsprechendes Skill erleichtert die Administration von Proxmox erheblich - und dafür ist die Hilfe ja da. Ich muss die nicht selber lesen. Claude macht das für mich ;-)
Der Ansatz "ich stelle Hilfe zur...
For the benefit of any future searchers, this was added when PBS3.3 was released
https://pbs.proxmox.com/wiki/index.php/Import_VMA_Backups_into_Proxmox_Backup_Server
The wiki page doesn't show it but the current version of vma-to-pbs can in...
Just wanted to add a quick comment for anyone that might find this post via google or similar:
This is no longer needed, as the whole functionality (including comments/notes) is now built into vma-to-pbs directly. It can just be pointed at a...
https://forum.proxmox.com/threads/secure-boot-%E2%80%93-microsoft-uefi-ca-2023-certificate-not-included-in-efi-disk.173417/post-834448
If you perform a fresh installation, it will be set to `ms-cert=2023w` and thus included. It also appears to...
Hi folks, i am an absolute beginner at proxmox, but a debian user for a decade now.
I installed proxmox on a mini pc with a nvme.
Then i added ssd storage afterwards the common way, with fdisk and mkfs.ext4 in the shell.
But as i tried to...
Yes, this works, as expected. Then I can add it in the datacenter - storage section and restore the backups.
But this is not the way the disk would be mounted by the PVE when adding an empty disk in the frontend.
Segmentation fault is highly unusual, imho. Run Memtest86+ to check for memory errors. Check your disk with smartctl -a /dev/sdX, replace sdX with the actual drive, like sda or nvme0n1 or whatever. If you don't know, run lsblk to get an overview...
Hi,
We are preparing Windows Server VMs for Microsoft's Secure Boot certificate updates (Microsoft UEFI CA 2023).
We are currently using Proxmox VE with Secure Boot enabled and EFI disks (OVMF).
May I confirm:
Does our current Proxmox version...