-
Notifications
You must be signed in to change notification settings - Fork 77
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
Provide OVF support #36
Comments
Great idea! @jaimergp : Any chance you can look into this? |
I have only tangential experience with OVF/OVA files, but I am happy to help. I have some questions though:
|
If you were to use docker - I guess VMware would advise you to use PhotonOS
to run it in.
But then I'm not sure on how to configure vGPU inside that...
This would basically be the on-prem alternative to using Azure (where the
PAYG model might not help the cause)
If licensing were to be an issue I guess it might be wise to contact nVidia
as they might be willing to hand out a waiver this specific project.
…On Wed, 18 Mar 2020 at 23:18, Jaime Rodríguez-Guerra < ***@***.***> wrote:
I have only tangential experience with OVF/OVA files, but I am happy to
help. I have some questions though:
- Wouldn't we have license issues if we repackage things such as the
Nvidia drivers or CUDA binaries?
- What's the expected OS for the OVA? I guess a Linux flavor?
- Wouldn't Docker images serve the same purpose here? Is there any
chance you can use those to help you create the OVF/OVA? There's also Azure
templates.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJHY454EPSG2TZP6WLI26BDRIFCDRANCNFSM4LOLF62Q>
.
|
Ok, I have tried my best to export amalic's Docker image to an OVF/OVA appliance. You can get it here: https://we.tl/t-fn2IoAt8LZ I followed these steps:
Basically, FAHClient will start in daemon mode even if you don't login, so that's all set up. You might want to edit BUT:
Hopefully this is enough to get you started? |
Is this some parallel work?
https://twitter.com/lamw/status/1240656809796362241?s=19
…On Thu, Mar 19, 2020, 13:26 Jaime Rodríguez-Guerra ***@***.***> wrote:
Ok, I have tried my best to export amalic's Docker image to an OVF/OVA
appliance. You can get here:
https://we.tl/t-fn2IoAt8LZ
I'll add more details later, as well as the current limitations.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJHY453UUXAP54C74VS3UULRIIFOTANCNFSM4LOLF62Q>
.
|
I am not aware of any more efforts being done, but given the popularity of F@H at this moment, I wouldn't be surprised! @seanpmassey, can you offer some more details here? Thanks! |
It looks like VMware is building this in an internal project and making it
ready to deploy and they will make the final project publicly accessible.
https://twitter.com/lamw check his last posts.
…On Thu, 19 Mar 2020 at 17:08, Jaime Rodríguez-Guerra < ***@***.***> wrote:
I am not aware of any more efforts being done, but given the popularity of
***@***.*** at this moment, I wouldn't be surprised! @seanpmassey
<https://github.com/seanpmassey>, can you offer some more details here?
Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJHY45YA6T3QCKKAK5HMUBTRII7RFANCNFSM4LOLF62Q>
.
|
Awesome, thanks for the report! |
For those wondering, OVA support is already here: |
If you were to offer an OVF containing a virtual appliance that can use nVIDIA Tesla T4 videocards, using vGPU, that would greatly reduce effort to implement this in an enterprise environment.
The text was updated successfully, but these errors were encountered: