Search results

  1. bbgeek17

    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 levels. In most cases it is broken. Blockbridge ...
  2. bbgeek17

    [SOLVED] 2 Nodes and ISCSI Storage

    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 across servers? If not, perhaps your Fujitsu is not...
  3. bbgeek17

    [SOLVED] 2 Nodes and ISCSI Storage

    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 can come to mind. Cheers Blockbridge : Ultra...
  4. bbgeek17

    ISCSI connection causing error "pbs: error fetching datastores - 500 Can't connect to ipaddress:8007 (Connection refused) (500)"

    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
  5. bbgeek17

    ISCSI connection causing error "pbs: error fetching datastores - 500 Can't connect to ipaddress:8007 (Connection refused) (500)"

    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 - https://www.blockbridge.com/proxmox
  6. bbgeek17

    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 - https://www.blockbridge.com/proxmox
  7. bbgeek17

    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
  8. bbgeek17

    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 VMID journalctl -n 100 (after failure)...
  9. bbgeek17

    Migrate Windows Server Shares to a CIF/NFS or LXC with Samba

    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 non-windows one work for you? It's impossible for...
  10. bbgeek17

    Migrate Windows Server Shares to a CIF/NFS or LXC with Samba

    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 PVE, but only by using a VM to serve the filer...
  11. bbgeek17

    Migrate Windows Server Shares to a CIF/NFS or LXC with Samba

    Hi @alexinux , I think you are misunderstanding the mechanics of CIFS&NFS storage pool purpose in PVE. If we were to compare the PVE pool to your Server/Client infrastructure - PVE is the client. PVE does not serve storage but rather connects to your existing storage device (SAN, NAS (NFS or...
  12. bbgeek17

    What are everyone's experience with IBM SANs?

    Interesting paper, although by page 14 they ran out of information and decided to just duplicate PVE management document :-) Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  13. bbgeek17

    LVM and Proxmox

    Hi @doma87 , Yes, LVM (thick) is the officially supported and safe method to allow for shared SAN storage in PVE Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  14. bbgeek17

    Small Datacenter Setup - What is the maximum number of pve servers supported in a cluster

    Hi @hahmed15 , welcome to the forum. You may want to get familiar with arguments expressed in this discussion: https://forum.proxmox.com/threads/proxmox-with-48-nodes.174684/ Cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  15. bbgeek17

    Proxmox and Veeam Backup

    Veeam has a similar to PVE forum environment where you can get helpful Veeam specific advice. I am not trying to point fingers here. The message and the UUIDs are produced by Veeam. You are much more likely to get speedy help from a place dedicated to Veeam, rather than here. Veeam...
  16. bbgeek17

    Proxmox and Veeam Backup

    I don't see any mention of Veeam relying on QEMU-guest-tools in their documentation. It seems the "guest processing" feature relies on being able to login into the VM and use the VM native capabilities. From my brief reading of the documentation the feature you are inquiring is driven by Veeam...
  17. bbgeek17

    Am I able to run Kubernetes clusters on Proxmox cluster?

    AI thought it was a good idea... Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  18. bbgeek17

    [SOLVED] Proxmox confused about SAN Storage Capacity

    Most likely the erroneous entry was made at this time. It worked partially based on the last entered configuration until you needed the first part as well. Given that you found a solution to your issue, you should mark this thread as Solved by editing the first post and selecting the...
  19. bbgeek17

    [SOLVED] Proxmox confused about SAN Storage Capacity

    Hi @Technolust , welcome to the forum. Thank you for sharing this interesting observation. However, the default PVE installation does not come with lvm.conf containing two "devices{}" stanzas. Something happened to your file, most likely human intervention. LVM does not merge duplicate config...
  20. bbgeek17

    Suddenly unable to access web UI

    Hi @Maiyannah , thank you for the update! It will certainly help others in the same situation. Your proposal to drop back to a untrusted certificate would be counterintuitive from a security standpoint. You've instructed the system to provide certain security guarantees and it should not be...