bbgeek17's latest activity

  • bbgeek17
    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...
  • bbgeek17
    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
  • bbgeek17
    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...
  • bbgeek17
    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...
  • bbgeek17
    I've updated my post above since I read this in the docs and tested a bit
  • bbgeek17
    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...
  • bbgeek17
    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
  • bbgeek17
    bbgeek17 replied to the thread iSCSI under performance.
    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
  • bbgeek17
    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...
  • bbgeek17
    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...
  • bbgeek17
    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...
  • bbgeek17
    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...
  • bbgeek17
    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...
  • bbgeek17
    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...
  • bbgeek17
    bbgeek17 replied to the thread iSCSI under performance.
    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...
  • bbgeek17
    bbgeek17 replied to the thread Bug with the proxmox Rest api?.
    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...
  • bbgeek17
    bbgeek17 replied to the thread Can't login on webinterface 401.
    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
  • bbgeek17
    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...
  • bbgeek17
    bbgeek17 replied to the thread Can't login on webinterface 401.
    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...
  • bbgeek17
    bbgeek17 replied to the thread [SOLVED] Migration interupted.
    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 -...