Search results

  1. C

    Proxmox Linstor issues

    I understand that proxmox doesn't support linstor/brbd but the userbase may have run into this issue. I used the linstor guide to build out a few nodes and have them listed as online and can attach a CT store to it on a node. In "linstor resource list" it gets to the UpToDate stage on all nodes...
  2. C

    How to run a QDevice in Docker

    @baron164 , did you ever get this to work without using port 22? I am not getting my proxmox to connect to it on port 2222 even though I can connect to it.
  3. C

    2-Node Ceph Cluster issues during graceful shutdown of 1

    Thanks for the quick response, I thought with increasing one of the nodes to two votes that it would be "stable". To confirm Ceph needing three nodes is a separate issues than the cluster quorum issue? Thanks
  4. C

    2-Node Ceph Cluster issues during graceful shutdown of 1

    For my homelab, I have 2-nodes running PVE 8.1.10 with ceph installed. Both have monitors,mds,mgrs, and osd. When everything is up it's working good. When I do an update and reboot either of the nodes, the other node soon becomes unresponsive for a few minutes and the VMs running on that note...
  5. C

    MS-01 igpu SR-IOV question

    I have a couple of the new MS-01 mini computers that should be great for homelabs. I've been following a few guides to enable SR-IOV with the i915 and while it seems to work for others. I can confirm that the dkms builds properly and is active but the driver never loads the right driver for...
  6. C

    Upgrade 7 to 8, Connect-4 dkms module installed

    Thanks, I just checked and the firmware up to date. I have not seen any thermal messages and it’s in a cool room without case fan but feeling it these cards run hot.
  7. C

    Upgrade 7 to 8, Connect-4 dkms module installed

    So I was able to fix this by completely rebuilding my proxmox node, even though the original was only weeks old and I didn’t do anything to it besides regular updates. Funny enough after several hours the note interfaces dropped offline and now aren’t detected. I just saw a message of both...
  8. C

    Removed node from cluster but node still shows in interface

    I fixed it but not sure if it's the right way. I rm -rf /etc/pve/<old node name> and that worked.
  9. C

    Removed node from cluster but node still shows in interface

    I followed the instructions to delnode which worked but I still see parts of the old node in the gui. I see the server and the VMs with ? under it but can't do anything with those. Right or left clicking on them breaks the interface and I need to refresh to fix it. Thoughts?
  10. C

    Upgrade 7 to 8, Connect-4 dkms module installed

    The card never properly loads... well it loads and then unloads itself. I live booted this computer with ubuntu and the card works as expected, so I don't think it's hardware. I'm also using the 6.5.11-7 default kernel from a new 8.1.3 install. [ 1.455990] mlx5_core 0000:01:00.0: firmware...
  11. C

    Upgrade 7 to 8, Connect-4 dkms module installed

    Any update on this? I install a CX4 MT7710 and it's having issues with PVE8 6.5 kernel.
  12. C

    BCM57414 not showing

    Correct, I see the card in lspci with both interface enumerated as pci devices but nothing in ip a
  13. C

    BCM57414 not showing

    I have a couple of Supermicro AOC-S25G-B2S cards and while they show up in the dmesg, they never enumerate in the OS. Proxmox 8.1.3 (Kernel 6.2.16-20-pve this prevents bnxt_en kernel panics, seems to be a known kernel / driver issues) [ 1.286682] bnxt_en 0000:01:00.0 eth0: Broadcom BCM57414...
  14. C

    Proxmox page unreachable

    I updated the firmware and have check dmesg. The cards stays up for about 30 seconds after boot and then both interfaces go into cleanup and disappears. [ 26.907682] mlx5_core 0000:01:00.0: E-Switch: Unload vfs: mode(LEGACY), nvfs(0), necvfs(0), active vports(0) [ 26.949676] mlx5_core...
  15. C

    Proxmox page unreachable

    ok, so this is a weird issues with the Mellanox ConnectX-4 card falling offline... I'm struggling to identify a fix I didn't need to do anything for ESXi, XCP-ng, or Ubuntu.
  16. C

    Proxmox page unreachable

    @aaron well, I'm back. After an 4 hours of working fine.... I'm back. It's a ping issues too, not a UI issue.
  17. C

    Proxmox page unreachable

    @aaron I checked the hosts file and it looks good. I just rebooted and everything is working now, which isn't ideal. I update if it happens again.
  18. C

    Proxmox page unreachable

    I installed a proxmox on a machine that I was recently using for ESXi (Intel NUC 9 Xeon w/ Mellanox Connectx-5). After installing 8.1-1 (whatever the latest is as of yesterday) and then gave it a static address in the native vlan. Once it was operational and updated, I added a vlan vmbr0.20 on...
  19. C

    PVE 6 + InfluxDB + Grafana

    hmm, weird I figured that would be the point of being able to select for CPUs. In my case, the 6.2-2 update seems to have helped the pvestatd service.
  20. C

    PVE 6 + InfluxDB + Grafana

    Ok, so after upgrading to 6.2-2 today and rebooting all hosts... I've made progress. I now have all hosts showing up in influxdb and grafana. I'm working on making some tweaks. In the picture you posted of your system I see that you have all hosts selected. Is the cores/memory/storage info...