Hi,
I recently re-installed proxmox 5.1 and ceph and followed instructions: "After installation of packages, you need to create an initial Ceph configuration on just one node, based on your network"
I found that ceph-osd.?.log had references to the non-ceph network in it, so I ran "pveceph init --network x.x.x.x/24" on all the nodes and rebooted and the "problem" did not happen this time.
Which is the correct thing to do, one node or all nodes?
Andrew
P.S. This is what the refs look like, 172 is the ceph and 10 is web interface network.
I recently re-installed proxmox 5.1 and ceph and followed instructions: "After installation of packages, you need to create an initial Ceph configuration on just one node, based on your network"
I found that ceph-osd.?.log had references to the non-ceph network in it, so I ran "pveceph init --network x.x.x.x/24" on all the nodes and rebooted and the "problem" did not happen this time.
Which is the correct thing to do, one node or all nodes?
Andrew
P.S. This is what the refs look like, 172 is the ceph and 10 is web interface network.
Code:
2018-01-10 09:01:02.251764 7fb55f71a700 0 -- 172.16.0.114:6802/8991 >> 10.111.4.118:6801/11829 conn(0x5586f7a83000 :6802 s=STATE_ACCEPTING_WAIT_CONNECT_MSG_AUTH pgs=0 cs=0 l=0).handle_connect_msg accept connect_seq 0 vs existing csq=0 existing_state=STATE_CONNECTING_WAIT_CONNECT_REPLY
2018-01-10 09:02:29.557267 7fb55ff1b700 0 -- 172.16.0.114:6802/8991 >> 10.111.4.126:6801/10947 conn(0x5586f7b40800 :6802 s=STATE_ACCEPTING_WAIT_CONNECT_MSG_AUTH pgs=0 cs=0 l=0).handle_connect_msg accept connect_seq 0 vs existing csq=0 existing_state=STATE_CONNECTING_WAIT_CONNECT_REPLY
2018-01-10 09:03:48.463093 7fb55ef19700 0 -- 172.16.0.114:6802/8991 >> 10.111.4.122:6801/4704 conn(0x5586f7b5a800 :6802 s=STATE_ACCEPTING_WAIT_CONNECT_MSG_AUTH pgs=0 cs=0 l=0).handle_connect_msg accept connect_seq 0 vs existing csq=0 existing_state=STATE_CONNECTING_WAIT_CONNECT_REPLY
Last edited: