(I didn't find any answer to my question after having looked in a lot of posts)
I'm currently deploying an Openstack private cloud.
- I would like to run Solaris 11.2 (or OpenIndiana/similar) on my storage server and use ZFS for my block storage needs (= Cinder), maybe even for object storage ( Swift on ZFS)
- I have an other server with lots of RAM/CPU & lots of NICs inside. I would like to use it as my Openstack controller node & network node.
- I have 4 nodes in one 2U chassis that I want to use as Compute Nodes
My question is : Can I use MAAS & Juju to deploy on everything but the storage server, and then "connect" my charms to it even if the storage server is not "listed" in Juju (as it can't run Juju being Solaris based) ??
Regards, Y