As I mentioned, this:
is not the same as:
The commands use different key locations and keys. You should be able to make ssh root@pve2 work by following the standard SSH key exchange steps. Can you figure out why it isn’t working?
I know quite...
You should not disable Debian sources. They bring in other components that are not part of subscription repo.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Run that command manually from the shell, does it work?
Examine /etc/pve/nodes/pve2/ssh_known_hosts , is it the same or different from pve1?
Run: ssh -vvv root@pve2
Look for : Offering public key:
Do any of the public keys match what is in...
Hi @akamatch14,
Can you clarify what "everything" is? Have you tried :
pvecm updatecert -f
Until you have fixed the authentication, your migration will continue to fail.
Have you done anything recently that changed your configuration? For...
You are right, my mistake. I seem to remember the VM version being an issue before, but perhaps 9 stands for PVE9, not Qemu9. In this case 9 is latest.
@Impact has a good question to answer.
Blockbridge : Ultra low latency all-NVME shared...
You need to upgrade the VM config/compatibility to QEMU 10.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Thank you @pmvemf
And just for completeness: What's the configuration of the virtual machine? (i.e., how many cores, etc).
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @roggeb ,
The configuration file is located on a PVE specific shared cluster filesystem (https://pve.proxmox.com/wiki/Proxmox_Cluster_File_System_(pmxcfs)
Adding the following information will be helpful:
- "qm config ID" output after...
PVE is based on Debian, with a Ubuntu-derived kernel. FC connections are handled at the kernel level, so the logs you already found are the only ones available.
In this case, you’ll most likely want to involve your SAN support. Don’t confuse...
If you can’t SSH between the hosts, you won’t be able to perform a Join either. Whether replacing the network card or switch will help, I can’t say. I also don’t think reinstalling the OS would be tremendously useful.
Personally, I’d start with...
Hi @Sh_Cby ,
This is usually a network problem and you have not provided enough details to advise you further.
Is the 10.10.10.1 actually accessible from new node? What is the new nodes IP? Can you ssh between the nodes? Are MTU's consistent...
So you are using what is called "Custom CloudInit" in PVE terminology.
Creation, processing and troubleshooting of Custom CI files is completely outside of PVE purview. You need to get access to the VM and review CI logs for more information...
With your list of storage pools, 3s is pretty long. You can try to "mask" all but one pool at a time in your storage.cfg to see if one in particular takes too long.
Here is an example of a much larger set returning much faster:
You can also...
Hi @pmvemf , welcome to the forum.
A few questions:
what's the hardware configuration of the host?
how are you performing the benchmark? (exact commands and target locations)
please provide the raw benchmark information from the host
is the...
The last time I had to deal with importing QCOW files the "qm importdisk" was not hooked up to PVE storage pools. I.e. one had to use absolute paths for import. Which is only available to root.
The template/iso location is somewhat...
Happy to help.
You can help forum users by marking this thread solved. Edit the original post and select appropriate prefix next to subject.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @muzammal , welcome to the forum.
Keeping in mind that your question is not PVE specific, are you using PVE built-in CI config? Custom config?
Are you changing the file manually after logging in with a key?
Are you able to login with password...
So you’ve configured more than just basic authentication in PVE.
I don’t use WebAuthn personally, so I can’t offer practical troubleshooting advice. You should check the forum threads on this topic, for example...
Glad to hear you are all set!
You can mark your thread as solved by editing the first post and selecting "SOLVED" tag for the subject.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...