Search results

  1. V

    Noob with zfs send/recv-question to backup my primary proxmox SSD-disk

    Hi, I've been trying to google this, but there's so much so please forgive if I didn't find the answer. I found this excellent guide of how to use zfs send/recv on my system GUIDE TO ZFS SEND/RECV LINK - however, I just need a bit extra clarification before I try it. My situation is that I'm...
  2. V

    [SOLVED] Network port not active and not working despite "autostart" - don't understand why?

    Hi, I'm running Proxmox with pfSense virtualized and have been doing that for around 1,5 years now... Now I'm migrating to new hardware and began messing with the configuration. Out of the box Proxmox works just nice with a static IP AFAIR. What I usually do is quickly to install pfSense...
  3. V

    Configuration of fileserver: Should I disable automatic updates to ensure network is up 100% of the time?

    Hi, I'm facing a conundrum because Proxmox makes it easy to install and run a "Turnkey (LXC) fileserver" and I have a very small low-power proxmox-pc turned on 24/7 that I want to run 1-2 VMs on in addition to pfSense. The problem I'm facing is that after weeks, the "Turnkey (LXC) fileserver"...
  4. V

    Proxmox (host) adding NIC with pfSense (vm)... I am confused...

    Hi I've been running proxmox and pfsense virtualized for some months now and am relatively happy about it. The proxmox-server is headless so when I once in a while screw things up, I physically move it and lose all internet connectivity, then plugin HDMI and usb keyboard so I can see what is...
  5. V

    LXC loses network interface after a few days - possible solution found, but why?

    Hi, I have installed a Turnkey-fileserver (LXC) to create SMB/CIFS and NFS-shares with low resources and fast disk I/O instead of having to create a VM (also because I've read it's a bad idea to install those things directly on the host). The problem is that after a few days, I usually cannot...
  6. V

    [SOLVED] 'LoaderSystemToken' EFI variable: Invalid argument - HP t730 thin client, ZFS & UEFI...

    Hi all, I'm very frustrated because I bought myself a HP t730 thin client and I think I've got the latest BIOS version: "L43, 1.15" (but it's still old, I don't think they're updating it anymore). I've tried to install proxmox using both the latest ISO and the one before. I want to install...
  7. V

    Understanding lxc.idmap, /etc/sub{u,g}id, cannot login as root, root lost permissions?

    Hi, I'm a proxmox-noob, been messing around with lxc.idmap, /etc/sub{u,g}id etc and I finally got something working but I cannot login as root and when I "cheat" using "pct enter 101" it's like the root user lost his root permissions so this is really weird and I've been googling around, trying...
  8. V

    4 noob questions: proxmox on debian buster (debootstrap) & networking issues

    Hi all, I'm a proxmox noobie, but finally managed to install proxmox on a fully LUKS2-encrypted partition, automatically unlocked from a LUKS1-encrypted boot-partition (if you want to do the same, this is how I did it...