bbgeek17's latest activity

  • bbgeek17
    Proxmox is based on Debian Linux with a curated Ubuntu Kernel. The LVM is part of standard Linux implementation. There are no Proxmox-specific steps when dealing with LVM. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    Hi @iPanini , The qcow you found is likely NOT your VM. It seems to be located in your home directory. More than likely it is the installation download you got originally. The 2003 date of the file is another confirmation. The LVM error message...
  • bbgeek17
    Hi @ASM-Network , thank you for reporting back. I am glad to hear your issue is resolved. You can mark this thread as "SOLVED" by editing the first post and selecting the appropriate prefix from the subject dropdown. This helps in keeping the...
  • bbgeek17
    Hi @zero-skill, welcome to the forum. This has been covered a few times, for example: https://forum.proxmox.com/threads/joining-unlicensed-pve-node-to-cluster-that-is-licensed-what-happens.108160/post-465204 Blockbridge : Ultra low latency...
  • bbgeek17
    You did not configure your system properly. As you noted, you are not using shared storage functionality. There is no value in continuing to troubleshoot beyond this discovery. Your best course of action is to: remove all VMs remove all storage...
  • bbgeek17
    I think it would help if you share the /etc/pve/storage.cfg as well as "qm config [id]" output of the "old" and "new" VM. Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Congrats on the new release! Great to see new security functionality! Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Hi @angry_beaver , If I understood you correctly, you need to enable this attribute: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#:~:text=remote%20iSCSI%20server.-,saferemove,-Called%20%22Wipe%20Removed Blockbridge : Ultra low latency...
  • bbgeek17
    As you can see in your output, server 2 does not see a Fujitsu device. This is most likely a zoning issue in Fujitsu. Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    bbgeek17 replied to the thread vmxnet3 mtu problem.
    Hi @ofry770 , welcome to the forum. In my experience with running nested ESXi in KVM/Openstack - the driver handling the vmxnet3 type adapter is intentionally limited by VMware in MTU handling. In fact the behavior varies across various patch...
  • bbgeek17
    Please use CODE tags, available in the edit box menu. It makes reading large configuration blocks easier. Before Multipath can form, the server needs to see raw block devices. Those should be listed via: lsblk lsscsi Are the outputs the same...
  • bbgeek17
    Hi Stefan, the most likely reason is that the 2nd server is not configured properly in one way or the other. However, that is based only on your brief report. If you provide some system information from both servers, perhaps a better suggestion...
  • bbgeek17
    There may be a time limit. It has been quiet a while since your original post. Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    Thank you for the update @harunk . You can mark this thread as Solved by editing the first post and selecting the appropriate subject prefix via the dropdown. Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    bbgeek17 reacted to mipsH's post in the thread FC (Fibre Channel) status check with Like Like.
    Agree, will do so.
  • bbgeek17
    bbgeek17 replied to the thread FC (Fibre Channel) status check.
    I would recommend making a github account and publishing your work there. Asking community to download and analyze a random zip file is not a good security conscious approach. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox...
  • bbgeek17
    bbgeek17 replied to the thread LVM and Proxmox.
    If you are using iSCSI in Shared environment - the only supported built-in option is LVM. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    bbgeek17 replied to the thread LVM and Proxmox.
    @doma87 , can you clarify what do you mean by "tried to do it"? What is it? The LVM-Thin is wrong, you should not try it. If it was thick/regular LVM , then please provide some configuration data : pvesm status cat /etc/pve/storage.cfg qm config...
  • bbgeek17
    Yes, a Truenas VM can provide a CIFS share to your Windows clients. Truenas is quiet feature rich, which comes with rather large code base. You can get a CIFS share with a multitude of much leaner services. Will replacing a Windows server with...
  • bbgeek17
    You are welcome. They are not because they perform a function that is opposite to your needs. TrueNAS started as a filer and now contains some hypervisor ability. PVE has always been a hypervisor. Your can still virtualize your FileShare inside...