Hi,
I've some issues with ceph cluster installation.
I've 3 physical servers where ceph is installed on each node. On this nodes there is 3 SAS disks and several NIC 10Gbps. One disk has 300GB, where is installed proxmox packages, the other disks have 1TB, available for my osds. But when i create osds on these disks, they are always "down" and "out". Like this :
Logs of ceph-mon : https://pastebin.com/x1hy68wz
And ceph-osd logs : https://pastebin.com/j3kVJBPg
on these logs we can see that :
What does it mean ?
The result of 'ceph -s' : https://pastebin.com/9KqSDHz3
In my GUI, I see 3 osd in "down" and "out" state. In OSDs section, i can't see my nodes and their created osds.
I don't understand what does it troubles
this is the result of 'pveversion -v' :
Please, any idea to resolv this issues ?
Thanks you, and if you want more details, say me.
I've some issues with ceph cluster installation.
I've 3 physical servers where ceph is installed on each node. On this nodes there is 3 SAS disks and several NIC 10Gbps. One disk has 300GB, where is installed proxmox packages, the other disks have 1TB, available for my osds. But when i create osds on these disks, they are always "down" and "out". Like this :
Code:
10:23:28 ~ # ceph osd tree root@px-node-1
# id weight type name up/down reweight
-1 0 root default
0 0 osd.0 down 0
1 0 osd.1 down 0
2 0 osd.2 down 0
Logs of ceph-mon : https://pastebin.com/x1hy68wz
And ceph-osd logs : https://pastebin.com/j3kVJBPg
on these logs we can see that :
Code:
=== from ceph-osd.1.log ===
2017-05-15 14:53:29.620510 7f864d60d7c0 -1 filestore(/var/lib/ceph/tmp/mnt.YblZYG) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
=== from ceph-osd.2.log ===
2017-05-16 10:24:09.774615 7f0709eef7c0 -1 filestore(/var/lib/ceph/tmp/mnt.S1H2Id) could not find 23c2fcde/osd_superblock/0//-1 in index: (2) No such file or directory
What does it mean ?
The result of 'ceph -s' : https://pastebin.com/9KqSDHz3
In my GUI, I see 3 osd in "down" and "out" state. In OSDs section, i can't see my nodes and their created osds.
I don't understand what does it troubles
this is the result of 'pveversion -v' :
Code:
10:27:18 ~ # pveversion -v
proxmox-ve: 4.4-76 (running kernel: 4.4.35-1-pve)
pve-manager: 4.4-1 (running version: 4.4-1/eb2d6f1e)
pve-kernel-4.4.35-1-pve: 4.4.35-76
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1
libqb0: 1.0-1
pve-cluster: 4.0-48
qemu-server: 4.0-101
pve-firmware: 1.1-10
libpve-common-perl: 4.0-83
libpve-access-control: 4.0-19
libpve-storage-perl: 4.0-70
pve-libspice-server1: 0.12.8-1
vncterm: 1.2-1
pve-docs: 4.4-1
pve-qemu-kvm: 2.7.0-9
pve-container: 1.0-88
pve-firewall: 2.0-33
pve-ha-manager: 1.0-38
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u3
lxc-pve: 2.0.6-2
lxcfs: 2.0.5-pve1
criu: 1.6.0-1
novnc-pve: 0.5-8
smartmontools: 6.5+svn4324-1~pve80
zfsutils: 0.6.5.8-pve13~bpo80
ceph: 0.80.7-2+deb8u2
Please, any idea to resolv this issues ?
Thanks you, and if you want more details, say me.
Last edited: