Search results

  1. E

    [SOLVED] Location of PVE Manager icon SVG sources

    That makes sense. I'll do my best to compile a collection as SVGs for my project. Thanks!
  2. E

    [SOLVED] Location of PVE Manager icon SVG sources

    I'm not seeing many of the main UI icons, either in SVG or a raster format, inside that directory. I tried to examine the rendered HTML source but the JS runtime keep refreshing the DOM before I can inspect the paths.
  3. E

    [SOLVED] Location of PVE Manager icon SVG sources

    I'm working on some PVE quick references and would like to incorporate the icons from the Manager UI, but I'm not sure I've located it. I found the images folder in the git master repo, which has some SVGs, but I believe there are icons missing.
  4. E

    [SOLVED] Issues automatically adding detected interfaces to NOS VM configuration (VyOS, vSRX)

    I submitted a detailed issue on Bugzilla. Hopefully this is some kind of regression that can be fixed soon.
  5. E

    [SOLVED] Issues automatically adding detected interfaces to NOS VM configuration (VyOS, vSRX)

    Hi all! I'm building networking home labs in a newly-installed three-node Proxmox VE 7.4 cluster using VyOS and vSRX images for the VMs. Everything seems to work except for the detection of a VM's network adapters during NOS installation. I originally thought it was a VyOS-only issue, but even...
  6. E

    Chelsio have released Kernel 5.4 official drivers!

    I think I got this working under PVE 7.3; will report back once I confirm with the proper transceivers.
  7. E

    Ubuntu 22.04.1 LTS container and systemd-timesyncd issues

    I'm migrating Ubuntu VMs to CTs, but ran into an issue trying to get systemd-timesyncd working. For the CT, I'm using the ubuntu-22.04-standard_22.04-1_amd64.tar.zst LXC available for download within LXC. I'm not sure where to report this issue, as it looks like these are Proxmox-provided LXCs...
  8. E

    LXD 4.20 supports live migration of LXC containers

    I'm definitely interested in the developments here, too! The inability to perform live migrations is one of the only disadvantages of CTs vs VMs in Proxmox.