nforgeio / neonKUBE

Public NeonKUBE Kubernetes distribution related projects
https://neonkube.io
Apache License 2.0
78 stars 13 forks source link

OpenEBS cStore provisioning #993

Closed marcusbooyah closed 3 years ago

marcusbooyah commented 4 years ago
jefflill commented 4 years ago

I'm calling creating the cStore disks done. I've tested Hyper-V (local), XenServer, and Azure. AWS is coded but I'll test that after I finish with the public/private subnet changes and we'll do comprehensive Machine hosting manager testing later.

@marcusbooyah: You can let OpenEBS scan for the unpartitioned drives like we discussed. Alternatively, SshProxy<T>.ListUnpartitionedDisks() returns the names of the unpartitioned block devices on a node.

jefflill commented 4 years ago

cStore provisioning for AWS is complete now as well.