Search results

  1. F

    PVE OIDC callback url doesn't seem to work for me.

    Hi. Im currently trying to setup a SSO with my cosmos-cloud openid. It seems that the login event on cosmos cloud works 2025/12/06 20:24:39 [REQ] [36m[0m[95mGET [0m[36mhttps://cosmos.domain.tld/cosmos/api/users HTTP/2.0 [0mfrom 192.168.88.106:39178 - [42m [0m[32m 200[0m[34m 317B[0m in...
  2. F

    missing ~20 GB of the 32GB usb stick

    I installed PVE on a 32GB stick. but pve root is barely 10GB Filesystem Size Used Avail Use% Mounted on udev 63G 0 63G 0% /dev tmpfs 13G 3.0M 13G 1% /run /dev/mapper/pve-root 13G 9.6G 2.7G 79% / tmpfs...
  3. F

    Reversed proxy stopped working

    Hi. I have cosmos-server in an LXC for reverse proxying stuff. I added a wildcard cert to it. Then i pointed pve.domain.tld -> https://192.168.88.3:8006/ Set to accept invalid certs (pve has self signed). For a few hours i could access pve.domain.tld and now without any change to my...
  4. F

    Mass storage for LXC

    Hi. I have this zpool with 3 mirrors, giving me about 50 TB. On this one i want to put among other stuff my media library, and make selected LXC share access to the same folder(s) (Arr, Jellyfin, NFS) the data zpool is set for disk images and containers (cant select other stuff here). How/where...
  5. F

    Disk layout for mostly LXC?

    Hi have a server im about to backup and reinstall and thinking proxmox. proxmox on either the 2TB ssd, or something with the two 500gb nvme:s then i have 6 mechanicals 4 x 14.6TB, 2x16.4 TB disks, on these i would put LXC stuff with NAS (samba or nfs or both as server for network). I was...
  6. F

    Replaced failed nvme boot raid, one(old) is by id, new is /dev/nvme1n1

    Hi, i just replaced a DOA-ish nvme, old drive(s) was zfs mirrored by id, now the new drive is by /dev/nvme1n1. Any way to turn this nvme1n1 into by-id now when its reslivered back into the zfs pool?
  7. F

    [SOLVED] pve node summary never loads / forever spinner

    Im not sure what happened, but this part of summry has stopped to load, the spinner is spinning forever
  8. F

    10-11% I/O delay

    I see on my node that it has IO delay of around 10%, is this normal? Root is mirrored nvme. all the VM:S are raid10 7200rpm mechanical drives. -- Also the "status" part (top) keeps having the "loading" spinner,
  9. F

    4 x 16TB - Better setup?

    Hi, im on my way to pick up my new home server hardware. Going to have 4 HDD:s á 16TB each. (And 2x1TB nvme for boot / pve / other stuff?) What would be the most sensible setup for the 16 TB drives, Atleast 10TB is going to be needed by either a NAS or something like seafile/nextcloud. I was...
  10. F

    Correct settings for Hetzner and allowed MAC-addresses?

    Currently i have my servers IP set at eno1 2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether b4:2e:99:c9:b0:74 brd ff:ff:ff:ff:ff:ff altname enp0s31f6 inet xx.yy.zz.kk/26 scope global eno1 valid_lft forever...
  11. F

    Timed undo network change?

    Hi. I installed proxmox on my hetzner yesterday over kvm/bootable usb. Got so far that i started to follow a guide to get all VM:s on vSwitch, so i removed the server IP from the vmbr1 that had the server IP set (was going to set it to eno0 instead). So i removed all the vmbr and pressed apply...
  12. F

    Hetzner installimage proxmox + 4 diff drives

    Im planning to go with proxmox (+license) on my hetzner server. Im going to have 2x512GB, 2x8TB. What would be the best setup with the drives in mind? Server got 128GB ram, so that'll last a bit or three. My thought was atleast obviously to mirror the two 8TB drives. The other 2 for...
  13. F

    Going back to Self-Signed cert was not easy..

    Hi, i wanted to make a self signed cert again, so i can go over via the ssh connection and port forward this way, instead of having the PVE open to the internet, accessable. I have tried to create new cert using this page https://pve.proxmox.com/wiki/Proxmox_SSL_Error_Fixing But when i access...
  14. F

    The never ending Hetzner/MAC-Address war..

    I have a hetzner server, with one NIC, and 2 IP. MY current network setup is: Interfaces: auto lo iface lo inet loopback auto eno1 iface eno1 inet manual auto vmbr0 iface vmbr0 inet static address 65.21.231.x/26 gateway 65.21.231.x bridge-ports eno1 bridge-stp...
  15. F

    SPICE + DC Firewall = no go

    Hi. When i enable the datacenter's firewall, i cannot get spice vnc to work. I have tried to open port 3128, but not sure if these are the correct settings for the DC firewall to allow SPICE thru.
  16. F

    The usual, No internet in Guest VM's

    Hi. I just re-did my networking on my hetzner server. I need to do the NAT setup so guest VMs MAC-addresses are hidden. But with post-up iptables -t nat -A POSTROUTING -s '10.10.20.0/24' -o eno1 -j MASQUERADE It does not work. I cannot ping host-guest vm, i cannot ping guest vm-host. PVE...
  17. F

    Datacenter firewall rules does not apply from webui

    Hi, it seems that when i add a new allow rule under datacenter firewall, they are not applied until i reboot the pve. Is there a way to force apply on new ports i want to open up?
  18. F

    Getting my VMs out on the internet

    Hi, i have finally got my network setup fine (according to fine me). I have a pfSense VM, and other VMs gets dhcp ip from it, so that work. in pfSense, the WAN is vmbr0 on proxmox, my only public ipv4 is on vmbr0. vmbr2 is lan. The problem here is i cannot make it so wan/vmbr3 can send over to...
  19. F

    Where are the Vms located?

    I have a zfs mirrored 2x8TB disk and its selected as vm disks, but unfortanely for me, one of the other 2 drives proxmox created also had it, and now i cannot find the VM files so i can move it to the larger disks, i have tried to search for the 20 largest files in the system, but none of them...
  20. F

    Cannot ifup vmbr2 (state DOWN)

    I just added this to the interfaces file and it shows state DOWN in ip a auto vmbr2 iface vmbr2 inet static address 10.10.10.254 netmask 255.255.255.0 bridge_ports none bridge_stp off bridge_fd 0 How come this vmbr2 cannot get the state up with this...