Search results

  1. Lorenz.S

    can't access neither ssh nor gui after clean install

    This sounds like a duplicate IP address problem to me. Try to compare the MAC addresses in your workstations ARP table when this problem occurs. My guess would be, that the MAC address changes when you have these short outages.
  2. Lorenz.S

    pve root disk vergrößern

    Hallo, ja das ist prinzipiell möglich, das PVE verwendet "nur" ordinäre LVM disks dafür. Online gibt es genug tutorials zum Vergrößern on LVs – müsste aber sowas wie lvextend -L +1G --resizefs /dev/<LV> sein. Wenn du Glück hast, kannst du das sogar ohne einen Neustart etc. machen. Ich hoffe...
  3. Lorenz.S

    cannot access pve web everytime after reboot

    Thanks for your detailed answer :) Is it possible that you have a duplicate ip address in your network? Check if any other device has the same ip address as one of your nodes.
  4. Lorenz.S

    VPN not working inside virtual machine (KVM)

    These state changes are completely normal as far as the last one is "forwarding state". That means, the VM is able to communicate via the VPN for a few seconds and then it stops working? Would be very strange... I see no reason for the VPN to stop working. Does a bare metal client behave the same?
  5. Lorenz.S

    VPN not working inside virtual machine (KVM)

    From what I can tell, the VPN endpoints are able to communicate with each other and establish a connection :) After 30 seconds the service terminates (I assume you stopped it?) What is the problem now? The VM is not able to communicate via the VPN? Are there any other suspicious system logs...
  6. Lorenz.S

    VPN not working inside virtual machine (KVM)

    This is a very broad problem description... There are many reasons that could prevent "VPNs" to work. What type of VPN are you using? (IPsec, OpenVPN, ...) Is there L3 connectivity between the two VPN endpoints? (e.g. can they ping each other) What's in the logs of both endpoints regarding...
  7. Lorenz.S

    VM networking problem

    Sounds like a misconfigured bond. - How is the other bond endpoint configured? - Are VMs on the same host/vmbr able to talk to each other normally?
  8. Lorenz.S

    cannot access pve web everytime after reboot

    Can you only not connect to the GUI, or is the server entirely unreachable? Why would you obtain an IP address with DHCP, when there is a statically configured address? Is the statically configured address and gateway correct? Check before and after the DHCP request (after a reboot): ip a and ip...
  9. Lorenz.S

    Use PermitRootLogin without-password on Proxmox node in cluster

    There should be no problem switching to PermitRootLogin prohibit-password or similar. Note: Doing so prohibits new cluster joins, for these you would have to temporarily allow root login via password. After the join this will not be needed.
  10. Lorenz.S

    Interfaces configuration for adding a second /24 subnet

    I think, you mixed up your net0/net1 config: Currently net0 is attached to vmbr10 and would correspond to ens18 (which should be vmbr0, I think?) To get the names of the interfaces use ip a (short for ip address) Furthermore, there are plenty of tutorials online for configuring IP addresses in...
  11. Lorenz.S

    Interfaces configuration for adding a second /24 subnet

    This looks not too far of :) Now you have to add to each VM which needs this new subnet a new NIC (tab "Hardware" on each VM) with vmbr10. Don't forget to configure the ip addresses for this new network in the VMs. Hint: It would have been possibly easier to add the new vmbr10 via the GUI than...
  12. Lorenz.S

    6.4 Mouse doesn't correctly track with spice video

    What is your setup then? For me works this: - SPICE (qxl) graphical device in VM - SPICE or noVNC console - to a Windows guest with SPICE drivers installed (See docs)
  13. Lorenz.S

    6.4 Mouse doesn't correctly track with spice video

    Try enabling "Use tablet for pointer" under the "Options" tab of the VM. This small tweak enables absolute mouse tracking. See KVM docs (and search for "tablet") for more info :)
  14. Lorenz.S

    Proxmox 6.4-6 crash

    Es wäre sicher nicht schlecht an das Journal zu kommen: Wenn du das Journal auf persistent schaltest (dafür gibt es genug Tutorials online) kannst du mit z.B. journalctl -b -1 das Journal vom letzten Boot ansehen. Nachdem du das gemacht hast sollte beim nächsten Crash zumindest das Journal mehr...
  15. Lorenz.S

    Network Time Synchronisation failed

    This service probably relies on NTP (Network Time Protocol) which uses UDP port 123. Deactivating this service is a rather bad idea, because many applications require the participants to have the (nearly) exact same time. Is this port blocked by a firewall or something similar?
  16. Lorenz.S

    Smart Values bug in 6.4-6

    Thank you for your feedback. A fix has already been applied and will be available with the next update :)
  17. Lorenz.S

    GUI disks tab cant showup smart values

    Thank you for your feedback. A fix has already been applied and will be available with the next update :)
  18. Lorenz.S

    Qemu-guest-agent läuft nicht stabil

    So wie sich das anhört ist mit Sicherheit nicht der Guest-Agent das Problem. Es ist wesentlich wahrscheinlicher, dass die VM (aus irgendeinem Grund) abstürzt und dabei halt auch (natürlich) den Guest-Agent mitnimmt. - Was genau ist das für ein Stick? - Wie hast du ihn durchgereicht? - Bitte...
  19. Lorenz.S

    NEW VM With Pre-Installed OS

    Yes, this is possible :) See https://pve.proxmox.com/wiki/VM_Templates_and_Clones This means, you have to install the OS on at least one VM once, convert it to a template and use this as base for new VMs
  20. Lorenz.S

    Netzwerk en1 als Trunk verständnissfrage

    Das kommt darauf an, wie flexibel deine Lösung im Endeffekt sein soll – in Linux gibt's viele Möglichkeiten. Jedenfalls brauchst du eine neue vmbr (ob Linux oder OVS ist egal). Diese vmbr muss auf "VLAN aware" gesetzt sein. Dann kannst du en1 als Port auf diese Bridge hinzufügen. Bei den VMs...

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!