Hi all,
    I'm new to ceph. What is wrong in this ceph? How can i make status to 
change HEALTH_OK? Please help

$ceph status
    cluster 62e2f40c-401b-4b3e-804a-cebbec1016c5
     health HEALTH_WARN 104 pgs degraded; 88 pgs incomplete; 88 pgs stuck 
inactive; 192 pgs stuck unclean
     monmap e1: 1 mons at {megamubuntu=192.168.2.10:6789/0}, election epoch 
1, quorum 0 megamubuntu
     osdmap e26: 2 osds: 2 up, 2 in
      pgmap v144: 192 pgs, 3 pools, 0 bytes data, 0 objects
            80631 MB used, 777 GB / 901 GB avail
                 104 active+degraded+remapped
                  88 creating+incomplete

$ ceph osd stat
     osdmap e26: 2 osds: 2 up, 2 in

$ ceph osd tree
# id    weight  type name       up/down reweight
-1      0.88    root default
-2      0.88            host alrin
0       0.44                    osd.0   up      1       
1       0.44                    osd.1   up      1       

$ cat ceph.conf 
[global]
fsid = 62e2f40c-401b-4b3e-804a-cebbec1016c5
mon_initial_members = megamubuntu, alrin
mon_host = 192.168.2.10
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
filestore_xattr_use_omap = true
osd_mkfs_type = ext4


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to