Jump to content

reggierat

Members
  • Posts

    231
  • Joined

  • Last visited

Posts posted by reggierat

  1. I have just swapped my motherboard, CPU and memory.

     

    I have kept the same Intel NIC

     

    Since swapping the hardware everytime i start my windows VM i lose network access to the unraid Host

    update: seems a bit random, sometimes doing it before starting the array etc

     

    I have verified this several times booting into GUI mode

     

    Any help would be greatly appreciated

     

    I have deleted both my network config file and the vfio-bind config file

     

     

    unraid-diagnostics-20220402-1400.zip

  2. I've been testing this out on a new series folders and wondering before i let it loose on my entire tv folder, is it possible to exclude folders ? there's a few tv series i'd prefer to leave as is for the time being

     

    Also for general tv stuff, how do people feel about H265/HEVC media, slow and lossless settings? Should also mention i'm viewing on a 120" screen

  3. I have a Veeam B & R Server running in a VM on my unraid machine, with the intention of consolidating some backups under the one umbrella.  I am currently backing up several unraid shares using this method without a problem, \Picture \Music for example.

     

    The problem i have is with the \flash share. Veeam is able to see the files, but when it attempts to copy them it gives an 'access denied' error.

     

    I have confirmed i can access the flash and copy the files using windows explorer within the VM, i have also tried changing the SMB Security settings on the flash share to private and created a backup user with access to the share, this made no difference.

    flash.JPG

  4. On 12/24/2019 at 6:11 AM, reggierat said:

    Just to follow up on the sleep issue i've been having.

     

    - Removed video card and confirmed sleep works correctly with 6.7.2 and 6.8

    - Tested each build of Unraid Nvidia which contains a different Nvidia driver - issue is present in all drivers

    - Enabled and disabled anything and everything in the bios i thought might be relevant

    - Observed the system when it receives magic packet, video card fans spin up and then power off , system hangs and never wakes from sleep

    - All of the above was performed with the array stopped so never experienced an unclean shutdown 

     

    And fixed.. good old BIOS update to the rescue

     

    After trying a different graphics card with stock unraid and also unraid-nvidia it became obvious this wasn't a driver issue

    (thanks for listening)

    :)

  5. Just to follow up on the sleep issue i've been having.

     

    - Removed video card and confirmed sleep works correctly with 6.7.2 and 6.8

    - Tested each build of Unraid Nvidia which contains a different Nvidia driver - issue is present in all drivers

    - Enabled and disabled anything and everything in the bios i thought might be relevant

    - Observed the system when it receives magic packet, video card fans spin up and then power off , system hangs and never wakes from sleep

    - All of the above was performed with the array stopped so never experienced an unclean shutdown 

  6. I realise this is a bit of a stretch, but is anyone running unraid nvidia + the s3 sleep plugin successfully?

     

    My server crashes running the above combo when putting itself to sleep.

     

    Not really expect much support on this one though :)

  7. Now i realise this is probably outside the bounds of what is supportable, but i have noticed since moving to unraid nvidia that the sleep plugin causes an unclean shutdown when attempting to put the server to sleep.

     

    I have tested this with unraid nvidia 6.7.2 and 6.8, stock unraid the sleep plugin correctly puts the server into s3 sleep and i'm able to easily wake it.

     

    Is this worth investigating or do i just give up on s3_sleep?

  8. 3 minutes ago, trurl said:

    If you just added a new container then you would only have the default template which likely was missing some of your custom settings.

     

    If you had selected your previous template from the dropdown at the top of the Add Container page it would had all those settings. That template is stored on flash for you to reuse anytime.

     

    Even simpler, and the way I usually make this recommendation, is to just go to the Apps page and use the Previous Apps feature. It will reuse those templates for you.

    What i mean is, the notes in the top of the template with instructions to add the extra parameter were missing

    snip.JPG

  9. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='emby' --net='bridge' -e TZ="Australia/Sydney" -e HOST_OS="Unraid" -e 'NVIDIA_VISIBLE_DEVICES'='GPU-2c8cd41b-4bf5-73dc-1eff-96d27d64113b' -e 'PUID'='99' -e 'PGID'='100' -p '8096:8096/tcp' -p '8920:8920/tcp' -p '1900:1900/udp' -p '7359:7359/udp' -v '/mnt/user/Movies/':'/movies':'rw' -v '/mnt/user/TV Shows/':'/tv':'rw' -v '/mnt/user/Music/':'/music':'rw' -v '/mnt/user/appdata/emby':'/config':'rw' --runtime=nvidia 'linuxserver/emby' 

    9cd52be25d822572dc4e5b54e16033f144f0afcddf59d438768d1e9224966f29

     

     

    Still hitting the CPU

    ffmpeg-transcode-069afe13-e1b1-438b-b6db-b01a2e627c6e_1.txt

  10. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='emby' --net='bridge' -e TZ="Australia/Sydney" -e HOST_OS="Unraid" -e 'NVIDIA_VISIBLE_DEVICES'='GPU-2c8cd41b-4bf5-73dc-1eff-96d27d64113b' -e 'PUID'='99' -e 'PGID'='100' -p '8096:8096/tcp' -p '8920:8920/tcp' -p '1900:1900/udp' -p '7359:7359/udp' -v '/mnt/user/Movies/':'/movies':'rw' -v '/mnt/user/TV Shows/':'/tv':'rw' -v '/mnt/user/Music/':'/music':'rw' -v '/mnt/user/appdata/emby':'/config':'rw' 'linuxserver/emby' 

    69b8eaa2900c8a47ae13dfb6fd0b19acdf3db7e05a015f5b0b24f9b88977525c

     

     

    transcode.JPG

  11. After recently discovering the work you guys have done, i've added a GTX 1050 to my unraid server.  I have the LSIO Emby docker setup and in my transcoding settings can see the GPU detected as a hardware encoder/decoder but when i attempt to convert any files they still use the CPU. I have posted on the Emby forum but been told Docker support is still not officially supported so wondering if anyone else can shed some light on it

    ffmpeg-transcode-3f02cb60-8ceb-4c5b-a955-93ebea7194ed_1.txt

  12. 9 hours ago, chrisb76 said:

    I have installed the S3 sleep plugin and my unraid is going into sleep mode just fine. But I can't wake him up when I try to access the data. If I use an WOL-App it is working as intended. Is there any option to wake unraid up without the magic paket like a pattern?

    Any hints where I should have a look? 

    I am running Unraid 6.5.1 and the S3 Sleep Plugin Version 2018.02.04

     

    Thank you very much, 

    Chris

     

    I don't think you'll find anyway for Unraid to wake itself up.  Some router's have the ability to wake devices up. Kodi has a WoL plugin which is a great way to wake your server up when your media players power on. Home Assistant running on a raspberry pi can do this as well

     

  13. 14 hours ago, bonienl said:

     

    Sorry, I don't have time right now to look into this, and have to keep it on my todo list.

     

    Fair enough mate, Is there a http command that i could send the server to tell it to manually sleep?

     

    This way in the meantime i could have Home Assistant put it to sleep once my media players have been switched off for the night?

×
×
  • Create New...