Search results

  1. B

    [SOLVED] Another frozen Windows VM issue

    I've seen lots of threads about Windows VMs freezing on version 7.1 with the resolution being to use Virtio Scsi. I have a similar issue with a Windows Server 2019 VM and it IS using Virtio Scsi. It started out of the blue one day at 10am, the VM became unresponsive with the following in the...
  2. B

    Wrong console keyboard layout

    I appear to have the same issue as what is described in the following thread: https://forum.proxmox.com/threads/wrong-console-keyboard-layout-applied.67888/ It appears to have occurred since update to 7.0-10, before then the keyboard behaved as expected. I am seeing it in 2 separate cluster...
  3. B

    To Bridge or not to Bridge?

    In my cluster I have 3 network interfaces configured, the first is as default a port of vmbr0 and is for all of the day to day traffic. The other 2 interfaces have just been configured with IP Addresses, one (1GBE) is for Corosync, the other (10GBE) is for CEPH. Should I have configured a bridge...
  4. B

    Cluster Node unreachable during 'Move Disk'

    I've recently moved from a single node on a RAID10 to a 3 node cluster on CEPH and since then one particular VM has intermittant speed issues The guest in question is a Windows Server 2008 R2, it serves web applications through IIS which pull data from a seperate dedicated SQL Server (Linux), a...
  5. B

    CEPH Nearfull Limit

    I've read that the Nearfull limit on CEPH is 80%, but where do I check that limit? My rbd currently says it has 77.58% usage, but the Performance metric on the CEPH heath screen says it is at 56% usage. Which one do I worry about?
  6. B

    Going from Single Node to 3 Node HA

    Hi all, long time lurker, new poster, please be gentle! :p I've been running a single node with 8 VMs in production for the best part of 2 years now and happily, it has been rock solid. I also have a second node which I use for test VMs and I also run a Windows 10 VM which I use as my...