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

    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...
  3. 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...
  4. 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?
  5. 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...
  6. 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...
  7. C

    [SOLVED] Proxmox w/ Ceph Slow restore Troubleshooting

    I have a 3 node Proxmox cluster each with a Xeon 8c/16t, 64GB ram, 512GBnvme (OS), 1TB Samsung 970 Pro NVME (OSD), 6.4TB Intel P4600 NVME (OSD), 10Gb to management / nfs nas network, 10Gb to Ceph VLAN. This is only 6 OSDs, I know this is a very light install but it's all I can fit into these...
  8. C

    VM VLAN Issue

    In my homelab setup, I have 3 proxmox hosts each with 2x 10G connections. On each of these are a bridge (vmbr0 and vmbr1) and vlan_bridge (vmbr0.10 and vmbr1.50) that allow the host proxmox to have an IP and connection into the respective public and storage vlans. Proxmox has it's IP set on the...
  9. C

    Proxmox Ceph Crash Troubleshooting

    I setup a proxmox cluster with 3 identical Xeon-D systems with 64GB ram, each one has a 1TB Samsung 970 Pro commercial drive and a 6.4TB Intel DC P4600 drive. Based on feedback here I, I had no issues setting up the cluster and installing ceph. Once I setup Ceph and started to added the OSDs, I...
  10. C

    Small Homelab Cluster Ceph help

    Good Day, I have a homelab that running right now and changing up the configuration to be a 3 node cluster and want to run Ceph. I am space limited inside each of my identical nodes and I am looking for the best Ceph configuration. The 3 nodes are identical: Xeon D2146 64GB Ram 1x 512GB msata...
  11. C

    Installation VLAN

    I am installing a small 3 host proxmox cluster, the interfaces that I have available are trunk/vlan ports with the native vlan turned off for "security" concerns. I would like to try and get proxmox installed and have the management interface be on the vmbr0.x. Could this be added for users...
  12. C

    LXC root password

    Good Day, When I create a new LXC container, the root password does not work. I have tested this on 3 browsers across 2 computers. I have tried to SSH into root but the password doesn't work either. I have tested copy and pasting the password into both fields but for some reason when it...