beginner

  1. S

    Split SSD

    Hi i’m new add proxmox. I have a nuci5 with a 500 gb ssd disk and will install proxmox on the ssd disk. But how can i set that i use 100 gb of that disk for the proxmox and the rest for vm storage?
  2. V

    I am beginner user and I need recommendation for HD installation

    Primary > 1 SSD Disk 1Tb (I want to use OS , Proxmox and VM , 1 or 2 snapshot) Secondary > 1 HD 2Tb (I want to use for Backup , ISO and snapshot) 1 VM : 700Gb Free Space for future VM expanding : 200Gb In the installation I want to use the max possible space for VM Advanced LVM...
  3. R

    Beginner Proxmox setup

    Hi there. I recently ordered the parts for my first homelab server and wanted to build it specifically as a virtualization server running on Proxmox. I only ordered a 1TB NVME and I am not sure what else I need. My plan is to run several VMs for different services (primarily for learning) and...
  4. V

    restarting delay

    Jun 18 20:41:12 test kernel: [ 5406.900183] vmbr1: port 2(tap101i1) entered blocking state Jun 18 20:41:12 test kernel: [ 5406.900185] vmbr1: port 2(tap101i1) entered forwarding state Jun 18 20:41:12 test pvedaemon[2392]: <root@pam> end task...
  5. S

    Network setup at Hetzner on dedicated server

    Hi, In the past few days i have tried installing Proxmox on my dedicated server running Debian 10. However i have had some major issues creating the bridged network. I have been using the script from this post...
  6. 2

    Firewall & Workstation - Ist PVE das passende?

    Einen schönen guten Abend Ich würde gerne mehrere Aufgaben mit einem Gerät bewältigen. Hauptsächlich hätte ich gerne eine "normale Desktop Workstation" sowie eine Firewall. Konkret dachte ich an folgende VMs: OPNsense als 24/7 Firewall mit 10 GBit/s auf der WAN-Seite. Die 10 GBits hätte ich...
  7. M

    Beginner-Questions about storage best practice and setup

    Hi there I want to change my home server from Hyper-V to Proxmox VE. In the mean time I was able to migrate the sessions and get them running on temporary hosts. Now I need to setup the main server where I need some advise about the storage configuration. I'm not very used to linux and the...
  8. R

    Problem with Bridge Port (Beginner)

    Hey there, I installed Proxmox on my new dedicated Server, but I'm having problems with the bridging: My dedicated maschine has the IP xxx.xxx.xx.191 Interfaces configuration Host / dedicated: auto lo iface lo inet loopback iface enp2s0 inet manual auto vmbr0 iface vmbr0 inet static...
  9. Y

    Listing Names not CIDs

    Hi, i am using `lxc-attach --name CID` quite a bit bt it is getting tedious remembering the CID for the instance I want. I have given each container a memorable name (e.g. 'rclone' for the container which, you guessed it, rclones various things offsite). Is there a magic sequence of keys that...