-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ephemeral mounts for NVMe data drives #147
Comments
Good morning, These were isntalled on the supermicro hypervisors. There were a few mechanisms considered for how to properly segregate these, including availability zoning. However it looks likely the better way is to deploy as ephemeral volumes on feature-restricted flavors. Can you let us know the flavors of the VMs you intend to test these on please? |
I agree that special flavors is probably the easiest way to manage them. Colleagues from STFC cloud at RAL recommended we should try out Longhorn to aggregate ephemeral storage from a set of VMs to create a large storage volume that can be mounted in Kubernetes as a persistent volume. I'd like to test two different scenarios:
|
Good afternoon, I have reconfigured the systems hypervisors with a new variety of labelling that allows locking of flavours to specific hypervisors and provided the two new flavours specified. It's an experimental system, so might not behave precisely as it should and is subject to change, though preliminary tests look good. Could you please test and verify? Regards, Greg |
(scratch that, flavours very like the ones you asked for work. Trying to differentiate.) |
oh, ephemeral volumes of 916GB will not work. The hypervisors have 786GB SSDs. |
I've added a new set of flavours with 768GB ephemeral volumes configured. Easy to create more if you'd like different configurations. |
Thanks setting it up. I have some work to finish on the Cambridge Arcus system, but I hope to get a chance to experiment with Longhorn. |
note: there are 4 hypervisors with these SSDs mounted that are presently for your exclusive use. If your experiments require a larger number of volumes we'll need smaller flavours provisioned. |
Unable to experiment with the new flavors due to issues with the platform. |
@DP-B21 Can you try creating instances with each of the two new flavours (they're locked to the Gaia project, you'll need to create under that project) and see if they correctly place on the supermicro hypervisors please? |
has ceased to work (confirmed by myself and @DP-B21 , flavour gaia-4vcpu-916nvme goes to error) |
Related to new hypervisor flavour configuration. |
deployment of
|
|
In order to test the performance of the NVMe data drives, how can we import them into our Openstack VMs ?
Ideally it would be good to mount them as separate discs in the VMs, but I'm not sure that would be possible.
To start with can we create some VM flavors that have large (~900G byte) ephemeral discs that are mapped onto the the NVMe data drives.
The text was updated successfully, but these errors were encountered: