Hi,
if you add a node that has no subscription to a cluster that otherwise does, the node will work just fine. Depending on how you configured the repositories on you subscribed nodes you might have to deal with some version mismatch issues, but...
It would be nice to see on the CEPH OSD screen if drives are encrypted and luks options for audit purposes, would be nice to set luks option in GUI as well.
cryptsetup luksFormat --type luks2 --cipher aes-xts-plain64 --key-size 256 --hash sha256...
I believe this is the most accurate answer.
Please refer to the staff comment and the subscription agreement linked from it:
https://forum.proxmox.com/threads/joining-unlicensed-pve-node-to-cluster-that-is-licensed-what-happens.108160/post-465204...
Hi @zero-skill, welcome to the forum.
This has been covered a few times, for example: https://forum.proxmox.com/threads/joining-unlicensed-pve-node-to-cluster-that-is-licensed-what-happens.108160/post-465204
Blockbridge : Ultra low latency...
Hello, I'm new in proxmox and I'm trying to setup a little cluster with mini pc's hp but in while in a dell mini-pc my pull of docker images from ecr is fast the other proxmox nodes are to slow (x10). This kind of situation is too weird but I...
Parameter verification failed. (400)
crs: invalid format - format error crs.ha: value 'dynamic' does not have a value in the enumeration 'basic, static'
Attempting to enable new crs dynamic option released in 9.1.8.
Environment:
2 different...
Hi everyone, newbie here, I currently have an existing Proxmox cluster running on non-subscription nodes, and I’ve recently deployed two additional Proxmox nodes with valid subscriptions; I’m considering joining these subscribed nodes into the...
right after a Windows migration, if the disk is attached on a SCSI bus and the SCSI Controller Type is set to VirtIO SCSI, Windows may fail to boot if the VirtIO driver has not been installed yet.
In the VM's Hardware tab, try detaching the disk...
Hi everyone, newbie here, I currently have an existing Proxmox cluster running on non-subscription nodes, and I’ve recently deployed two additional Proxmox nodes with valid subscriptions; I’m considering joining these subscribed nodes into the...
Adding a note that apt-update was showing the warning "Failed to fetch https://download.proxmox.com/debian/pve/dists/trixie/InRelease Certificate verification failed: The certificate is NOT trusted."
I changed the repository from https to http...
Tried it, what a pile of trash. Makes you change the password at first login but then returns unauthorized if you try.
Setting via the API works but then can't get any further. Glad it works for you but my faith in it is already toast at this...
I am attempting to upgrade Proxmox from 8.4.19 to 9.1 and am encountering the below message when running the apt dist-upgrade command.
W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'...
on some systems where 'expect' cannot be used, this looks to get it to be able to pipe in the passphrase as well. worked for me with a Debian 13 machine.
ssh -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -i ~/.ssh/unlock.key...
Another update on this, with the recent update that includes the version 7 kernel, this no longer works! I did go to github and found someone else having the same issue, and I added my findings there as well. If you bump into this and want to...