bbgeek17's latest activity

  • bbgeek17
    bbgeek17 replied to the thread Atomic rename error.
    It sounds like you have a user-mapping issue between Synology and PBS. Or perhaps root folder permission issue. You could open it up to the world as a test: chmod 777 /mnt/backupsit/ My Multiprotocol (NFS/CIFS) file access are long behind me. I...
  • bbgeek17
    Thank you for sharing @dstachur . It does not seem like your post is related to the topic of this thread. I recommend opening a new thread if you have a question. In the meantime, you can take a look here...
  • bbgeek17
    It is an interesting approach @joaquinv898 . Keep us updated on your progress. cheers Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    First, none of the challenges you are describing are related to the Proxmox Virtual Environment. To clarify: dusting your PC was not a contributing factor, and the on-board integrated NICs never worked previously. It is possible that the NICs...
  • bbgeek17
    If the system was working previously and the NICs were being detected, then it is more likely than not that you are dealing with a hardware or firmware issue. You may need to try a different PCIe slot for the cards you removed, or temporarily...
  • bbgeek17
    Hi @AndyKosh , It is impossible to draw any conclusions about the behavior of your network without detailed technical information about your environment. This should include network configuration files, the current state of the systems involved...
  • bbgeek17
    bbgeek17 replied to the thread Atomic rename error.
    Have you checked the ownership and permissions of the entire path of the offending file? Can you perform same operations in that path? With that file? Have you checked your NAS log files? Can you increase verbosity of the logs on the NAS side...
  • bbgeek17
    bbgeek17 replied to the thread Delete orphaned VM DIsk.
    Please provide: cat /etc/pve/storage.cfg pvesm status mount lsblk qm config [id] pvesm list [storage] As requested, provide full unredacted commands that you run: rm, ls, etc Direct and file listing on : vm-9000-disk-1.qcow2 (if that is the disk...
  • bbgeek17
    bbgeek17 replied to the thread Atomic rename error.
    The "cp/mv", "ls", "touch" Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    bbgeek17 replied to the thread [SOLVED] VM Migration issue.
    You may need to run this command, as suggested by the log. Or manually update these files with new keys. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    bbgeek17 replied to the thread Atomic rename error.
    Based on the Path to the file this particular error seems to come via NFS. Have you examined the file? Try a few operations manually. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  • bbgeek17
    In a Node Down scenario, you are left with two nodes that can still communicate directly with each other, since this is a mesh network. Additional load only becomes a factor in a Link Down scenario. In that case, depending on the topology and...
  • bbgeek17
    It’s possible that you’re experiencing what is commonly referred to as “VM stunning.” In many virtualization environments (ESXi, PVE, etc.) it is most often caused by slow or congested storage. As suggested earlier, try performing the operation...
  • bbgeek17
    Thank you for the update @Ishadow , feel free to mark this thread as SOLVED by editing the original post and using the appropriate prefix from the subject dropdown. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
  • bbgeek17
    @x509 , welcome to the forum. We don’t use Ceph or mesh networking in our deployments. That said, if you plan to engage a Proxmox Partner, I would recommend following their guidance, they will ultimately be responsible for supporting your...
  • bbgeek17
    Hi @Ishadow, welcome to the forum. There are several suggestions in this thread: https://forum.proxmox.com/threads/fujitsu-primergy-tx1320-m3-fujitsu-praid-cp400i.146653/ You also have other options: - Try PVE9 - Try Debian (12 or 13) and...
  • bbgeek17
    It may be helpful for the community if you provide the following: cat /etc/pve/storage.cfg pvesm status lsblk pvs vgs lvs qm list qm config [vm_id_snapshotted] - task output of the snapshot - journalctl output +-1min around snapshot - dmesg...
  • bbgeek17
    bbgeek17 replied to the thread How to copy NTFS to ZFS.
    Hi @FrostyIce , welcome to the forum. Technically your question is not related to Proxmox Virtualization Environment at all. You may find experience in r/HomeLab and r/DataHoarder more suitable for your inquiry. Cheers Blockbridge : Ultra low...
  • bbgeek17
    Hi @asummere , welcome to the forum. The answer to your question depends heavily on the overall configuration of your system, most importantly - storage. Can you share more details? Cheers Blockbridge : Ultra low latency all-NVME shared...
  • bbgeek17
    You have looping messages that the link goes down and up? That will certainly reset the sessions and slow things down. At a high level it sounds like a hardware issue, perhaps a bug in NIC firmware, or something similar. If this is a one time...