Those expectations arise precisely because you’ve actually used it and experienced its shortcomings firsthand.
I understand your concerns, but ultimately, the use of the test repository is at your own risk.
i repeat, dont use the test-repo for production.
developers state its only for testing-purposes and not for production-use as evidenced by my screenshot from their own wiki.
you ignoring this is purely on you and on noone else.
you could have run...
@djsami thats why you dont use the test repository in production.
as the name implies it is a repository for testing things. its bleeding edge stuff.
if you need things to just work, use the enterprise repository, where only well tested releases...
Ich würde es mit beiden Varianten (Ubuntu- und Debian-Livecd testen), da man notfalls ja auch ein ProxmoxVE dadurch installieren kann, dass man erst Debian installiert und danach ProxmoxVE...
Yes thanks, i was aware of the naming issue, but was waiting for the final solution from @t.lamprecht. so pinning at least did the job right now. I expect a name change soon to come over that problem.
thanks to your help, here is what I did and seems to work (I did reboot on each sole drive to validate the boot mirror => it's ok)
I give all if it can help other people:
me@myhost:~# sgdisk /dev/sdf -R /dev/sdb
The operation has completed...
Hello all! I'm using PMG for a few domains and testing it but coming across a weird issue.
Email comes in, PMG rejects it due to SPF failure, but when I check mxtoolbox against the domain, the SPF does exist. Granted, it is an A record with...
The issue occurs because the bootloader interprets the version 7.0.0-1-rc7-pve as greater than 7.0.0-1-pve when comparing versions.
The simplest solution is to run apt purge proxmox-{kernel,headers}-7.0.0-1-rc* to remove the affected packages...
The different names for disks may lead to confusion. I show some different names to specify the "right" device.
Why is this important? Well..., the obvious thing is that “zpool create” will destroy the old content. You will lose any data stored...
Hello,
from https://pve.proxmox.com/wiki/NVIDIA_vGPU_on_Proxmox_VE#Software_Versions I see now that version 595.58.02 from branch 20.0 is available and supported with
pve-managerKernelvGPU Software BranchNVIDIA Host drivers...
Hello Community,
I'd like to share one of my projects with you. It's a python tool that connects to Proxmox PVE API and gets a list of virtual machines. It creates a table with virtual machine details and converts it into page template for...
Note that there may be additional systemd-timers, which are not visible in the classic crontab context. Run systemctl list-timers -a instead.
You also did not mention user-specific crontabs, editable by everybody by crontab -e - including one...
I've just updated to the final 7.0.0-1-pve and everything's running fine, except that after installation i had to pin this kernel, as the system would always choose the "old" 7.0.0-1-rc7-pve" one (tried on different machines without luck)
So i...
Suppose it would work but if you lose the primary server you then lose your backup server if it's a vm. Just more hassle recovering as you would have to install a backup server somewhere in order for you to access your backups. Personally my home...
Looks like the boot partitions are under proxmox-boot-tool's control. You'll need to remove the old ESP and add the new one on the new drive, using proxmox-boot-tool format and proxmox-boot-tool init as the manual prescribes...
I guess I'm back to square one... I'm suspecting it's my cheap esata ata controller but I'll have to open a new post if I can find anything later. Thank you for the advice!