Search results

  1. A

    GMKTEC K12 | Ryzen 7 H 255 | Problem with IGPU

    You are correct, yes -- tried copy/pasting as many guides suggest (and GMK) but that was failing as well. Highly appreciate the link and yep, after all that struggling it just worked this morning o_O
  2. A

    GMKTEC K12 | Ryzen 7 H 255 | Problem with IGPU

    I've struggled getting a copy of the 1.07 BIOS from their Google Drive -- is there anything that would prevent me from getting this working with the 1.06 BIOS which is currently installed (and would someone be as kind to provide a copy of 1.07?)
  3. A

    How to add labels/tags/comments to proxmox nodes?

    Yep, using that a lot at the DC and node levels :D
  4. A

    How to add labels/tags/comments to proxmox nodes?

    Just completed a node rename on a cluster but would love to still be able to tag nodes for quick reference as well!
  5. A

    vTPM support - do we have guide to add the vTPM support?

    Making use of ceph -- snapshots are fine on shutdown VMs; live though: snapshotting 'drive-scsi0' (main-stor:vm-126-disk-1) snapshotting 'drive-efidisk0' (main-stor:vm-126-disk-0) snapshotting 'drive-tpmstate0' (main-stor:vm-126-disk-2) snapshot create failed: starting cleanup TASK ERROR: VM 126...
  6. A

    Proxmox VE 7.0 released!

    Look into tuned (and tuned-adm), it may help with configuring your system with the above in mind (this is what I make use of and installed cpupower in my case); apt install tuned tuned-utils tuned-utils-systemtap -y Redhat doc: TUNED-ADM |...
  7. A

    Proxmox VE 7.0 released!

    root@stor01:~# apt search cpupower Sorting... Done Full Text Search... Done cpupower-gui/testing,testing 0.7.2-2 amd64 GUI utility to change the CPU frequency libcpupower-dev/testing,testing 5.10.46-4 amd64 CPU frequency and voltage scaling tools for Linux (development files)...
  8. A

    Proxmox VE 7.0 released!

    Noticed a few UI updates today but looks like this one might have been missed for those not making use of swap (this is after clearing cache and hard reload on Chrome 91.0.4472.124); note this will be hard to see: This will probably illustrate the issue better: Essentially, the percentage 0%...
  9. A

    Proxmox VE 7.0 (beta) released!

    Apologies for the wait (a few things delayed this); performed a few tests to confirm fix. ex; Before migrating container: 04:25:28 root@stor01:~# pct config 101 Configuration file 'nodes/stor01/lxc/101.conf' does not exist Requesting migration: 2021-07-06 04:26:15 shutdown CT 101 2021-07-06...
  10. A

    Proxmox VE 7.0 (beta) released!

    00:31:56 root@work01:~# pct config 101 arch: amd64 cores: 4 hostname: mon-lxc memory: 4096 net0: name=eth0,bridge=vmbr0,hwaddr=2A:FF:0A:9F:F0:7B,ip=dhcp,tag=100,type=veth onboot: 0 ostype: debian rootfs: ceph-hybrid-storage:vm-101-disk-0,size=20G swap: 0 unprivileged: 1 Linux mon-lxc...
  11. A

    Proxmox VE 7.0 (beta) released!

    Encountered a few issues migrating existing containers to other nodes in the cluster failing to start. Troubleshooting led to the following: lxc-start: 101: conf.c: mount_autodev: 1222 Invalid cross-device link - Failed to mount tmpfs on "(null)" lxc-start: 101: conf.c: lxc_setup: 3628 Failed to...
  12. A

    New to Ceph; looking for suggestions for a 3-node cluster

    Hey all; I've made use of Proxmox for a while and I'm looking to take my first few steps into ceph -- I have 3x QCT QuantaGrid SD1Q-1ULH that I will be making use of. Each of these nodes have a Xeon D-1541 with an OCP Mezz 10Gb SFP+ (QCT Intel® 82599ES dual-port 10G SFP+ OCP mezzanine) and...