Hi @FBFM, there is no official PVE method of mounting VMFS on a locally attached SAN LUN.
There are several migration methods described here: https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE , including an automatic import from running ESXi...
I have on vm with a disk size of 6TiB. Everytime I need to reboot the host, or change the vm's configuration, the bitmap is dirty causing the next backup task to do a full disk read. This is very slow. It takes 15 hours aprox. to do the whole...
I removed all files from '/etc/apt/sources.list.d/*' and ran your scripts.
I stopped all CM and VM machines on ProxMox, then ran
apt clean and apt update.
Now pve8to9 only shows the many files to be upgrated.
Even the MicroCode warning does...
I removed all files from '/etc/apt/sources.list.d/*' and ran your scripts.
I stopped all CM and VM machines on ProxMox, then ran
apt clean and apt update.
Now pve8to9 only shows the many files to be upgrated.
Even the MicroCode warning does...
Addendum:
To elaborate on the underlying problem for the Conflicting values set for option Signed-By error: There are currently both formats for the Proxmox repository present in the sources.list.d directory, with the old format missing the...
Ok that makes sense.
Please remove all files in the sources.list.d directory and run the following:
cat > /etc/apt/sources.list.d/proxmox.sources << EOF
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components...
Hi Jonas
maybe that was/is (one) of the reasons for my problem.
I must admit, I think I read somewhere I could remove it or mayby I was just a lot of steps ahead or plainly confused.
Anyhow, my bad.
BTW, I do have a similar pve 8.4.19 server and...
Die VMs betreiben eine Software, die mein Kunde, ein kleines Software-Haus erstellt, als Backend läuft jeweils ein PostgreSQL-Server.
Normalerweise keine hohe Last, deren Kunden greifen mit RDP auf diese Software zu. (Design-Diskussion aktuell...
Hi @RainerM
thanks for posting in the forum!
I am wondering why you removed the original sources.list with this command
rm /etc/apt/sources.list
This is not part of the upgrade procedure and is most likely the cause of your problems, since you...
Hi all,
I wanted to upgrade PVE 8.4.19 to PVE 9.
I'm running a no-subscription version.
Before I started the upgrade I made sure all updates were installed.
According to https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
I performed the below...
Yeah, looks like this is still a bug.
When adding multiple search domains like "domain1.tld domain2.tld", UI only shows "domain1.tld".
I assumed, that it might need to be comma seperated but thats the wrong syntax for resolv.conf. It still gets...
Put shortly, and without trying it explicitly - the following should work:
* Set an email as Admin mail from: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_options
* add the domain of this email to DKIM domains
* set the signing source...
Make sure you have disabled all ACME accounts and domains in the GUI (although I would not expect the ACME implementation in PMG to set an expired certificate either) - please check if you have any external piece of software running that does...
@fabian: ptrace_Scope gets not set via /lib/sysctl.d. The directory /usr/local/lib/sysctl.d does not exist.
I think I will try to reboot one server tomorrow morning. Let see to what the value of kernel.yama.ptrace_scope will be set to.
And let's...
Hello,
same here but with kernel.yama.ptrace_scope = 1 (never touched, I a pretty sure)
EDIT: Problem found, a missing directory (which is not essential for that container):
root@pve:/var/lib/lxc/102# pct start 110 -debug
run_buffer: 569...
Das Bild ist nur der Screenshot aus Post #7 (Treiber-Auswahl im Gerätemanager), keine neue Info. Der letzte Post (#13) von sgw stellt eine konkrete offene Frage zum Cache-Mode, also passt ein voller Entwurf, der die neuen Posts (#12/#13)...