Posted
12 days
ago
by
Julian Pistorius
I'll keep working on this. I'll also catch up with @kageurufu when he has some time to get his input.
|
Posted
12 days
ago
by
Chris Martin
Problem/Opportunity Statement
The resource usage graphs show compute usage for both an instance's CPU and GPU (using nvidia-smi). But for memory (RAM) usage, we only show the system memory. Instances with a GPU will also have GPU memory (VRAM).
|
Posted
14 days
ago
by
Chris Martin
Suggestion: expand the scope of this issue a bit, look at resources holistically, support select-multiple (or select-all) and delete of everything across the app. (IPs, volumes, shares, SSH keypairs, images)
|
Posted
20 days
ago
by
Julian Pistorius
Just had a suggestion from @SlicerMorph to use MorphoCloud for people to try out Exosphere. Thank you!
|
Posted
20 days
ago
by
SlicerMorph Project
Yes, I think if you create a fork of MorphoCloudWorkflow and assign a small allocation, people can give it a try without having to obtain the allocation first. But they would still need to have github accounts (not a big ask nowadays).
There might
|
Posted
20 days
ago
by
Julian Pistorius
Thank you for the suggestions @SlicerMorph!
|
Posted
20 days
ago
by
Chris Martin
That isn't trying out Exosphere though. I don't believe MorphoCloud uses any of the Exosphere web app. (Only a subset of our Ansible code for instance and Guacamole interaction setup?).
|
Posted
20 days
ago
by
Chris Martin
I think the idea of giving people a chance to "kick the tires" for few hours without having to do all the up front work of obtaining allocation would be good advertisement both for JS2 and Exosphere
Jetstream2 does now have the trial allocation which achieves approximately this, though someone still needs to use an ACCESS account.
|
Posted
20 days
ago
by
Chris Martin
Per @julianpistorius use of Magnum from CLI on Jetstream2 currently requires creation of an unrestricted application credential that can create other application credentials. That application credential needs load balancer member role.
|
Posted
20 days
ago
by
Julian Pistorius
Steps for creating a cluster
Here are the steps to try out Magnum on Jetstream2 with the OpenStack CLI:
Create an 'Unrestricted (dangerous)' application credential in the project where you will be creating the cluster, and source it to expose the
|