administration

  1. N

    New Installation

    Hello, I am starting newly to explore the proxmox. Could you please someone guide me in the right direction? Eg: Installation Configuration Network Configuration Storage configuration. I have installed Virtual Environment 8.1.4 in OnBoard USB flash Drive, is it good practice? I don't see...
  2. D

    deny NIC to VM

    Hi all, I'm entirely new to Proxmox VE and I am looking to see if it can help me to solve a problem. I want to set up a Proxmoxe VE cluster on three servers, each server has multiple NICs but we use 2: NIC1 is connected to WAN and NIC2 is connected to local LAN. LAN and WAN are not connected...
  3. H

    Trouble trying to add a Backup NIC for WEB GUI

    HI, I'm trying to setup an alternative NIC for administration. auto lo iface lo inet loopback auto enp3s0f0 iface enp3s0f0 inet manual auto enp5s0 inet manual auto enp3s0f1 iface enp3s0f1 inet manual auto bond0 iface bond0 inet manual bond-slaves enp3s0f0 enp3s0f1...
  4. R

    [Suggestion] Comment/Description field to accompany VM disks?

    Hi, Wasn't sure whether to post here or create a GitHub issue. Whilst managing VMs it's generally a hassle to cross-reference disk IDs all the time and I can imagine lead to people accidentally deleting the wrong disk - especially when more than one disk is on the VM with same pool/capacity...