Search results

  1. M

    HDD filestore OSD does not come up after Ceph upgrade from Nautilus to Octopus

    Hi! I've followed the instructions from https://pve.proxmox.com/wiki/Ceph_Nautilus_to_Octopus Everything went well until the restarting OSD step https://pve.proxmox.com/wiki/Ceph_Nautilus_to_Octopus#Restart_the_OSD_daemon_on_all_nodes The HDD filestore OSDs don't come back online. I've also...
  2. M

    [SOLVED] Unable to parse volume ID

    Hi! I've wanted to resize the virtio1 disk of this VM: [13:37]root@frapevh004:/etc/pve/qemu-server# cat 167.conf agent: 1 boot: order=virtio0;net0 cores: 1 memory: 32768 name: frapelogdb001-n4 net0: virtio=6E:A5:69:CE:5B:EA,bridge=vmbr300 numa: 0 onboot: 1 ostype: l26 scsihw: virtio-scsi-pci...
  3. M

    Create URL to a specific VM

    Hi! Is there another way, except https://fulitvh.ad1.proemion.com:8006/#v1:0:=qemu%2F106:4::::::, to point to a VM? Something like https://promox:8006/vmName would be so much easier in some cases. Or at least it would not be required to query the API to find out the ID. Thanks in advance!
  4. M

    Issues with cluster config

    I've set up a new PVE instance, created the cluster configuration using the web UI, and installed a second PVE instance which should join the new created cluster. Unfortunately the host entry of the second instance was wrong and pointed to a wrong IP address and after the join process the IP of...