Jump to content

fmjets11

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by fmjets11

  1. I got it figured out. No idea how this happens (especially when I am not home) but somehow in the bios Advanced - PCI Subsystem setting - LSI onboard Oprom - was set to disabled. 

     

    Once I went in and enabled this it detected all of the drives right away with no issues. Hopefully this helps someone else. 

  2. I just looked at how everything is wired in and this is the breakdown:

     

    2 SATA onboard connections go to the SSD drives (the two that are showing up)

     

    There are 3 SAS connections on the board - These connect to 7 Hard Drives and one CD ROM / BluRay Drive (cd/dvd HL-DT-ST BD-RE WH16NS40)

     

    2 SAS connections go from the motherboard to the expansion card (which then connect to 7 hard drives in total

     

    1 of the connections from the motherboard has a SAS to SATA connector cable (with 4 SATAs connections on it - 3 have always been disconnected and still are) but one of the four connects to the CD ROM drive that is showing up successfully (cd/dvd HL-DT-ST BD-RE WH16NS40)

     

    Not sure if this means there is possibly something that has gone bad with the SAS part of the motherboard, or if something has happened relating to SAS BIOS (I originally followed this tutorial here: https://www.serverbuilds.net/flashing-onboard-sas-2008 ) 

     

    Additional Info: Motherboard Specs - https://www.gigabyte.com/us/Enterprise/Server-Motherboard/GA-7PESH2-rev-10#Support-Manual

     

    Original Server Guide Used to Build- https://www.serverbuilds.net/anniversary

     

  3. 1 hour ago, JorgeB said:

    OK, so the board includes an onboard SAS controller, it's not being detected on LSPCI, check the BIOS to see if it's enabled.

    Confirmed the expansion card is in PCI-E slot one and it is enabled. There is another open PCI-E slot, I moved the expansion card there and nothing changed. 

  4. 12 minutes ago, JorgeB said:

    The expander must be connected to a SAS HBA/controller, it won't work by itself.

    Not sure I understand exactly what you mean, but the SAS Expander Card is connected into the motherboard via two separate Mini SAS 36-Pin to SFF-8087 Cables then SATA connections from the expander card go directly to the hard drives. 

  5. I just got back from being out of town and my server is in shambles it seems. I have never had any issues since I have built this thing a few years ago.

     

    When I powered it on the main message is that 7 of the devices (not the two cache drives - see screenshot) are all missing and the array is unable to be started. I hope I can get some help as far as where do I even start. They are not showing up in un-assigned devices that I can tell. 

     

    I am no Unraid expert but this feels to me like it could be hardware related but I do not know what to do to even begin to figure that out. I checked all connections twice, re-seeded everything and confirmed the drives have power so my gut goes to, is this the SATA expansion card? 

     

    Hoping someone can guide me here and see something in the logs that gives me a path forward. Would the hardware profiler be helpful here to help diagnose a potential issue? 

     

    I appreciate any help in advance. 

    unraid server.PNG

    tower-syslog-20240315-1732.zip tower-diagnostics-20240315-1331.zip

  6. Updated to the most recent OS and get this message when I try to restart the plex docker app. I searched around and some say just be patient and it fixes itself but its been 6 hours and still the same message. I restarted the server, restarted the container still same error. 

     

    "MAINTENANCE" STATUS="PMS IS CURRENTLY RUNNING STARTUP MAINTENANCE TASKS."

     

    Is the next best thing to try to revert the docker to an old version, if so what does that entail/is it the right move.

     

    Thanks all for the help and patience in  helping explain and troubleshoot. 

  7. I just updated to Unraid 6.9 but now when I try to start plexnvidia it throw "Bad Parameter" error.

     

    Everytime I have updated in the past, I would also update the plugin "Unraid Nvidia" and choose correct drivers etc. Upon looking into this plugin it appears that this has been deprecated (some sort of drama it appears). 

     

    What do I need to do to get this back working again? 

  8. Hello,

     

    Today I went to update my OS and when I did all of my docker's disappeared completely. So I rolled back to the previous OS and realized the reason the dockers disappeared might be because I have 2 drives that were completely unmounted now (assuming one was the cache drive, I am not sure what the other drive was though). I remounted them but not sure what to do from here. These are my SSD drives. 

     

    Is there a way to figure out which drive should go in which slot to re-start the array without losing data? I am worried about trying to put the array back together and it rebuilding and I lose everything. 
     

    Logs attached. image.thumb.png.48ecd400262ac390c0149758707ab84b.png

     

    Thanks

    tower-diagnostics-20210303-1141.zip

  9. What did the fix end up being for luisv? I am getting the exact error code as him. I tried changing the version and got the same error as well. This is an old ghost rider movie, not a new movie at all so I wonder if its not disc related then. 

    Capture.PNG

  10. Hello, I need some help getting Handbrake installed through community apps. When I try to install it I get the following error, not sure why.

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='HandBrake' --net='bridge' -e TZ="America/New_York" -e HOST_OS="unRAID" -e 'AUTOMATED_CONVERSION_PRESET'='Very Fast 1080p30' -e 'AUTOMATED_CONVERSION_FORMAT'='mp4' -e 'AUTOMATED_CONVERSION_KEEP_SOURCE'='1' -e 'AUTOMATED_CONVERSION_OUTPUT_SUBDIR'='' -e 'USER_ID'='99' -e 'GROUP_ID'='100' -e 'UMASK'='000' -e 'APP_NICENESS'='' -e 'DISPLAY_WIDTH'='1280' -e 'DISPLAY_HEIGHT'='768' -e 'SECURE_CONNECTION'='0' -e 'X11VNC_EXTRA_OPTS'='' -e 'AUTOMATED_CONVERSION_SOURCE_STABLE_TIME'='5' -e 'AUTOMATED_CONVERSION_SOURCE_MIN_DURATION'='10' -e 'AUTOMATED_CONVERSION_CHECK_INTERVAL'='5' -p '7803:5800/tcp' -p '7903:5900/tcp' -v '/mnt/user':'/storage':'ro' -v '':'/watch':'rw' -v '/mnt/user/Handbrake Conversion Folder/':'/output':'rw' -v '/mnt/user/appdata/HandBrake':'/config':'rw' 'jlesage/handbrake' 

    /usr/bin/docker: Error response from daemon: invalid volume spec ":/watch:rw": invalid volume specification: ':/watch:rw'.
    See '/usr/bin/docker run --help'.

    The command failed.

×
×
  • Create New...