Search results

  1. I

    VM Connection via WiFi

    @weelq if you make it work, can you share the setup please? I've been trying for weeks and gave up.....
  2. I

    VM Connection via WiFi

    @wheelq Hi, no... Do you have the same issue? What adapter are you using, is it on USB / PCI?
  3. I

    VM Connection via WiFi

    Hi, the file is as follows auto lo iface lo inet loopback iface enp1s0 inet manual auto vmbr0 iface vmbr0 inet dhcp bridge_ports enp1s0 bridge_stp off bridge_fd 0 iface wlx503eaab7df76 inet manual auto vmbr1 iface vmbr1 inet dhcp wpa-essid...
  4. I

    VM Connection via WiFi

    Hi, I wanted to turn my computer into a ProxMox machine with multiple VMs. The problem is that I don't have a wired connection, only WiFi, so I've got an USB Adapter (TP-Lin WN822N v5) and the drivers from a github repo. By using this driver, I managed to connect to the network, by using...
  5. I

    Change ZFS (Software RAID)

    @Dominic Hi, Yes, I know it will reduce the available space. How should I do with the command that you gave me. 1) Is there a way during the setup process to do that 2) If answer to 1 is no, then what setup should I have, ext4 only on the smaller disk and all the stuff should be installed...
  6. I

    Change ZFS (Software RAID)

    Hi, I am new when it comes to servers, virtualization and hardware allocation. When I installed Proxmox 6.1-8, I chose RAID 0 (Software), having 2 disks. Now what I kind of want to do is to transform that RAID 0 into RAID 1, so switching. Would that be possible? I have to mention that I...
  7. I

    ProxMox Hardware RAID

    Hi, I have decided to migrate from public cloud to private cloud, so i need to setup my own machine (server). I decided to use proxmox for virtualization and multime hdd/ssd (s) with a hardware raid controller HP P410 Controller. I would like to ask if it is still supported and also what needs...