Search results

  1. G

    Reinstall one of the nodes

    Thanks for pointing it out !
  2. G

    Reinstall one of the nodes

    Hi all, I'm planning to reinstall one of the nodes of my cluster to give it a bigger SSD for the base system (can't add one, I have to switch it). What I'm planning to do: - backup all VMs (there is a proxmox backup in the cluster) - pvecm delnode - reinstall proxmox with same IP, same name...
  3. G

    Full re-install : prepare the backup

    Great, so this make me think about the PVE configuration itself. Something more clever than a screenshot of the Network and Disk tabs ? :)
  4. G

    Full re-install : prepare the backup

    Hi, For different reasons I'd like to fully reinstall my PVE server. It is up and running right now, si I'm preparing everything for a full restore of the VMs. If I simply backup the VM using the UI is it enough ? Does the .zst file also contains metadata like network, CPU, RAM settings ...
  5. G

    One VM as a NAS

    Little stuff like a personal Wiki, or an audio server. In a second step I will probably let my son manage his own VM for a Minecraft server and/or a little bit of python development : some little RAM/CPU workload, but very few I/O. Of course ! So yes it would be the block assignment as I can't...
  6. G

    One VM as a NAS

    Hello everyone, I'm preparing a personal server under PVE, and one VM will be dedicated to NAS storage. I have 6 HDD dedicated to this (and one SSD for boot and PVE system). I wonder if, generally speaking, I would install PVE with all this storage (Ceph ? ZFS ?) and assign a huge size to the...
  7. G

    Slow network transfers on guest OS

    To have full connexion speed on my pfSense VM, I had to check "Disable hardware checksum offload" (and I switched from 10Mb/s to Gb/s immediately). Not sure about what action is done behind, but if it can help... https://docs.netgate.com/pfsense/en/latest/recipes/virtualize-proxmox.html
  8. G

    Can't acces to WebGUI on pfSense (VM) LAN interface

    Hi, I'm using Proxmox ton manage a router with 2 physical Ethernet interfaces. One of the VM is pfSense which is used to route/firewall my home LAN. During installation, I use the interface which will be LAN for pfSense. But once pfSense is up and running, I can't acces to proxmox WegGUI. I...