Recent content by leihnix

  1. L

    Prevent VM from migrating from one DC to the other

    Hello Community Imagine I have two DC's and a streched Proxmox cluster with a couple of nodes each. I have the requirement of VM's running in a specfic DC. How can I 'fix' a VM to specific node/s of the cluster/DC and therefore prevent it from migrating to the other DC? I have looked through...
  2. L

    Using external Ceph cluster

    Excellent help! It woked after restarting pvestatd. Thank you very much.
  3. L

    Using external Ceph cluster

    Hello Aaron Thank you for your answer! after hours of trial and error I finally got it working. Unfortunately I cannot remember what the cause was. The only thing I have now left is the question mark, the unknow status and the usage graph with the 1070 date. Is there a solution to that...
  4. L

    Using external Ceph cluster

    Hallo Aaron the command comes back with a empty result root@px01:/etc/pve/priv/ceph# /usr/bin/rbd -p T_Pool -m 192.168.10.71,192.168.10.72 -n client.admin --keyring /etc/pve/priv/ceph/T_Pool.keyring ls root@px01:/etc/pve/priv/ceph# Kind regards Mike
  5. L

    Using external Ceph cluster

    Dear Aaron the contents of the keyring matches the one in the "ceph auth ls" On the Ceph cluster I have_ root@v-ceph-01:/# ceph --version ceph version 15.2.13 (c44bc49e7a57a87d84dfff2a077a2058aa2172e2) octopus (stable) On the Proxmox node i have: root@px01:/etc/pve/priv/ceph# ceph --version...
  6. L

    Using external Ceph cluster

    I made a seperate thread for my Problem here: https://forum.proxmox.com/threads/using-external-ceph-cluster.93453/ Kind regards Mike
  7. L

    Using external Ceph cluster

    Dear Community I have the same Problem, I installed a external Ceph Cluster using cephadm. (https://ralph.blog.imixs.com/2020/04/14/ceph-octopus-running-on-debian-buster/). Then I created a replicated pool (T_Pool) and applied the rbd Application. I copied the Keys from my ceph cluster to the...
  8. L

    Using external Ceph cluster

    Dear Community I have the same Problem, I installed a external Ceph Cluster using cephadm. (https://ralph.blog.imixs.com/2020/04/14/ceph-octopus-running-on-debian-buster/). Then I created a replicated pool (T_Pool) and applied the rbd Application. I copied the Keys from my ceph cluster to the...
  9. L

    Remove missing snapshot - thin LVM.

    With the tools (pct) I could not determine the name of the snapshot with the instructions given. I finally removed the following lines (Strike-through) out of the vm config file and it worked: root@vmhost16:/etc/pve/qemu-server# nano 111.conf #SERVER #SERVER agent: 1 bios: ovmf boot: c...
  10. L

    Remove missing snapshot - thin LVM.

    root@vmhost16:/etc/pve/qemu-server# pct help listsnapshots ERROR: unknown command 'listsnapshots' USAGE: pct <COMMAND> [ARGS] [OPTIONS] pct clone <vmid> <newid> [OPTIONS] pct create <vmid> <ostemplate> [OPTIONS] pct destroy <vmid> [OPTIONS] pct list pct...
  11. L

    Remove missing snapshot - thin LVM.

    root@vmhost16:/etc/pve/qemu-server# pct help delsnapshot USAGE: pct delsnapshot <vmid> <snapname> [OPTIONS] Delete a LXC snapshot. <vmid> <integer> (1 - N) The (unique) ID of the VM. <snapname> <string> The name of the snapshot. -force <boolean>...
  12. L

    Remove missing snapshot - thin LVM.

    Hello Alvin The error while removing the Snapshot was: "lvremove snapshot 'pve/snap_vm-111-disk-0_vor_installation_mysql' error: Failed to find logical volume "pve/snap_vm-111-disk-0_vor_installation_mysql"" The snapshot does not exist anymore: root@vmhost16:/etc/pve/qemu-server# lvs -a | grep...
  13. L

    Remove missing snapshot - thin LVM.

    Hello Alvin Which lines to remove exactly, snapstate and snaptime or the complete block? Kind regards Mike root@vmhost16:/etc/pve/qemu-server# cat 111.conf #SERVER #SERVER agent: 1 bios: ovmf boot: c bootdisk: scsi0 cores: 2 efidisk0: local-lvm:vm-111-disk-1,size=4M memory: 6144 name...
  14. L

    Year 2021 missing under "Statistics"

    Thanks David I had to shift+reload the page an then it showed up! Kid regards Mike
  15. L

    Year 2021 missing under "Statistics"

    Hello Community I am running Proxmox Mail Gateway 6.3.5 Since the start of 2021 I cannot access any statistics anymore because 2021 is missing in the dropdown. Do you have similar issues? Kind regrads Mike