New install Proxmox 4.4
Three nodes
Following https://pve.proxmox.com/wiki/Ceph_Server
I get to this section and can proceed no further
Creating more Ceph Monitors
You should run 3 monitors, one on each node. Create them via GUI or via CLI. So please login to the next node and run:
node2# pveceph createmon
And execute the same steps on the third node:
node3# pveceph createmon
On node1 the command succeeded
mon.0 pteracluster Yes 10.10.10.1:6789/0
on node2 and node3 the command returns time out
on node2 and node3 pveceph status returns got timeout
rebooted both nodes - no change
ceph service is active on both nodes
on the node with the monitor created pveceph status returns
root@pteracluster:~# pveceph status
{
"mdsmap" : {
"max" : 0,
"up" : 0,
"epoch" : 1,
"in" : 0,
"by_rank" : []
},
"quorum_names" : [
"0"
],
"pgmap" : {
"bytes_avail" : 1191772364800,
"data_bytes" : 0,
"bytes_total" : 1191807008768,
"bytes_used" : 34643968,
"version" : 9,
"num_pgs" : 64,
"pgs_by_state" : [
{
"state_name" : "active+undersized+degraded",
"count" : 64
}
]
},
"osdmap" : {
"osdmap" : {
"epoch" : 5,
"num_in_osds" : 1,
"num_up_osds" : 1,
"nearfull" : false,
"num_osds" : 1,
"num_remapped_pgs" : 0,
"full" : false
}
},
"quorum" : [
0
],
"fsid" : "59e794ea-2786-4f8d-ad3d-98f927b6e250",
"monmap" : {
"modified" : "2016-12-27 12:56:02.582855",
"epoch" : 1,
"mons" : [
{
"addr" : "10.10.10.1:6789/0",
"name" : "0",
"rank" : 0
}
],
"fsid" : "59e794ea-2786-4f8d-ad3d-98f927b6e250",
"created" : "2016-12-27 12:56:02.582855"
},
"election_epoch" : 2,
"health" : {
"timechecks" : {
"round" : 0,
"epoch" : 2,
"round_status" : "finished"
},
"health" : {
"health_services" : [
{
"mons" : [
{
"last_updated" : "2016-12-27 13:32:02.907505",
"store_stats" : {
"bytes_log" : 7395046,
"last_updated" : "0.000000",
"bytes_total" : 7396296,
"bytes_misc" : 1250,
"bytes_sst" : 0
},
"name" : "0",
"kb_total" : 71601512,
"kb_used" : 1585952,
"avail_percent" : 92,
"health" : "HEALTH_OK",
"kb_avail" : 66355376
}
]
}
]
},
"detail" : [],
"overall_status" : "HEALTH_WARN",
"summary" : [
{
"summary" : "64 pgs degraded",
"severity" : "HEALTH_WARN"
},
{
"severity" : "HEALTH_WARN",
"summary" : "64 pgs stuck degraded"
},
{
"summary" : "64 pgs stuck unclean",
"severity" : "HEALTH_WARN"
},
{
"severity" : "HEALTH_WARN",
"summary" : "64 pgs stuck undersized"
},
{
"severity" : "HEALTH_WARN",
"summary" : "64 pgs undersized"
}
]
}
}
Three nodes
Following https://pve.proxmox.com/wiki/Ceph_Server
I get to this section and can proceed no further
Creating more Ceph Monitors
You should run 3 monitors, one on each node. Create them via GUI or via CLI. So please login to the next node and run:
node2# pveceph createmon
And execute the same steps on the third node:
node3# pveceph createmon
On node1 the command succeeded
mon.0 pteracluster Yes 10.10.10.1:6789/0
on node2 and node3 the command returns time out
on node2 and node3 pveceph status returns got timeout
rebooted both nodes - no change
ceph service is active on both nodes
on the node with the monitor created pveceph status returns
root@pteracluster:~# pveceph status
{
"mdsmap" : {
"max" : 0,
"up" : 0,
"epoch" : 1,
"in" : 0,
"by_rank" : []
},
"quorum_names" : [
"0"
],
"pgmap" : {
"bytes_avail" : 1191772364800,
"data_bytes" : 0,
"bytes_total" : 1191807008768,
"bytes_used" : 34643968,
"version" : 9,
"num_pgs" : 64,
"pgs_by_state" : [
{
"state_name" : "active+undersized+degraded",
"count" : 64
}
]
},
"osdmap" : {
"osdmap" : {
"epoch" : 5,
"num_in_osds" : 1,
"num_up_osds" : 1,
"nearfull" : false,
"num_osds" : 1,
"num_remapped_pgs" : 0,
"full" : false
}
},
"quorum" : [
0
],
"fsid" : "59e794ea-2786-4f8d-ad3d-98f927b6e250",
"monmap" : {
"modified" : "2016-12-27 12:56:02.582855",
"epoch" : 1,
"mons" : [
{
"addr" : "10.10.10.1:6789/0",
"name" : "0",
"rank" : 0
}
],
"fsid" : "59e794ea-2786-4f8d-ad3d-98f927b6e250",
"created" : "2016-12-27 12:56:02.582855"
},
"election_epoch" : 2,
"health" : {
"timechecks" : {
"round" : 0,
"epoch" : 2,
"round_status" : "finished"
},
"health" : {
"health_services" : [
{
"mons" : [
{
"last_updated" : "2016-12-27 13:32:02.907505",
"store_stats" : {
"bytes_log" : 7395046,
"last_updated" : "0.000000",
"bytes_total" : 7396296,
"bytes_misc" : 1250,
"bytes_sst" : 0
},
"name" : "0",
"kb_total" : 71601512,
"kb_used" : 1585952,
"avail_percent" : 92,
"health" : "HEALTH_OK",
"kb_avail" : 66355376
}
]
}
]
},
"detail" : [],
"overall_status" : "HEALTH_WARN",
"summary" : [
{
"summary" : "64 pgs degraded",
"severity" : "HEALTH_WARN"
},
{
"severity" : "HEALTH_WARN",
"summary" : "64 pgs stuck degraded"
},
{
"summary" : "64 pgs stuck unclean",
"severity" : "HEALTH_WARN"
},
{
"severity" : "HEALTH_WARN",
"summary" : "64 pgs stuck undersized"
},
{
"severity" : "HEALTH_WARN",
"summary" : "64 pgs undersized"
}
]
}
}