I did not experience the same behavior. Once a profile has been started,
data is cached. Maybe the VM has been deleted after you first start it.

On Sat, Nov 4, 2017 at 11:40 AM, Burr Sutter <bsut...@redhat.com> wrote:

> I am trying to make profiles work for me :-)
>
> My use case for profiles is...
> profile one start
> profile one stop
> profile two start
> profile two stop
>
> and I would like to perform this sequence during a live presentation, over
> a very, very slow conference wifi.
>
> It is too slow to use right now.  I was hoping that a profile would
> "cache" everything it needed and not have to re-download things upon the
> next start.
>
> pulling the openshift image is the slowest part (over a very slow
> conference wifi)
> Starting OpenShift using openshift/origin:v3.7.0-rc.0 ...
> Pulling image openshift/origin:v3.7.0-rc.0
> Pulled 1/4 layers, 26% complete
> Pulled 1/4 layers, 37% complete
> Pulled 1/4 layers, 52% complete
> Pulled 1/4 layers, 66% complete
> Pulled 2/4 layers, 82% complete
> Pulled 3/4 layers, 91% complete
> Pulled 4/4 layers, 100% complete
> Extracting
> Image pull complete
> OpenShift server started.
>
> My startup script is as follows:
> ./minishift profile set helloworldmsa
> ./minishift config set memory 6GB
> ./minishift config set cpus 2
> ./minishift config set vm-driver virtualbox
> ./minishift addon enable admin-user
> ./minishift config set openshift-version v3.7.0-rc.0
> ./minishift config set iso-url centos
>
> MINISHIFT_ENABLE_EXPERIMENT=on ./minishift start
>
>
>
>
> _______________________________________________
> Devtools mailing list
> Devtools@redhat.com
> https://www.redhat.com/mailman/listinfo/devtools
>
>


-- 

JEFF MAURY

Red Hat

<https://www.redhat.com/>

jma...@redhat.com
<https://red.ht/sig>
<https://redhat.com/summit>
@redhatjobs <https://twitter.com/redhatjobs>   redhatjobs
<https://www.facebook.com/redhatjobs/>   @redhatjobs
<https://instagram.com/redhatjobs>
_______________________________________________
Devtools mailing list
Devtools@redhat.com
https://www.redhat.com/mailman/listinfo/devtools

Reply via email to