-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
selkies-gstream hit 100% CPU #33
Comments
I'm not sure what might be an issue (I simply feel this might be something with the GStreamer backend), but try the new container that will be built in the next 10 minutes because there was a new Selkies-GStreamer release with a new GStreamer version patch. |
Hello ehfd-please could you provide URL for new release so I can update that image within deployment https://github.com/selkies-project/selkies-gstreamer/pkgs/container/selkies-gstreamer%2Fgstreamer |
@ehfd I used newly created selkies gstream docker image but unfortunately it doesn't even open the apps. Please could you advised which docker image need to push within Azure container registry then use that image for deployment |
No, you can use |
Ok thank you and I will let you know the outcome
…On Fri, Jan 5, 2024, 2:04 PM Seungmin Kim ***@***.***> wrote:
No, you can use ghcr.io/selkies-project/nvidia-egl-desktop:22.04 or 20.04.
I built a new image with the new release.
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AOPXE5PY2JBSM3ZFZFLYNBFENAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZZGEZTIOBWGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
I just tried to use new docker image but still encountering same issue and this is deployment yaml file in use for this deployment within AKS : |
Can you follow the procedures in: https://github.com/selkies-project/selkies-gstreamer#install-the-packaged-version-on-a-standalone-machine-or-cloud-instance outside Kubernetes or any containers in the same VM instance? I want to check if it's a hardware issue or a container issue. |
Similar condition (both on Azure): selkies-project/docker-nvidia-glx-desktop#50 |
Selkies-GStreamer directly goes to NVENC so I doubt this is VirtualGL. Do you have any leads? It's just because you were also using Azure's GPUs. |
@mathico2 On Azure, for virtual workstation applications you might try GRID driver (which is supported on the T4 instances -- see the exception here https://learn.microsoft.com/en-us/azure/virtual-machines/linux/n-series-driver-setup ). Beyond that, I'd be trying to isolate the layer in which the issue occurs. What is the output of Also worth checking the kernel messages to see if the driver is complaining. |
Thanks, I'll check it out.
…On Fri, Feb 2, 2024, 7:57 PM Justin Bowes ***@***.***> wrote:
@mathico2 <https://github.com/mathico2> On Azure, for virtual workstation
applications you might try GRID driver (which is supported on the T4
instances -- see the exception here
https://learn.microsoft.com/en-us/azure/virtual-machines/linux/n-series-driver-setup
).
Beyond that, I'd be trying to isolate the layer in which the issue occurs.
What is the output of nvidia-smi encodersessions and nvidia-smi dmon
while this is happening?
Also worth checking the kernel messages to see if the driver is
complaining.
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AOOUBMGCUY2NRB7RH3DYRUZH3AVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRUGQ4TONBXGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
I agree that there should be comparison inside and outside the container to progress further. |
@mathico2 Any follow ups? |
Hello
Still not able to have that work.
/r
…On Tue, Mar 12, 2024, 8:18 AM Seungmin Kim ***@***.***> wrote:
@mathico2 <https://github.com/mathico2> Any follow ups?
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AOKAV6QJOOGQ5WTLYXLYX3XADAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJRGUZDANZQGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
I need you to follow the procedures here outside of a container within the same instance to continue. |
Ok, I will do it.
…On Sun, Mar 24, 2024 at 11:48 AM Seungmin Kim ***@***.***> wrote:
https://github.com/selkies-project/selkies-gstreamer#install-the-packaged-version-on-a-standalone-machine-or-cloud-instance
I need you to follow the procedures here outside of a container within the
same instance to continue.
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AOJPLC5OGAQN53IV2QTYZ3YUXAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWHA2TAMBZGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Leads to: python-xlib/python-xlib#242 |
Just to confirm: did you happen to use an international keyboard layout? @mathico2 |
No
…On Sun, May 5, 2024, 9:15 AM Seungmin Kim ***@***.***> wrote:
Just to confirm: did you happen to use an international keyboard layout?
@mathico2 <https://github.com/mathico2>
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AOJVFSGL4TT6HJ2IWX3ZAYWIRAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUHAYDMNBYGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
@mathico2 We have a new series of containers. |
@mathico2 We have a new release. |
Cool, I'll check it out.
…On Tue, Jun 25, 2024, 12:17 PM Seungmin Kim ***@***.***> wrote:
@mathico2 <https://github.com/mathico2> We have a new release.
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AOO7REY6VW6Y73PZHUDZJGJZTAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZGM4DKNJUHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Could I get link for github repos
…On Tue, Jun 25, 2024, 12:18 PM Bernard Chiepodeu ***@***.***> wrote:
Cool, I'll check it out.
On Tue, Jun 25, 2024, 12:17 PM Seungmin Kim ***@***.***>
wrote:
> @mathico2 <https://github.com/mathico2> We have a new release.
>
> —
> Reply to this email directly, view it on GitHub
> <#33 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALJ6AOO7REY6VW6Y73PZHUDZJGJZTAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZGM4DKNJUHE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***
> com>
>
|
Thanks, I'll check them out.
…On Tue, Jun 25, 2024 at 12:24 PM Seungmin Kim ***@***.***> wrote:
Containers:
https://github.com/selkies-project/docker-nvidia-egl-desktop/pkgs/container/nvidia-egl-desktop
https://github.com/selkies-project/docker-nvidia-glx-desktop/pkgs/container/nvidia-glx-desktop
Standalone:
https://github.com/selkies-project/selkies-gstreamer/releases/tag/v1.6.0
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AONJWT7LVV3IFAC4TJ3ZJGKSBAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZGQYDAMJQHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
--
chris
|
Please could I get aks yaml file that was in use for this deployment
On Tue, Jun 25, 2024 at 12:46 PM Bernard Chiepodeu ***@***.***>
wrote:
… Thanks, I'll check them out.
On Tue, Jun 25, 2024 at 12:24 PM Seungmin Kim ***@***.***>
wrote:
> Containers:
>
> https://github.com/selkies-project/docker-nvidia-egl-desktop/pkgs/container/nvidia-egl-desktop
>
> https://github.com/selkies-project/docker-nvidia-glx-desktop/pkgs/container/nvidia-glx-desktop
>
> Standalone:
> https://github.com/selkies-project/selkies-gstreamer/releases/tag/v1.6.0
>
> —
> Reply to this email directly, view it on GitHub
> <#33 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALJ6AONJWT7LVV3IFAC4TJ3ZJGKSBAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZGQYDAMJQHA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***
> com>
>
--
chris
--
chris
|
I'm referring to egl.yml file
On Tue, Jun 25, 2024 at 12:54 PM Bernard Chiepodeu ***@***.***>
wrote:
… Please could I get aks yaml file that was in use for this deployment
On Tue, Jun 25, 2024 at 12:46 PM Bernard Chiepodeu ***@***.***>
wrote:
> Thanks, I'll check them out.
>
> On Tue, Jun 25, 2024 at 12:24 PM Seungmin Kim ***@***.***>
> wrote:
>
>> Containers:
>>
>> https://github.com/selkies-project/docker-nvidia-egl-desktop/pkgs/container/nvidia-egl-desktop
>>
>> https://github.com/selkies-project/docker-nvidia-glx-desktop/pkgs/container/nvidia-glx-desktop
>>
>> Standalone:
>> https://github.com/selkies-project/selkies-gstreamer/releases/tag/v1.6.0
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#33 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/ALJ6AONJWT7LVV3IFAC4TJ3ZJGKSBAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZGQYDAMJQHA>
>> .
>> You are receiving this because you were mentioned.Message ID:
>> ***@***.***
>> com>
>>
>
>
> --
> chris
>
--
chris
--
chris
|
Please could you push that docker images into docker hub so I can push into
container registry in Azure
…On Tue, Jun 25, 2024 at 12:24 PM Seungmin Kim ***@***.***> wrote:
Containers:
https://github.com/selkies-project/docker-nvidia-egl-desktop/pkgs/container/nvidia-egl-desktop
https://github.com/selkies-project/docker-nvidia-glx-desktop/pkgs/container/nvidia-glx-desktop
Standalone:
https://github.com/selkies-project/selkies-gstreamer/releases/tag/v1.6.0
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALJ6AONJWT7LVV3IFAC4TJ3ZJGKSBAVCNFSM6AAAAABBNDSFQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZGQYDAMJQHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
--
chris
|
I also updated the egl/xgl.yml together. There have been variables that were changed for the new release but you could compare them and update them. Docker Hub: Why? Doesn't ghcr.io work the exact same way? |
There's a new |
I've fixed everything under my knowledge that might cause this. |
Wishing you a Happy New Year! I've set up a node using Standard_NC16as_T4_v3 in AKS . However, we're encountering issue where the pod runs for a few minutes with CPU usage under 9% for selkies-gstream process , but then it abruptly jumps to over 100%, causing the pod to freeze again and become inaccessible . Please could you advise if there is anything that have been missing while deploying this apps within azure environment
The text was updated successfully, but these errors were encountered: