The intent of this change is to use real physical devices
available in the pod for ceph-osd.
JIRA: JOID-50
Change-Id: I5850e015fe11e1bd883dac222bf68061457a879d
Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
(cherry picked from commit
5063d58115220533844b6e9efc74305465d70cfe)
sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml
;;
'cengnlynxpod1' )
+ # Chose the hard drive(s) to use for CEPH OSD
+ sed -i -- 's|osd-devices: /srv|osd-devices: /dev/sdb|g' ./bundles.yaml
# As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20
sed -i -- 's/10.4.1.1/10.120.0.1/g' ./bundles.yaml
# choose the correct interface to use for data network