Hi,
I'm trying to setup a local (Hyperconvergedd) cluster on a system that is already using external Ceph cluster.
When I clicked Install ceph on one of the nodes, this node started to experience problems with external ceph. I can not read files, but VMs still runs on external Ceph.
One of the errors I get is this one when trying to moove VM:
Also I can not configure the local Ceph, it seems to pick up the config of the external ceph.
Error in syslog:
Do you have any idea how to solve this?
I'm trying to setup a local (Hyperconvergedd) cluster on a system that is already using external Ceph cluster.
When I clicked Install ceph on one of the nodes, this node started to experience problems with external ceph. I can not read files, but VMs still runs on external Ceph.
One of the errors I get is this one when trying to moove VM:
2020-09-20 03:23:14 starting migration of VM 118 to node 'prox-02' (10.20.0.102)
2020-09-20 03:23:18 found local disk 'local-zfs:vm-118-disk-0' (via storage)
2020-09-20 03:23:19 ERROR: Failed to sync data - rbd error: rbd: listing images failed: (2) No such file or directory
2020-09-20 03:23:19 aborting phase 1 - cleanup resources
2020-09-20 03:23:19 ERROR: migration aborted (duration 00:00:05): Failed to sync data - rbd error: rbd: listing images failed: (2) No such file or directory
TASK ERROR: migration aborted
Also I can not configure the local Ceph, it seems to pick up the config of the external ceph.
Error in syslog:
Sep 20 02:54:17 prox-06 systemd[1]: Stopped Ceph cluster monitor daemon.
Sep 20 02:57:07 prox-06 systemd[1]: Started Ceph cluster monitor daemon.
Sep 20 02:57:33 prox-06 systemd[1]: Stopping Ceph cluster monitor daemon...
Sep 20 02:57:33 prox-06 ceph-mon[8124]: 2020-09-20 02:57:33.444 7f34c33a7700 -1 received signal: Terminated from /sbin/init (PID: 1) UID: 0
Sep 20 02:57:33 prox-06 ceph-mon[8124]: 2020-09-20 02:57:33.444 7f34c33a7700 -1 mon.prox-06@0(leader) e1 *** Got Signal Terminated ***
Do you have any idea how to solve this?