ipmi

  1. G

    IPMI Protect Stub

    Hi I've just got a fancy IPMI card (https://www.amazon.co.uk/dp/B09ZJ8DJ9F?ref=ppx_yo2ov_dt_b_fed_asin_title) - It's a great bit of kit for my homelab. I did have an issue where because when installing it my pcie numbers had changed and on completion of proxmox boot, keyboard and or video...
  2. I

    proxmox GUI inaccessible

    supermicro 서버에 proxmox를 설치했는데, 링크에 접근할 수 없습니다. 브라우저를 통해 접근하면 ERR_CONNECTION_TIMED_OUT이라는 오류가 발생합니다... 구글로 검색해서 찾은 해결책은 효과가 없었습니다... 설정은 다음과 같습니다 IP 주소: 192.168.0.180/24 게이트웨이: 192.168.0.1 DNS 서버: 192.168.0.1 Supermicro ikvm은 192.168.0.110:80에서 실행 중입니다. 네트워크 라우터는 192.168.0.1에서 실행됩니다. 내가...
  3. E

    Unknown interface detected on SuperMicro H12DSi-NT6 - new build

    Hello! Recently deployed pve on H12DSi-NT6 which comes with dual 10g base and separate ipmi. I've noticed additional interface that I have no idea what is it coming from "enxbe3af2b6059f" There is actual mac address assigned to it. Wondering if this is in some shape IPMI interface and...
  4. A

    Random crash and not being able to start host via IPMI

    Happy New Year everyone! I am currently encountering an reaccuring issue with one of my nodes (pve2). Both nodes are hardware wise exactly the same. The random crash hasn't happened in a long time on the other node (pve1). The node (pve2) just randomly crashes and is unable to be started via...
  5. F

    Virtual Redfish BMC Support on VMs

    Hi Folks, I am looking to see if I can get Redfish BMC support on Proxmox VMs, so I can utilize these API calls: https://docs.openstack.org/sushy-tools/latest/user/dynamic-emulator.html In my current role, I need to go beyond standard IPMI calls for security and additional functionality when...
  6. A

    Watchdog for standalone proxmox node

    I have a single node "storage server" that has started randomly crashing. While I dont have the time (and its not a business critical node) to replace it, I would like the watchdog to trap and reboot- but here I run into a dilemma. I cant install the debian watchdog package because it conflicts...
  7. N

    Cannot use IPMI Tool to access HP ILO on same machine

    Hi there, so I'm trying to use IPMI tool to retrieve information from my HP ILO on the machine. I run ipmitool -I lanplus -H 192.168.0.240 -U nucker -P mypass sdr list and this runs fine on every other machine in my house. However running it on my server (both in an LXC container and on the bare...
  8. A

    VirtualBMC possible?

    Hello! Is it possible to integrate something like this: https://github.com/openstack/virtualbmc into Proxmox? It would be really nice to have. I'm fiddling with some test installations of RedHat products for instance OpenShift. And if you're going down the installer provisioned...
  9. A

    Motherboard with IPMI cannot pass through the core GPU

    My configuration is as follows: Motherboard:X11SCH-LN4F(supermicro) CPU:E-2176G RAM:16G DDR4 ECC*2 Hard disk:860EVO 500G System:PVE6.0-5 /etc/default/grub intel_iommu=on /etc/modules vfio vfio_iommu_type1 vfio_pcioptions vfio_virqfd /etc/modprobe.d/blacklist.conf blacklist i915 My...
  10. W

    fencing option in datacenter.cfg

    Hi everybody, The help page for datacenter.cfg is listing this option: I cannot find any information on how to configure /etc/pve/ha/fence.cfg. I know it's experimental but we would like to look into it and see if it can bring back IPMI fencing (did work better for us). Can someone please...
  11. S

    IMPI Fencing in Proxmox 4.1

    Has anyone been able to configure HA node fencing using IPMI? I have ipmitools installed on all my nodes, and dedicated IPMI 2.0 interfaces on all my nodes. There are a few problems: Fencing configuration instructions are for PvE versions 3.0 and older (http://pve.proxmox.com/wiki/Fencing)...