Search results for query: 192.168.100.2

  1. The following words were not included in your search because they are too short, too long, or too common: 2
  1. C

    no physical interface on bridge 'vmbr1' after Upgrade in Proxmox 8.4.16

    Hello world After upgrading PVE from 8.3 to 8.4.16, my VMs no longer start with the following error : QEMU: no physical interface on bridge 'vmbr1' I dont understand why. My bonds and NICs are up. I have the same network configuration in another PvE 8.4.14 which works fine. So I assume...
  2. L

    Auto install through iPXE (for Proxmox v8 and v9)

    I gave up and decided to post my iVentory workaround (thanks elmar)... this is the ONLY way i was able to do this, because even though the /init inside the initrd points to proxmox.iso it still would not boot into the installer. Steps to PXE Boot from iPXE to iVentoy: 1. **Docker Compose...
  3. L

    Proxmox management GUI not reachable when using OPNsense and VLANs

    Here's my setup, doing almost exactly the same thing with pfSense instead of OPNsense. I have a total of four NICs: two Realtek NICs on the motherboard and two ports on my X520 SFP+ NIC. I use the two motherboard NICs for my redundant WAN connections (Xfinity cable modem and T-Mobile 5G). The...
  4. R

    VM incremental backups much larger than expected on PBS.

    INFO: starting new backup job: vzdump --all 1 --notes-template '{{guestname}}' --fleecing 0 --mode snapshot --quiet 1 --mailto info@exampledomain.tld --mailnotification failure --notification-mode legacy-sendmail --storage pbs INFO: skip external VMs: 101, 102, 104, 107, 113, 115, 309, 310, 311...
  5. X

    [SOLVED] Fresh Install can't acces GUI on local network

    Hello, First i wish all of you à beautiful end of the years celebration. i'am sorry to ask this question but after reading all post related i can't find my problem. So i install a fresh proxmox 9.1 and can't acces GUI. i tried with two computer one on nix os et the other on windows 11 My...
  6. C

    Container with mp0 configuration won't start via GUI, OK via `lxc-start`

    So this is something pct will check/stumble on but not lxc-start? According to ls, mount point has extended permissions / ACLs root@pve:~#ls -ld /mnt/nfsshare drwxrwx---+ 5 root root 5 Dec 26 03:09 /mnt/nfsshare So I've installed the acl package to execute getfacl but don't see any special...
  7. C

    Container with mp0 configuration won't start via GUI, OK via `lxc-start`

    I've followed the Mounting NFS share to an unprivileged LXC tutorial to mount a NFS share in a container. The mount on Proxmox node works (I can read/write /mnt/nfsshare) but as soon as I add the mp0: /mnt/nfsshare/,mp=/foo line to the LXC configuration file (/etc/pve/lxc/100.conf) the...
  8. A

    [SOLVED] Cannot login to Proxmox GUI under moderate load

    Connecting as root using "Linux PAM standard authentication", and I am getting: Login failed. Please try again journalctl confirms the passowrd is correct but the login still fails. journalctl -f Dec 23 10:46:17 proxmox sshd[1462869]: Accepted password for root from 192.168.5.100 port 54428...
  9. P

    [SOLVED] PBS 4.1: Push Sync Jobs Fail, No Output in Task Viewer & Connection Error

    The sync job also failed with the new kernel. Unfortunately, I still cannot see any logs from the sync task on the local PBS. On the remote PBS, I get the following output: 2025-12-23T12:03:48+01:00: starting new backup on datastore 'basti-datastore' from ::ffff:192.168.201.11...
  10. A

    "Fun" with .pxarexclude

    here is my contribution to this, after years of using PBS my .pxarexclude # Links: # https://pbs.proxmox.com/docs/backup-client.html # https://192.168.100.197:8007/docs/backup-client.html # https://forum.proxmox.com/threads/fun-with-pxarexclude.107143/ # exclude the following /mnt/**...
  11. V

    Configure IP Address of Proxmox

    To configure an IP address in Proxmox, you usually edit the network configuration file on the host. Steps (Proxmox VE): SSH into the Proxmox server. Edit the network config: <span><span>nano /etc/network/interfaces<br></span></span> Set a static IP (example): <span><span>auto...
  12. A

    Guide to Setting Up ARM64 AARCH64 Virtual Machines on Proxmox for Raspberry Pi 5 Development

    ...Select Continue or Reset to boot into the Raspberry Pi OS. sharing my entire /etc/pve/nodes/<hostname>/qemu-server/277.conf # IP=192.168.100.235 # # How to set up a Raspberry Pi OS VM on Proxmox-- #...
  13. E

    Invalid ARP responses cause network problems

    All .proxy_arp is disabled. My Config of /etc/network/interfaces file auto lo iface lo inet loopback auto enp5s0 iface enp5s0 inet manual #til port 15 auto enp2s0 iface enp2s0 inet manual #Til Telia ruter auto enp3s0 iface enp3s0 inet manual #Til port 16 iface enp4s0 inet manual auto...
  14. N

    PVE nodes communicating with mounted storage (truenas) over cluster network NIC and not primary NIC

    Network is 192.168.50.0/24. All devices in question are on the same subnet. My nodes are as follows: Node NameManagement IPCluster IP PVX192.168.50.100192.168.50.120 PVX2192.168.50.104192.168.50.124 PVX3192.168.50.105192.168.50.125 I have multiple NFS share mounted actually, and I...
  15. P

    VLAN and SDN struggles

    In the meantime, I removed zone LXC since it was not working at all: cat /etc/network/interfaces.d/sdn #version:19 auto BMCnet iface BMCnet bridge_ports ln_BMCnet bridge_stp off bridge_fd 0 alias BMC Network auto External iface External bridge_ports ln_External bridge_stp off bridge_fd 0...
  16. S

    Making root volume live in the lvm thin pool ?

    I kept cracking at it, I think I have a working solution As far as I can tell, everything works, but I did not test extensively /boot is now a small thick LVM volume pve-root is now a thin volume in the data (local-lvm) thin pool that uses about 3.8G The data thin pool has been grown to use...
  17. P

    [SOLVED] Ceph Cluster vlan migration help requested

    EDIT: SOLVED! https://forum.proxmox.com/threads/ceph-cluster-vlan-migration-help-requested.177942/post-824528 So I've been trying to move the ceph network to it's own dedicated vlan11 from where I initially stood this up on vlan1. Every time I add in a monitor IP from vlan11 it doesn't work...
  18. S

    LXC firewall or static route misconfiguration?

    Kinda stumped: Standard 192.x.x.x DHCP/firewall/switch network for fileserver/prox on 1Gb. Seperate 10Gbe network using dumb switch/static routes on 10.x.x.x for fileserver BTW fileserver is baremetal OMV so no intra host netorking. Working with jellyfin unprivileged LXC using template - up...
  19. M

    dnsmasq@zone1.service is not active

    Nope, didn't disable dnsmasq. Should I try that command?
  20. J

    Speichermangel, keine CT mehr anzulegen obwohl genügend Platz ist

    Hi... ich hatte die Platte noch nicht vollgeschrieben, allerdings mit einigen Themen experimentiert. Hier die Ausgaben: systemctl restart pvestatd pvesm status Name Type Status Total (KiB) Used (KiB) Available (KiB) % local dir active...