IBM-Cloud / terraform-ibm-openshift

Provision IBM Cloud infrastructure with Terraform, and install Red Hat® OpenShift Container Platform 3.
15 stars 41 forks source link

iSCSI disks used at all? #11

Open miyamotoh opened 5 years ago

miyamotoh commented 5 years ago

Hi, This gave me a great starting point for building out OpenShift cluster on SoftLayer, and I got the stuff mostly working for my purpose, but I can't seem to figure out how (or if at all) the iSCSI storages that are provisioned and authorized for hosts (ie. master, infra, app) are used at all. Are they used? If yes, great, can I have some pointers as to how I can "see" it used? Or, is a "fix" coming soon to mount/use them as originally intended?

thanks, - Hiro

hkantare commented 5 years ago

Hi In openshift 3.10 we fixed the part of mounting the ISCSI devices. https://github.com/IBM-Cloud/terraform-ibm-openshift/blob/d210ffe10b82451ad40ce8e63d6b0138dec66380/modules/infrastructure/master_node/storage.tf#L22