bbgeek17's latest activity

  • bbgeek17
    Add a sleep+healthprobe to your hook script? Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    It is possible that OP did not permission the user/token properly. A quick way to check is to run: curl -k \ -H "Authorization: PVEAPIToken=<USER>@<REALM>!<TOKENID>=<SECRET>" \...
  • bbgeek17
    Yup, I stand corrected - that's what happens when you skim over a post (that is not correctly code-formatted)!
  • bbgeek17
    There are 3 disks in the VM, they have different ctime's. The value is the same across API responses for corresponding disks. That said, OP should use the latest Veeam "agent"/patch for PVE. And make sure that the PVE version is in the supported...
  • bbgeek17
    You can mark the thread as SOLVED by editing the first post and selecting an appropriate subject prefix. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    @bbgeek17 Thank you for your reply You're right, can check in task list, the job is skipped (recenlty verified). It means the job was executed but it didn't re-verify. I tried with the option ignore-verified=true, but it is still skipped. I...
  • bbgeek17
    Adding a Hyper-V–based PVE host just for quorum is short-sighted. You are introducing additional, unnecessary, management overhead: Storage pools will now need to be restricted to specific nodes. If you add NAS storage later and do not restrict...
  • bbgeek17
    Hi @pbujarbarua , welcome to the forum. You should use the OS that fulfills your goal requirements. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    It is an appropriate way to achieve your goal. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Short of authentication, permission, or syntax error the API calls do not return failures. The task can be long running and the fact that you submitted it is not a success yet. You need to query task status to determine its state. A quick check...
  • bbgeek17
    bbgeek17 replied to the thread Can't create VMs in PVE-9.1.6.
    Try to find a workstation with a different browser. Try incognito mode. Create a VM via CLI, install a more modern browser and try from there. You mentioned in your original post that you have been changing permissions. That may be a red...
  • bbgeek17
    bbgeek17 replied to the thread Can't create VMs in PVE-9.1.6.
    Downgrading is not supported, or recommended. It's a manual task that is quiet advanced, and can completely break your system. Is this a business production environment? Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    bbgeek17 replied to the thread Can't create VMs in PVE-9.1.6.
    Hi @andreisrr , I was about to ask whether you backed out everything you changed and now it sounds like you did? I'd recommend doing a few sanity checks: a) try to create a VM with QM b) try to create with "pvesh" via API c) try to create a VM...
  • bbgeek17
    bbgeek17 replied to the thread Boot on FC SAN for installation.
    This thread may be helpful: https://forum.proxmox.com/threads/boot-from-san-multipath-boot-disk-proxmox-installation.164098/ Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    bbgeek17 replied to the thread Moving VMs with snapshots.
    Moving data (block or file) that has snapshots associated with it is always challenging, regardless of the OS, hypervisor, or application. Moving such data between different storage types is exponentially more complex, as snapshot formats are...
  • bbgeek17
    PVE is a Modern OS Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Of course, it has to interact with pvestatd and it is hung trying to talk to the NAS Just remove it from the storage.cfg You can then follow that with: systemctl try-reload-or-restart pvedaemon pveproxy pvestatd pvescheduler pve-ha-lrm...
  • bbgeek17
    Great to hear @Womumba . If you think your question is solved - you can update the thread with SOLVED prefix by editing the original post and selecting the appropriate subject prefix. Blockbridge : Ultra low latency all-NVME shared storage for...
  • bbgeek17
    bbgeek17 reacted to aaron's post in the thread NetApp ONTAP deploy support with Like Like.
    https://pve.proxmox.com/wiki/Proxmox_VE_API https://pve.proxmox.com/pve-docs/api-viewer/index.html and it is true, Proxmox VE does not use libvirt at all, but handles the interaction with kvm/qemu directly.
  • bbgeek17
    bbgeek17 replied to the thread NetApp ONTAP deploy support.
    These are a good starting point: https://pve.proxmox.com/wiki/Proxmox_VE_API https://pve.proxmox.com/pve-docs/api-viewer/ Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox