reboot

  1. R

    [SOLVED] PVE 3er Cluster mit CEPH - VMs frieren währen ein Node rebootet

    Hallo Proxmox Freunde! Ich bin seit der 2.x er Version mit dabei, ich betreibe selber seit dem sehr viele Proxmox Server. Folgendes hatte ich noch nicht, und ich finde auch nichts darüber. Kennt jemand das Phänomen, sobald ich einen Node reboote, "frieren" die VM Gäste alle ein? Es ist nicht...
  2. B

    cluster nodes unstable

    Hi All, We've been running the latest Proxmox for about six months. It's been very solid and stable until this last Sunday ... six days ago. We're now having issues. We're running a three node cluster, Debian 9 and Ceph. What's happening? One of the three nodes reboots about every 24 hours...
  3. M

    Proxmox 5.3 Server startet einfach neu

    Hallo, ich habe seit ein paar Tagen das Problem, dass mein PVE 5.3 Server manchmal einfach neustartet. Wie bekomme ich denn raus, warum er das macht und was er für ein Problem hat?
  4. S

    Simple reset script - ping

    I noticed that there does not seem to be a simple reset / reboot script for problematic clients so I made one. Copy / Paste this to autorestart-vm1100.sh using nano #! /bin/bash # Replace VM id number and IP address with your own "VM" id number and IP address ping -c 1 10.168.100.100 &>...
  5. M

    Fencing mit Reboot

    Hallo, wir betreiben ein HA-Cluster mit 6 Nodes produktiv. Alle paar Monate wird ohne "erkenntlichen" Grund ein Knoten neu rebootet mit folgender nachträglicher Meldung "fencing: acknowledged - got agent lock for node" . Sämtliche Logdateien sind unfaufälig. Da ein Reboot immer mit Ausfällen...
  6. R

    freeze during and after blackup

    Hi I use the built in backup to backup all the VMs with snapshot mode because they all are running. I notice some downtime related to SSH connection (I have monit on the vm and monit told me that there is a SSH connexion problem). So during the backup the VMs are sometimes unavailable and the...
  7. C

    Win 2k12R2 reboot freeze

    Hello everyone, I've a little bug in my Proxmox 5.2-1 cluster. I have a VM with a Windows Server 2012 R12( use as a DC and DNS). It's working, but every time I want to reboot it, it's rebooting then freeze on the windows logon screen. I have to reset the VM to make it works.... See below my...
  8. E

    PVE randomly restarting

    Hello everybody, I've been running PVE on a local server for 2 month. Don't know why the system restarts daily. Tried to solve with a fresh installation but getting same reboot every day. I've checked the logs but couldn't find an obvious reason for the reboots. Detailed info: verbose...
  9. S

    ZFS: sudden reboot on heavy disk I/O on a RAID10

    Hi, I would like to share an issue I had with ZFS, that I couldn't be able to solve at all. Now I'm on a software raid with ext4, but maybe sharing the issue could help someone else in the future. Hardware Motherboard: Asus P8P67 PRO CPU: Intel Core i7-2600 CPU @ 3.40GHz RAM: 24 GB (2 x...
  10. C

    pct start failed

    I installed Proxmox VE 5.1-38 on (OVH) They worked with 14 containers until I shutdowned them. After the shutdown they only start 12 containers I tried to start with pct start 120 results: Job for pve-container@120.service failed because the control process exited with error code. See...
  11. A

    Proxmox Cluster

    Hallo zusammen, Folgender Aufbau ist vorhanden Node1 pve-manager/5.1-52/ba597a64 (running kernel: 4.15.17-1-pve) Netzwerk auto lo iface lo inet loopback iface eno1 inet manual iface eno2 inet manual iface eno3 inet manual iface eno4 inet manual auto bond0 iface bond0 inet manual...
  12. K

    Sudden reboots while running backups (maybe ZFS ram issue?)

    I am investigating 2 incidents that seem to be similar. On 2 different PVE servers, both running ZFS with raidz (mirroring with 2 disks), I experience random reboots during backups of KVM machines. (no clustering, single hosts) Both server are low on RAM. One has 8 GB RAM and a single VM with 1...
  13. S

    HA node reboot limit

    Hi, I am currently setting up a proxmox (v. 5.1-41) cluster. Since the default behaviour of nodes which can not reach other members is rebooting themselves, it would be interesting to know where I can configure this. Especially setting a limit of how many reboots a server is allowed to make...
  14. E

    LACP Networking issue after reboot

    Hey Everyone. I have a 4 nic PowerEdge r710. Current interface file auto lo iface lo inet loopback auto eno2 iface eno2 inet manual auto eno1 iface eno1 inet manual auto eno3 iface eno3 inet manual auto eno4 iface eno4 inet manual auto bond0 iface bond0 inet manual slaves eno2 eno3 eno4...
  15. X

    Kernel Care - proper usage

    Dear Forum What is the proper usage of Kernel Care? As I know, Kernelcare does update the kernel in a running system. After an update of Proxmox with a new kernel, is it necessary to reboot the server? Or just keep it running with Kernelcare?
  16. L

    Ceph and node reboot

    EVERY time we need to restart one of our nodes in our cluster we are faced with this HORRIFIC impact on disk I/O while the Ceph pools need to be "rebuilt". It virtually consumes all of the resources and we need to know how to prevent this. I am simply talking about issuing a 'reboot' after...
  17. B

    Failed reboot - VM stuck frozen (HA)

    Hello! I have a 7 node cluster and a software/lrm HA. I have just done maintenance on one of the nodes and have rebooted it. Due to some hardware failure it failed to boot. The VMs that were on that node are in a frozen (HA) state and I can not migrate or start them. Is there a way to convince...
  18. R

    Clean scheduled reboot

    What is the right way to do a clean reboot of the whole ProxMox Master node (e.g. after upgrade of pve-kernel)? For example, I wan't to do the reboot at 23:00 tonight. I don't think it's save, to do only an "shutdown -r 23:00" ?! I think the running VM's won't be shutdown in a clean way.. or am...
  19. C

    Toshiba P50-B-10N not rebooting

    Hi there, I've been using Proxmox for a while now on different systems, but one of those seems to have trouble with the rebooting part. It works great, until I reboot the thing. Then it acts as if I would give it a shutdown command. It just powers of, and never comes back online on it's own...
  20. S

    100% cpu load and stuck in reboot

    Hi there, I yesterday had an issue with a machine of mine. No idea what it is related to. The machine is an Ubuntu 16 LTS and was rebooted via sudo reboot now which then ended in all interfaces going down and the system being stuck at 100% cpu load for hours. It didn't reboot at all and I...

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!