bbgeek17's latest activity

  • bbgeek17
    Have you tried to login from physical console with the same password? Are you sure you don't have two PVE nodes running by accident? Since you already tried to restart pveproxy, try to stop it - did the GUI stop responding for all hosts? When you...
  • bbgeek17
    bbgeek17 replied to the thread 2 Node with Msa.
    Op's environment is two-host cluster with MSA SAN. Neither Ceph nor ZFS would be a technological fit here... Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    There appears to be work going on to address this: https://bugzilla.proxmox.com/show_bug.cgi?id=7289 https://lore.kernel.org/qemu-devel/20260105143416.737482-1-f.ebner@proxmox.com/T/ Blockbridge : Ultra low latency all-NVME shared storage for...
  • bbgeek17
    Hi @katti, many people have designed their infrastructure with DR in mind. The correct solution always depends on RPO, RTO, and budget. The key questions your business decision-makers need to answer are: How much downtime can be tolerated? How...
  • bbgeek17
    bbgeek17 replied to the thread 2 Node with Msa.
    This is no different than a Microsoft with MSA. They will provide standard support to the best of their abilities for their product and it's functionality. If the issue points to storage they will point you to your storage vendor. SAN is a...
  • bbgeek17
    https://pve.proxmox.com/pve-docs/getting-help-plain.html https://forum.proxmox.com/threads/where-should-i-report-bug.102215/ https://pve.proxmox.com/wiki/Introduction#getting_help Blockbridge : Ultra low latency all-NVME shared storage for...
  • bbgeek17
    bbgeek17 replied to the thread help? SAN drives and cluster.
    If you are happy - we are happy. You can mark the thread as solved by editing the first post and adjusting the subject prefix. Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    bbgeek17 replied to the thread 2 Node with Msa.
    Hi @zav0k , The configuration you describe is pretty common. It works well when configured properly. There are many resources online that can help with your configuration, but nothing replaces hands-on work and deep understanding of each step. We...
  • bbgeek17
    It didn't seem that either reporter filed a bug with PVE. You may want to do so. I doubt the backend SAN version change will have any affect on this behavior. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    https://forum.proxmox.com/threads/move-storage-fails-with-qemu-img-convert-invalid-argument.179123/ https://forum.proxmox.com/threads/proxmox-cloning-corrupts-the-target-image-extensive-analysis-included.177841/#post-826710 Blockbridge : Ultra...
  • bbgeek17
    There were recently some bug fixes in this area. Make sure you are running with the latest code. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    You are missing critical step of creating a file system, as I've described in your other thread. However, you should not be creating regular file system on your shared block device. I'd recommend continuing to use your thread vs necroposting...
  • bbgeek17
    bbgeek17 replied to the thread help? SAN drives and cluster.
    Hi @williamss159 , If you want to store ISO, which are files, you need a filesystem. Filesystems can be created on top of a raw device , partition, or LVM slice. However, cluster of nodes is a special case. It requires a cluster aware...
  • bbgeek17
    You are welcome. That is exactly the topic of the discussion in the provided link. Note that this is an in-VM configuration, outside of the scope of PVE and this forum. There are many other discussions and tutorials on mounting CIFS share on...
  • bbgeek17
    Sounds like you just need to map CIFS share from VM directly to NAS. Your application may even have a wizard to do so. If it does not, add the mount to /etc/fstab...
  • bbgeek17
    If you see the ACK leaving the physical port, then it is likely that the problem is further down the line in the infrastructure. Have you contacted OVH with your issue/findings? Do you have console access via OVH? Perhaps you can try to "ip link...
  • bbgeek17
    The very clear and ultimate answer is of course: it depends! If you have enough experience to administrate a Debian server consistently and continuously over years, including disaster recovery, then you may go that route. (And use a single...
  • bbgeek17
    bbgeek17 replied to the thread help? SAN drives and cluster.
    @williamss159 , what do you mean by LCM? Perhaps LVM? LVM is a block type storage , there are no files or directories. If you follow one of many guides, including the one I posted earlier, PVE will be able to slice and dice pieces of overall LVM...
  • bbgeek17
    You are welcome! Happy to hear you got it going. Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    @bbgeek17 , Thank you. The plugin is now working correctly, and the backups are running successfully.