bbgeek17's latest activity

  • bbgeek17
    bbgeek17 replied to the thread Web GUI unavailable.
    No worries, You can mark this thread as SOLVED by editing the first post and selecting appropriate option from the dropdown near the subject Cheers. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    Thank you for the update @odhiambo. You can mark this thread as SOLVED by editing the first post and selecting appropriate option from the dropdown near the subject Cheers. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    bbgeek17 replied to the thread Cloning issue.
    The limitation is somewhat similar to the one described in this thread https://forum.proxmox.com/threads/proxmox-8-how-migrate-vm-without-shared-storage.179176/page-2#post-832785. That one was just recently addressed. Here, the code checks...
  • bbgeek17
    bbgeek17 replied to the thread Cloning issue.
    This is a PVE clone restriction. Here is an example of cloning a Template VM located on shared storage and hosted on pve-2. Clone to PVE-2 local storage: root@pve-2:~# qm clone 9001 10001 --full --name bbtest1 --storage optane-lvm create full...
  • bbgeek17
    Hi @hoot, You’ve already received a lot of good feedback. The important points mentioned are: - You can use ME4 with PVE. If you have spare ports, servers, and capacity, you can run PVE in parallel with ESXi during the migration window. - PVE...
  • bbgeek17
    Are you able to check the logs of your S3 providing software? It will likely have additional information on what failed. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Hi @adrian-1030, welcome to the forum. What you’re running is a fairly complex nested virtualization and networking setup, and it’s unlikely this is a Proxmox VE issue. If I understand correctly, your topology is: Fedora (Wi-Fi) > VMware...
  • bbgeek17
    Hi @vluxh , PDM runs on top of a Debian Linux. The general Debian Linux VM recommendations apply to PDM build. We've done some performance analyses and our finding may be helpful to you...
  • bbgeek17
    Note that a patch has been proposed to improve this behaviour: https://bugzilla.proxmox.com/show_bug.cgi?id=3229#c7 It has not been accepted yet, but one could manually apply it to a system if there is an urgent need. Cheers Blockbridge ...
  • bbgeek17
    You should be looking at, following and checking the instructions on page 355 Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    You are welcome. The error you were receiving was somewhat generic. The tool was upset about the label/signature, not a partition: Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Give "wipefs -a /dev/mapper/3690b11c0000238a20000030e5098c67b" a try. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Have you yet retried: pvcreate /dev/disk/by-id/dm-uuid-mpath-3690b11c0000238a20000030e5098c67b ? Have you rebooted the server since detecting the error? Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    Can you run these commands on the Multipath device (via ID or dm-10 path): fdisk -l /dev/mapper/3690b11c0000238a20000030e5098c67b blkid /dev/mapper/3690b11c0000238a20000030e5098c67b lsblk dev/mapper/3690b11c0000238a20000030e5098c67b...
  • bbgeek17
    The output shows 8 paths to the LUN, is this what you expected? What does "multipath -ll" show? What about "fdisk -l [/mpath_device]" ? Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    It sounds like OP may be using a variant of ZFS/iSCSI, perhaps with a custom plugin for TrueNAS. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    bbgeek17 replied to the thread Newb Question about clustering.
    If you need automatic migration, i.e. HA functionality - the storage must be named the same. There is, currently, no storage mappings with HA. If you are doing manual migration, you can specify target storage in CLI/API (not in PVE UI). I believe...
  • bbgeek17
    Hi @Hemi , Since you’ve confirmed that multicast traffic is being received on both the hypervisor and inside the VM, this is most likely a statistics-reporting discrepancy between the Virtio driver and the Linux kernel. I don’t have guidance on...
  • bbgeek17
    You are correct regarding WWID. I will see myself off to get more coffee. In the meantime, I have updated my reply in #3 and deleted subsequent one. Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    @jsterr , have you checked our guide : https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/ Is there anything you feel is missing or unclear? Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...