Search results

  1. Lorenz.S

    VM only uses Pfsense gateway when on the same Server(Node)

    If you want to use the firewall as standard gateway for the VM, the firewall must be in the same L2 network (or VLAN) as the VM. GRE is a L3 encapsulation protocol, not a L2. The simplest solution from my point of view would be to use 802.1q VLAN tagging between your nodes (only for the...
  2. Lorenz.S

    mount error

    There is still no partition? For me, it would be something like /dev/loop0p1
  3. Lorenz.S

    mount error

    Can you now see the partitions? This should no work from my point of view :)
  4. Lorenz.S

    mount error

    This is because the device /dev/loop0 is already in use. Try to detach it first (losetup -d /dev/loop0)
  5. Lorenz.S

    mount error

    Interesting... The partition is there, but the kernel did not find it. Are you sure, you specified --partscan when running losetup? I can't think of any other Problem... I tried it by myself and everything worked fine...
  6. Lorenz.S

    mount error

    Sorry, it should have said parted /dev/loop0 print
  7. Lorenz.S

    mount error

    That's odd... What is the output of parted /loop0 print?
  8. Lorenz.S

    mount error

    Either by auto completion (<tab>) or using lsblk
  9. Lorenz.S

    mount error

    As far as I can tell: sdb1 is used as PV (physical volume) for VG (volume group) "HDD5TB". This VG holds one logical volume (LV) = disk for vm 101. A PV can not be mounted as a "normal" file system. If your goal was to mount the disk of the vm in the host, do the following: make sure the vm is...
  10. Lorenz.S

    VMs unable to ping each other

    Thank you for your reply :) Before any further action, I would suggest to test if VM on hypervisor "A" (VMa) can ping gateway for hypervisor "A" (GWa) and GWb. VMb can ping GWb and GWa. GWa can ping GWb. If the last one is not working, it is probably a routing problem and not PVE/Proxmox...
  11. Lorenz.S

    VMs unable to ping each other

    Is the gateway one gateway with two interfaces, or two separate gateways? If the latter, do they have a route to each other? Another question: what is the intended purpose of enp6s0f1/enp5s0f1?
  12. Lorenz.S

    VMs unable to ping each other

    Please post your network configuration (/etc/network/interfaces) and the output of the ip route command, so we may understand your setup better. Reference for ip route: https://www.systutorials.com/docs/linux/man/8-ip-route/
  13. Lorenz.S

    VMs unable to ping each other

    The VMs and gateways are in different networks. Do these gateways (I assume the servers) have a route to each other? Try ip route on each
  14. Lorenz.S

    Wrong email validation when adding acme account

    You're right, this is a bug. Patch has already been sent and applied. Will be fixed in the next PVE version. Thanks for your feedback on this bug :)
  15. Lorenz.S

    Memory ballooning on Alpine Linux?

    As far as I know, the host RAM usage has not to be over 80% and min and max RAM can be equal and nevertheless ballooning works... Can you check that in "Options" of the VM the guest agent is activated and in "Hardware"/"Memory" the Box "Ballooning Device" is ticked?
  16. Lorenz.S

    Is It Possible to redirect Linux Laptop Webcam for use inside a Windows VM Desktop?

    When I tried something similar myself, my integrated laptop webcam showed up as USB device. How else would a laptop webcam be connected to the motherboard? I would guess, your webcam is also an USB device. Try: lsusb to show all your connected USB devices.
  17. Lorenz.S

    Is It Possible to redirect Linux Laptop Webcam for use inside a Windows VM Desktop?

    As far as I can tell, yes. I found some related issues on the Remmina GitLab page: https://gitlab.com/Remmina/Remmina/-/issues/2320 https://gitlab.com/Remmina/Remmina/-/issues/2049 https://gitlab.com/Remmina/Remmina/-/issues/2437 Alternatively you can use SPICE and the virt-viewer client to...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!