Recent content by templar

  1. T

    Temperature

    Exact my thoughts too. I personally use Zabbix and just wanted to omit installing of its agent. Zabbix already has template for reading from PVE API, and PVE API already has S.M.A.R.T. data. And if it would return also sensors data I would be totally happy. And I can agree with you here too, I...
  2. T

    Temperature

    Sorry for asking, but have you followed the link I gave? It leads direct to the code's author's comment with his explanation and links to the submitted patches. If he did sign the agreement or not - I don't know, you can ask him yourself.
  3. T

    Temperature

    And there is already code in that direction, submitted for inclusion: https://bugzilla.proxmox.com/show_bug.cgi?id=208#c23 It's a halfway, but it would be already a good step. But it doesn't get enough attention.
  4. T

    [SOLVED] HA: CT was migrated to wrong node on node restart. And it shouldn't be even migrated.

    Do I understand you right, it could work if CT had its volumes on network drives only? Then replication should be taken into consideration. I mean, if there is a replication rules, then it's obvious, there are volumes for CT on local drives, which are also needed for running of CT, aren't they...
  5. T

    USB Serial Device Disconnects Immediately After Connection

    I mean, I use powered USB hub too, where I have connected 3D printer and webcam, used by Octoprint and also a Zigbee USB Dongle, used by Homeassistant. Two different LXCs on one node. This is how I mounted 3D printer to Octoprint (it uses a serial connection too): lxc.cgroup2.devices.allow: c...
  6. T

    [SOLVED] HA: CT was migrated to wrong node on node restart. And it shouldn't be even migrated.

    Short: on Node Restart HA started to migrate CT on another node, where it wasn't supposed to move. Long: I have small cluster out of 5 nodes, I've experimented a little with HA and then disabled HA node affinity rule for later. Today I decided to restart 3rd one because of kernel upgrade. That...
  7. T

    OCI Images in LXC (Release 9.1)

    You can check out this video https://www.youtube.com/watch?v=gDZVrYhzCes from Techno Tim.
  8. T

    proxmox 8.0.3 and 7.4-16 with smartmontools 7.2-pve3 and 7.3-pve1"program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO"

    I have tried backported 7.4 ("7.4-2~bpo12+1" is the exact package version), but I still see those messages in journal. And I use Zabbix to monitor HDDs temperature with help of "SMART by Zabbix agent 2" template.
  9. T

    [SOLVED] I can't start VMs together, only by one

    So, I added "pcie_acs_override=downstream,multifunction" to grub commandline options and now they are in different iommu groups and VMs are running. Sorry for bothering you =)
  10. T

    [SOLVED] I can't start VMs together, only by one

    I've just found out, they share same IOMMU group. So, I have to figure out, how to separate them.
  11. T

    [SOLVED] I can't start VMs together, only by one

    I have two VMs on one node. The both use PCI devices, but different. And they can't run at the same time together. Error from first: kvm: -device vfio-pci,host=0000:02:00.0,id=hostpci1,bus=ich9-pcie-port-2,addr=0x0: vfio 0000:02:00.0: failed to open /dev/vfio/1: Device or resource busy TASK...
  12. T

    [TUTORIAL] PCI/GPU Passthrough on Proxmox VE 8 : Installation and configuration

    So, it did boot up then? What is its status after a while: running or stopped? If it's running and you can't get access to console, it must be your OS, what redirects display output to the PCI video card. Network interfaces are changed after changing VM type - kernel sets another NIC names, so...
  13. T

    [TUTORIAL] PCI/GPU Passthrough on Proxmox VE 8 : Installation and configuration

    And what status does virtual machine's log show? If you will double click the line it will show full error message.
  14. T

    [TUTORIAL] PCI/GPU Passthrough on Proxmox VE 8 : Installation and configuration

    Have you tried q35? https://pve.proxmox.com/wiki/Qemu/KVM_Virtual_Machines#qm_machine_type