Recent content by mish

  1. M

    System Crash: replication: invalid json data in '/var/lib/pve-manager/pve-replication-state.json'

    So I ran my server with a monitor plugged in, and it managed to run a whole 30 minutes before crashing, a new record. Normally it makes it at least 24 hours. Anyway, there was unfortunately nothing to see on the display that appeared post boot, and none of the boot display messages were out of...
  2. M

    System Crash: replication: invalid json data in '/var/lib/pve-manager/pve-replication-state.json'

    Hmm yes I was worried you might say that. Okay next time the server crashes I will have to figure out the easiest way of plugging in a display. thanks for the help :) will update once I've done that
  3. M

    System Crash: replication: invalid json data in '/var/lib/pve-manager/pve-replication-state.json'

    Hi, thanks for replying! The output is empty: root@mish-server:~# cat -A /var/lib/pve-manager/pve-replication-state.json $ root@mish-server:~# I've now deleted the file, even if it's not the cause of the crash, maybe that will stop the logspam? Back to the more important issue, with syslog...
  4. M

    System Crash: replication: invalid json data in '/var/lib/pve-manager/pve-replication-state.json'

    For the last few months my home server has been frequently crashing, with the last lines in syslog invariably being the one written in the title: Jul 18 05:24:59 mish-server pvescheduler[117070]: replication: invalid json data in '/var/lib/pve-manager/pve-replication-state.json' Jul 18 05:25:59...
  5. M

    Detaching a supposedly unused disk causes Proxmox crash and VM unable to start

    When I say that the disk is not mounted this is what I mean: minerstat@MiningServer:~/minerstat-os$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 32G 0 disk sdb 8:16 0 7G 0 disk ├─sdb1 8:17 0 6,8G 0 part / ├─sdb2 8:18 0 20M 0 part /media/storage...
  6. M

    Detaching a supposedly unused disk causes Proxmox crash and VM unable to start

    Hi, I'm fairly new to Proxmox VE but I have a decent amount of experience using VmWare vCenter/vSphere/ESXi. When I created my VM I created a 32GB disk to be used as storage for the VM, however I now don't think I actually need it as I'm able to do what I need to with that VM without even...