sudo /usr/bin/docker run --rm -v /opt/bin:/opt/bin quay.io/coffeepac/ceph-install
/usr/bin/docker run --rm -v /opt/bin:/opt/bin ceph/install-utils
Heya, I tried rook, but I’m getting a sad cluster:
OSDs:
TOTAL UP IN FULL NEAR FULL
4 1 1 false false
The OSDs are all complaining along these lines:
2017-03-06 10:08:02.340442 I | osd1: 2017-03-06 10:07:50.174195 f439bf80700 -1 Processor -- bind was unable to bind. Trying again in 5 seconds
2017-03-06 10:08:02.340456 I | osd1: 2017-03-06 10:07:55.192786 f439bf80700 -1 Processor -- bind unable to bind to 172.16.2.250:7300/1023 on any port in range 6800-7300: (99) Cannot assign requested address
Any tips?