Recent content by obss

  1. O

    How can I set up a private network for two vms in proxmox.

    When I try to create a new network I get the following warning. I'm trying to create from different IP blog. Parameter verification failed. (400) gateway: Default gateway already exists on interface 'vmbr0'. I do not separate the main computer, I only aim to establish a new network and enable...
  2. O

    Proxmox windows vm cloning failed.

    While windows vm is open on Proxmox, it was observed that the entire network became inaccessible due to IP conflict in the current network after cloning and clone operation failed. Also, when I first installed the proxmox host it got the IP address of a different machine on the current network...
  3. O

    How can I set up a private network for two vms in proxmox.

    Isn't there a more practical method directly over proxmox? https://blog.jenningsga.com/private-network-with-proxmox/
  4. O

    How can I set up a private network for two vms in proxmox.

    When I want to transfer files from my windows computer running on promox to my ubuntu computer, the process turns over the main modem. How can I create different IP blog on promox. What should be done for host-only connection on the network side. What can I do for only VMs to communicate with...
  5. O

    [SOLVED] Nvidia RTX 2060 / Ryzen 3700x Passthrough

    I can't connect to ssh and rdp. I also plugged in a different graphics card to the computer does not run it at the same time. I guess it's a problem due to the lack of graphics feature in the AMD processor.
  6. O

    About export / import transactions

    Perfect :) Estimated when this enhancement will be completed. If this development is done, the difference between other virtualization platforms will rise.
  7. O

    About export / import transactions

    proxmox has a lot of capabilities over the web console, but it seems doomed to the cli screen when it comes to export / import. For example, you can import the file with ova extension with 2 clicks on the xen-orchestra. Cli is required again to export the machine with promox .qcow2 extension. I...
  8. O

    About export / import transactions

    Isn't there an easier method to migrate from the following machines or is she considering such an improvement? Xen/XCP .xva > Proxmox Vmware .vmdk .ovf > proxmox Virtualbox .ova > proxmox The operations can be done as in the document below, but it is very difficult. Is there any development...
  9. O

    [SOLVED] New install Windows 10 web console shutdown problem

    the agent was installed and the problem was fixed, https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers
  10. O

    [SOLVED] New install Windows 10 web console shutdown problem

    Shutdown is given on the web console. 1 minute later "TASK ERROR: VM quit/powerdown failed - got timeout” It gives an error, the machine does not shut down. Proxmox 6.3 installed Vm: default windows 10
  11. O

    Proxmox 6.3.2 clean blocks

    I observed that I am having problems due to the changes I made for gpu virtualization. I reverted the changes made. problem is solved. But will I have such a problem if I manage to virtualize gpu? /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet" update-grub echo "" >...
  12. O

    Proxmox 6.3.2 clean blocks

    There is a block removal process on promox opening screen and promox login screen is not displayed. How can I go to the login screen.
  13. O

    [SOLVED] Nvidia RTX 2060 / Ryzen 3700x Passthrough

    Hello, I have the same problem. Need to remove the "x-vga = 1" parameter or add it? When I start the "windows" machine, the desktop monitor where the proxmox server is installed was disconnected and the proxmox server could not be accessed. I am performing the steps in the link below...