Search results

  1. D

    How to Reset/Cycle power to a PCIe device ???

    indeed only very very speciality pc do have a kind of function.. but the boot process do check and reassign the card. But for a tv tuner stuff, just simply get an usb one or just do a reboot.
  2. D

    USB passtrough with 2 identical USB devices

    That's quite interesting... How a script can do the assignment change ? Is it by doing a change to the vmidxx.conf .. Do you have an example ?
  3. D

    Realtek 2.5Gbit network interface drivers?

    please have a look on internet what the driver r8169 mean. No change for prox about that, but you can clone the repo driver from the chip maker and change the code to have a different label is you need.
  4. D

    Installed new NIC, old interface got renamed

    Is it possible to set the interface only by using the mac adress of it ? Or a setting can be put into the interface file to take the mac adress and not taking care of the name ? i also play with the naming fix as setting in in a .link file into systemd/network. While it do change name, the...
  5. D

    Cyberpower power panel

    it could be an lxc ubun or alpine with the cyberpower soft installed on it. As being even smaller in resource..
  6. D

    Cannot upload ISO images

    i never been able to upload any iso more than 1g via web since prox7.0 just use MobaXtrem and all fine and fast. Or write all on keyboard by scp ...
  7. D

    Updating Windows 10 VM to 22H2 causes boot loop

    i never do any update and all do work perfectly fine. Windows chicago was quite the best and so win7sp2. Of course hosting or having a direct vm open on internet alone is not best, but a firewall should be in place well ahead anyway.
  8. D

    IO is slow on the VM, but fast on the host.

    As the virtio block is about to be deprecated.. as per official prox page.. You do test with about a test so small that wasn't it just used for the ram cache. --rw=read --size=2g --io_size=10g will give a minimum of usefull read and not sure the option block will help there as it's only 1 vm...
  9. D

    How to close open port 111

    Thanks for the write up, i will try out later today.. Also, not sure, but for a spice connection that do connect via a key, was it direct straight or it need a firewall rule as well for that ?
  10. D

    How to close open port 111

    By disabling the rpcbind ... wasn't it required for the nfs hardrive mapping ? And if turn off, was it just to auto discover .. as to have an nfs for datastore.. if it's set in manuel.. will it be ok or it will just not be mounted when pve boot ? /etc/pve/storage.cfg nfs: nfs export...
  11. D

    Config file pveproxy missing - new location on prox7.3 ?

    Hi So just install a fresh prox 7.3-1 .iso file with no update done and one of the main config file is missing : Values are read from file /etc/default/pveproxy . I don't have the pveproxy. Is the file are in a new location ? In order to change the tls version and set location of the...
  12. D

    VM pauses for unknown reason

    As soon you want to used a vm for task specific.. it's quite always best to avoid putting gnome. As it's only for supposed fancy looking and just eating resource and having bad config. Put Xfce and all is good.
  13. D

    Official DarkMode

    Of course it's an opensource code, you did check all the line of code before applying to your system ? For sure for a test bench system, we can install anything and just disconnect internet.
  14. D

    Minimizing SSD wearout question ?

    So just having the gui open log everything to hdd.. ? And can you tell what is the command you put for that ? Also, i guess all the sensor info .. it<s into a file, but is it writing to disk or just a symlink to a current state from memory ? If a constant write.. that is quite the worst or...
  15. D

    Using a single M.2 (that Proxmox is also in) to host multiple VMs. I need guidance on how exactly to do this.

    RUnning on 1 m2 drive is all ok. Just install and set ext4 , and rootvz put like 32g and for the thinvz lvm put 20g. So for a total of 50g you get prox fully working. When you did get the grub failure or issues, no problem, play a fix or just erase and put prox back. But all your vm will be into...
  16. D

    Proxmox 7.0 on HP Gen8 DMAR error

    Installed 7.3 prox and so far all work, just super slow io with that old gear. For simple nas, on spinner all ok.
  17. D

    [SOLVED] Speed MAX 11,5Mb/sec ..... Why??

    I got the same last month. 100mb run with 1 pair and on mine it was 1 of the side pin that wasn't crimp properly.. or wire not deep enought to make proper contact.
  18. D

    Official DarkMode

    Of course the 7.3 was released yesterday. Perhaps giving some time to the creator could be a good way.. as it's also made for free in his free time. I will just check in december. But indeed, having the option in prox could be nice.
  19. D

    GPU passthrough Win11 - AMD RX5500XT & Core i9 10900

    Have you check for some modification on rom ? Couple do that for amd card. For all Quadro lineup, all is quite fine and direct plug and play.. if you want to upgrade and don't get any issues.
  20. D

    Guacamole?

    Guaca can be hard to setup at first, but after you got the option you are good to go fast. Forget prox and especially docker stuff. Just plug usb live iso, install xubuntu over an usb drive. Then on this pc set guaca and have it run. Then check on docker . portainer by itself is another set of...