Hey, I get this error:
gentooserver ~ # ceph -s
2018-01-04 14:38:35.390154 7f0a6bae8700 -1 Errors while parsing config file!
2018-01-04 14:38:35.390157 7f0a6bae8700 -1 parse_file: cannot open
/etc/ceph/ceph.conf: (2) No such file or directory
2018-01-04 14:38:35.390158 7f0a6bae8700 -1 parse_file:
So I'm following the guide at
http://docs.ceph.com/docs/master/install/manual-deployment/
ceph-mon@gentooserver.service fails.
Jan 06 19:12:40 gentooserver systemd[1]: Started Ceph cluster monitor
daemon.
Jan 06 19:12:41 gentooserver ceph-mon[2674]: warning: unable to create
/var/run/ceph: (13) P
t.
On Sat, Jan 6, 2018 at 7:40 PM, Nathan Dehnel wrote:
> So I'm following the guide at http://docs.ceph.com/docs/
> master/install/manual-deployment/
>
> ceph-mon@gentooserver.service fails.
>
> Jan 06 19:12:40 gentooserver systemd[1]: Started Ceph cluster monitor
> daemon.
I'm doing a manual setup following
http://docs.ceph.com/docs/master/install/manual-deployment/
The ceph command hangs until I kill it. I have 1 monitor service started.
==
gentooserver ~ # ceph -s
^CError EINTR: problem getting command descriptions f
it the IP address
> for your monitor host in the global section so that the client (ceph -s
> command).
>
> Have you also checked your firewall setup on your MON box?
>
> To help diagnose you can also use ceph -s --debug-ms=1 so you can follow
> the network exchange between
The doc at
http://docs.ceph.com/docs/master/ceph-volume/lvm/prepare/#ceph-volume-lvm-prepare
says I can pass a physical device to ceph-volume. But when I try to do that:
gentooserver ~ # ceph-volume lvm create --bluestore --data /dev/sdb
usage: ceph-volume lvm create [-h] [--journal JOURNAL] --dat
-- Forwarded message --
From: Nathan Dehnel
Date: Thu, Jan 25, 2018 at 9:49 PM
Subject: Re: [ceph-users] ceph-volume raw disks
To: David Turner
>Did you wipe all of the existing partitions and such first?
I tried it both before and after creating an lvm physical partit
Trying to create an OSD:
gentooserver ~ # ceph-volume lvm create --data /dev/sdb
Running command: ceph-authtool --gen-print-key
Running command: ceph --cluster ceph --name client.bootstrap-osd --keyring
/var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new
e70500fe-0d51-48c3-a607-414957886726
Runn
I try to add a data pool:
OSD_STAT USED AVAIL TOTAL HB_PEERSPG_SUM PRIMARY_PG_SUM
9 1076M 930G 931G [0,1,2,3,4,5,6,7,8]128 5
8 1076M 930G 931G [0,1,2,3,4,5,6,7,9]128 14
7 1076M 930G 931G [0,1,2,3,4,5,6,8,9]128
gentooserver ~ # ceph-mon -i mon0 --extract-monmap /tmp/monmap
2018-04-06 15:38:10.863444 7f8aa2b72f80 -1 wrote monmap to /tmp/monmap
gentooserver ~ # monmaptool --print /tmp/monmap
monmaptool: monmap file /tmp/monmap
epoch 3
fsid a736559a-92d1-483e-9289-d2c7feed510f
last_changed 2018-04-06 14:53:1
10 matches
Mail list logo