Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
103 views

ceph orchestrator unavailbale after ceph upgrade

I was trying to issue ceph upgrade from 17 to 18.2.4, as outlined here ceph orch upgrade start --ceph-version 18.2.4 Initiating upgrade to quay.io/ceph/ceph:v18.2.4 After this, however, the ...
Liquid's user avatar
  • 243
-1 votes
1 answer
803 views

Ceph-rgw Service stop automatically after installation

in my local cluster (4 Raspberry PIs) i try to configure a rgw gateway. Unfortunately the services disappears automatically after 2 minutes. [ceph_deploy.rgw][INFO ] The Ceph Object Gateway (RGW) is ...
optionalt123's user avatar
1 vote
1 answer
1k views

Ceph Clock Skew

I want to know where I can configure the limit of skew time for my ceph monitors. Also,how does Ceph throw this clock skew error? Specifically from which file and where can I find the file so that I ...
 Zeeshan Haris's user avatar
0 votes
3 answers
509 views

Ceph install failure with ceph-deploy

So ive set ceph up as described in the RHEL manual. I created the cluster sudo ceph-deploy --username new mon1. After that i edit the ceph.conf and add ms_bind_ipv6 = false and public network = . ...
BLVCKRIPPER's user avatar
1 vote
1 answer
165 views

Ceph Cluster down

I have a cluster with three Ceph nodes. The cluster was working fine, until we move one host to other physical location, since it we have the third node down, alwaya said OSD/MON down, and degraded ...
Juan Sebastian Leal Rojas's user avatar
2 votes
0 answers
1k views

CTDB Samba failover not highly available

My Setup 3 nodes running ceph + cephfs 2 of these nodes running CTDB & Samba 1 client (not one of the 3 servers) It is a Lab setup, so only one nic per server=node, one subnet as well as all ...
Christoph Girstenbrei's user avatar
2 votes
1 answer
5k views

Data 100% unknown after Ceph Update

I updated my dev Ceph cluster yesterday from Jewel to Luminous. Everything was seemingly okay until I ran this command "ceph osd require-osd-release luminous". After that, the data in my cluster is ...
A.Keen's user avatar
  • 41
0 votes
1 answer
3k views

ceph: 370 pgs are stuck inactive for more than 300 seconds

I have a small Ceph cluster. The way it is set up is described here: https://www.theo-andreou.org/?p=1750 After a restart on the deploy node (where the ntp server is hosted) I get: ceph health; ...
Theodotos Andreou's user avatar
0 votes
1 answer
587 views

Ceph cluster not working after reboot in Ubuntu 16.04, works in 14.04

I've setup a Ceph (Jewel) Cluster on 4 VMs running Ubuntu 16.04 following this guide. Everything worked as expected until I rebooted the VMs. Running ceph health or ceph -w doesn't do anything and is ...
Oskar Persson's user avatar
2 votes
4 answers
7k views

Not able to deploy CEPH monitor

Good day everyone, I have set up a test environment with three virtual machines, to be able to deploy a ceph cluster. The machines are all identical with CentOS7 64bit. I install ceph on all of them, ...
Marian Boricean's user avatar
3 votes
2 answers
13k views

ceph health command returns a failure

i'm new to ceph but have to build a mini-cluster as part of a project, i have been following an online tutorial of how to build one and all was fine until i restarted my machines the following day. ...
user9's user avatar
  • 31