Search results

  1. D

    SMBIOS Adjustment for motherboard information

    And I used this for SLIC 2.x in Proxmox: Code: args: -acpitable sig=SLIC,file=/PATH_TO_SLIC/SLIC.BIN
  2. D

    SMBIOS Adjustment for motherboard information

    I was working with a Proxmox server earlier this week so I had a little play with the .CONF files. I used this to add SLP in Proxmox: Code: args: -smbios type=0,vendor=<SLP>,version=<SLP>,date=<SLP>,release=1.0
  3. D

    Ceph with multipath

    do your machines boot ok after mapping up the multipath OSDs as my test machine hangs on until I remove the was links then I plug them in and it works. but its boots until I activate the multipath as a OSD.
  4. D

    Ceph with multipath

    this is what am also trying to do but with 2 SAS Shelfs Direct SAS attached disk shelf to HBA port 1 & 2 Direct SAS attached disk shelf to HBA port 3 & 4 then wanting to use the via the multipath to OSD with the SAS connections giving me 24Gbit access to each shelf.
  5. D

    Ceph with multipath

    multipath code block in this doesn't work. I tried fixing it up but still doesn't work for f in $(multipath -l | grep dm- | awk '{ print $1 }') do pvcreate --metadatasize 250k -y -ff /dev/mapper/$f-part1 vgcreate vg$f /dev/mapper/$f-part1 lvcreate -n lv0 -l 100%FREE vg$f...
  6. D

    Fully howto for OpenID connect to Azure AD

    Hi all has anybody got information on how to setup OpenID connect to azure ID as I would like to decouple authentication from VMs on the cluster. as Azure AD is managed by a different team I am looking for more of a how-to to get the basic stuff working between Azure and proxmox. does anybody...
  7. D

    Redhat virtual datacenter ... virt-who on proxmox

    so virt-who will report KVM back so from the product perspective it will just behave as though it's on redhat virtualization which is also KVM based.
  8. D

    Passtrough multiple hdds in a multi drive case to multi vms

    you would need to ensure that the enclosure isn't a raid enclosure or at least selectable to be jbod. you need to have the ability to control the USB power management features if it's a USB device. disabling power management ensures the device doesn't go offline when idle you might need to...
  9. D

    resource pools

    hi all am looking for a way I can tag systems so that I can do conditional access and remote inventory listing for ansible. is it possible to configure the system to allow a system to be linked to multiple tags? when I add it to one I can't add them to others via the UI. for example I would...
  10. D

    KSM keeps disabling.

    thanks that now working fine for me.
  11. D

    KSM keeps disabling.

    answered my own question disabling ksmtunedwith below means that run is left alone once set. systemctl disable ksmtuned
  12. D

    KSM keeps disabling.

    HI all I am trying to run KSM on the system but when I switch /sys/kernel/mm/ksm/run to 1 something changes it back to 0 I am assuming this is a PVE process if so how can I control it. so that KSM is left running all the time?
  13. D

    qcow2 using zstd compression

    Hi all how can I alter the configuration so that the qcow2 format disk images use zstd format rather than zlib?
  14. D

    base system encrypted using TPM2

    Hi all I would like to install proxmox on encrypted systems protected by a TPM2 module which will be used to unlock the system. I have just booted the official ISO release and couldn't see any encryption options. what installation method would be the officially supported
  15. D

    SDN Mutlicast for vxlans

    so what your saying then is keep away from openvswitch and we should be fine ?
  16. D

    SDN Mutlicast for vxlans

    HI all Currently I have a lab with a vxlan setup using unicast but I would like to know how I can move this to multicast as I would like to use multicast in production due to unicast the Linux docs say multicast is preferred. has anybody got any experience either way with this in production?
  17. D

    Proxmox just died with: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10

    could just be a weak rail on the PSU. try balancing the connectors and see what happens. have you got voltage sensors configured on the Motherboard because you could capture the values and see if it is power.
  18. D

    Proxmox just died with: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10

    I get this when my cards go over 80 degrees, I was using a passively cooled case that I have now added a fan too and it's not reoccured. when you took the temp was it the time it happened or after? as I found my NVME disks didn't come back when cooled until I rebooted.
  19. D

    Proxmox SDN support in ansible

    proxmox in ansible is currently in the community.general module https://docs.ansible.com/ansible/latest/collections/community/general/index.html#plugin-index classes currently proxmox module – management of instances in Proxmox VE cluster proxmox_domain_info module – Retrieve information about...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!