Beiträge von kawal

    Yes I did all of that with results above .

    The issue is that it works 10% of the time and not every time I request a transcode. Often the same output format will not work 2nd time after switching . When working I can rewind and fast forward and no problem.


    Maybe the issue is this. Not sure what to do or check there but my XEON 2680 v2 lacks this HW.

    Transcoding must work on the intel hardware ! There are several tutorials for that. Mainly it is related to access rights like the "noexex" to "exec" option in the fstab and the correct setting of plex docker container

    Got all installed . Sometimes it works and sometimes its not. Have to switch the convert to settings 5...15 times before it works. I don't think its right. When it finally works the screen can be seen in NVtop . each time i switch Nvtop shows the GPU doing something - sometimes only for 1s some times 3...5s and it quits most of the time. Not sure whats wrong for how to solve it.


    When it fails the video just stops.


    running OMV6 128GB Ram

    plex running on docker via Portainer.

    Nvidia driver 470.182.03



    Interesting, I have a HPE Proliant DL380 Gen 10, are you aware by any chance if this works with that as well?

    What [app] components are you using?

    My goal was to get remote access to the Raid card and that works .

    There is a few items that need installing like system management homepage .

    After installing hpsmhd and hpssa you need to do the following :

    Code
    1. Run the hpssa command with the "-start" parameter       /usr/sbin/hpssa -start    
    2. If this is the first time that HPE SSA is started in this mode, you must       restart the SMH server for HPE SSA to appear in the SMH page. To restart       SMH type (as root):       /etc/init.d/hpsmhd restart    
    3. Access the System Management Homepage from the client browser.        URL:        http://<server name>:2301/       Secure URL: https://<server name>:2381/    
    4. HPE SSA can be launched from the Storage section by clicking on the       HP Smart Storage Administrator link.
        To stop the server daemon:    
    1. Run the hpssa command with the "-stop" parameter       /usr/sbin/hpssa -stop    

    hpasmcli also works


    Found another trick that gets health installed :

    (https://forum.proxmox.com/thre…ment-service.74210/page-3)


    another way that works and is probably best (found here https://forum.proxmox.com/thre…ment-service.74210/page-2) :

    Code
    apt-get update && apt-get install gnupg
    Code
    wget -O- https://downloads.linux.hpe.com/SDR/hpePublicKey2048_key1.pub | gpg --dearmor > /usr/share/keyrings/hpePublicKey2048-archive-keyring.gpg
    Code
    echo "deb [signed-by=/usr/share/keyrings/hpePublicKey2048-archive-keyring.gpg] http://downloads.linux.hpe.com/SDR/repo/mcp bullseye/current non-free" > /etc/apt/sources.list.d/hpe.list
    Code
    apt-get update && apt-get install ssa ssacli ssaducli storcli hp-ams