Re: mkcephfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can you be more specific?  How does it fail?

A copy of the actual output would be ideal, thanks!

sage

On Thu, 23 May 2013, Dewan Shamsul Alam wrote:

> Hi,
> 
> I had a running ceph cluster on bobtail. It was on 0.56.4. It is my test
> cluster. I upgraded it to 0.56.6, now mkcephfs doesn't work with the same
> working configuration and the following command:
> 
> /sbin/mkcephfs -a -c /etc/ceph/ceph.conf
> 
> ceph.conf
> 
> [global]
>         auth supported = none
>         auth cluster required = none
>         auth service required = none
>         auth client required = none
> [osd]
>         osd journal size = 1000
>         filestore xattr use omap = true
>         osd mkfs type = btrfs
>         osd mkfs options btrfs = -m raid0
>         osd mount options btrfs = rw, noatime
> [mon.a]
>         host = ceph0
>         mon addr = 192.168.128.10:6789
> [mon.b]
>         host = ceph1
>         mon addr = 192.168.128.11:6789
> [mon.c]
>         host = ceph2
>         mon addr = 192.168.128.12:6789
> [osd.0]
>         host = ceph0
>         devs = /dev/sda3
> [osd.1]
>         host = ceph1
>         devs = /dev/sda3
> [osd.2]
>         host = ceph2
>         devs = /dev/sda3
> [mds.a]
>         host = ceph0
> [mds.b]
>         host = ceph1
> [mds.c]
>         host = ceph2
> 
> Best Regards,
> Dewan Shamsul Alam
> 
> 
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux