Jump to content

brandonhowlett

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by brandonhowlett

  1. Haven't made any changes recently. Noticed this spamming the syslog today and my cache drives were full.

     

    Move files off cache based on age has always been set to no.

     

    move: /usr/local/emhttp/plugins/ca.mover.tuning/age_mover: line 372: ((: TOTALARRAYSIZE += : syntax error: operand expected (error token is "+= ")

  2. I've read many threads about missing shares. I know that I can perform a reboot and everything returns to normal. However, having to reboot once or twice a month is not what I think of as stable. Most folks have stable unraid systems... why don't I?

     

    I've been experiencing this periodically from the mid 6 releases on. I wake up to an error about one backup or another failing and find all of the shares missing and the following.

     

    kitty-0_76.0.10_778mUf8exc.png.925c011e151cd96f8b8227678ed09360.png

     

    My trial and error investigations has been fruitless. Appears to be independent of docker and vms. With both off and the array spun up its also occurred. All of my hardware has been extensively tested to rule that out as well.

     

    Unraid is at the core of my lab, and most of the time it exceeds expectations. And then there are some mornings, like today, that I feel let down.

     

    I have no doubt this is a "my system" problem and not a bug. However if someone is willing to take a look at my diagnostics I'd sure appreciate it.

     

    bukadoza-diagnostics-20221019-1022.zip

  3. This is one of a handful of challenges I'm facing since upgrading from 6.10.3 to 6.11. I'm starting with what I hope is low hanging fruit.

     

    Since upgrading, my log is flooded with "kernel: EDID block 0 is all zeroes"

     

    I have a supermicro X11SSH-F motherboard with an e3-1285v6. I hardware transcode with the i915 igpu for plex.

     

    So far, I've tried recommendations in posts to blacklist the i915 driver (I don't know if this would disable HW transcoding in plex, but it don't work anyway) e.g.,

    echo "blacklist i915" > /boot/config/modprobe.d/i915.conf

    Reboot. Same errors.

     

    I've also unplugged the kvm and replaced it with a vga dummy plug. Reboot. Same.

     

    Any other ideas?

    bukadoza-diagnostics-20220924-1154.zip

  4. So, after rebooting my system (X11SSH-F, e3-1285v6) and starting the array the cpu immediately overheated and throttled. This has never happened before.

     

    After a few reboots I realized that three of the four sensors (except the hard drive temp) disappeared from the footer as soon as the array came online. After more investigation, I discovered that after starting the array all of the sensors go missing from the Display Settings: Global Available Sensors and Dashboard Sensors dropdowns (except HDD Temperature). The Footer Settings similarly only include HDD Temperature. The Fan Control: Fan Settings only has Hard Drives to Poll and nothing else. Finally, the logfile only has a button that says, undefined.

     

    Once the array started, communication appears to be lost and all of the fans, including the cpu fan freezes and fail to spin up.

     

    From the console I can run

     ipmitool sdr

    and see all of my sensors and readings

     

    Before the array starts everything is as it was and the fans work. Once the array starts ipmi tools plugin fails.

     

    Any insight as to what's going on?

     

    EDIT:

     

    This occurs without starting any additional services, e.g. docker, vms, etc.

  5. I was using macs during the heyday of PCI so I'm learning a lot about antiquated technology.

     

    I just picked up a cheap Supermicro x11-SSA-F with four 5v PCI-32 slots. All of the PCIe slots are accounted for. With a e3-1285 the onboard graphics stop working at post in the HTML5 ikvm and a physical pikvm. So I figured I might as well stick something in one of the PCI slots to be able to access the host.

     

    Going way back I found a recommendation for a ATI Rage XL 8M video card. Is this still a supported option with 6.10? Is there a more universally supported alternative I should look for?

  6. 31 minutes ago, Djoss said:

    Try to clear the variable "AUTOMATED_CONVERSION_INSTALL_PKGS".  Installing libva and libdrm through this variable will override/downgrade the versions that come with the image.

    That was it!

     

    It's interesting because I added those two packages while trying to get it to work. Go figure.

     

    Thank you @Djoss!

  7. Hey y'all, this forum has been a gem, and I'm excited to join the community.

     

    Today, this one's got me stumped.

     

    Similar to above...

     

    I've tried applying every suggestion I've come across to get Handbrake to use Quick Sync. It works fine in Plex. No errors in the docker log. The activity log states that my cpu doesn't support QSV, which is wrong.

     

    [13:35:25] gtkgui: HandBrake 1.3.3 (2020062200) - Linux x86_64 - https://handbrake.fr
    [13:35:25] hb_display_init: attempting VA driver 'iHD'
    libva info: VA-API version 1.6.0
    libva info: va_getDriverName() returns 0
    libva info: User requested driver 'iHD'
    libva info: Trying to open /usr/lib/dri/iHD_drv_video.so
    libva info: va_openDriver() returns -1
    [13:35:25] hb_display_init: attempting VA driver 'i965'
    libva info: VA-API version 1.6.0
    libva info: va_getDriverName() returns 0
    libva info: User requested driver 'i965'
    libva info: Trying to open /usr/lib/dri/i965_drv_video.so
    libva info: va_openDriver() returns -1
    [13:35:25] hb_display_init: attempting VA default driver
    libva info: VA-API version 1.6.0
    libva info: va_getDriverName() returns 0
    libva info: Trying to open /usr/lib/dri/i965_drv_video.so
    libva info: va_openDriver() returns -1
    Cannot load libnvidia-encode.so.1
    [13:35:25] hb_init: starting libhb thread
    [13:35:25] hb_init: starting libhb thread
    [13:35:25] hb_init: starting libhb thread
    [13:39:18] CPU: Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz
    [13:39:18]  - Intel microarchitecture Skylake
    [13:39:18]  - logical processor count: 8
    [13:39:18] Intel Quick Sync Video support: no

     

    Am I interpreting this wrong?

     

    Plenty of folks have reported using this cpu and QSV successfully with Handbrake.

     

    I've been testing with a mostly unchanged container, other than the mandatory additions. This is the docker command being run:

    /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='HandBrake-test' --net='bridge' --privileged=true -e TZ="America/Phoenix" -e HOST_OS="Unraid" -e 'AUTOMATED_CONVERSION_PRESET'='General/Very Fast 1080p30' -e 'AUTOMATED_CONVERSION_FORMAT'='mp4' -e 'AUTOMATED_CONVERSION_KEEP_SOURCE'='1' -e 'AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION'='ignore' -e 'AUTOMATED_CONVERSION_OUTPUT_DIR'='/output' -e 'AUTOMATED_CONVERSION_OUTPUT_SUBDIR'='' -e 'USER_ID'='100' -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_NON_VIDEO_FILE_EXTENSIONS'='jpg jpeg bmp png gif txt nfo' -e 'AUTOMATED_CONVERSION_SOURCE_STABLE_TIME'='5' -e 'AUTOMATED_CONVERSION_SOURCE_MIN_DURATION'='10' -e 'AUTOMATED_CONVERSION_CHECK_INTERVAL'='5' -e 'AUTOMATED_CONVERSION_MAX_WATCH_FOLDERS'='5' -e 'AUTOMATED_CONVERSION_NO_GUI_PROGRESS'='0' -e 'AUTOMATED_CONVERSION_HANDBRAKE_CUSTOM_ARGS'='' -e 'AUTOMATED_CONVERSION_INSTALL_PKGS'='libva-dev libdrm-dev' -p '7803:5800/tcp' -p '7903:5900/tcp' -v '/mnt/user':'/storage':'ro' -v '':'/watch':'rw' -v '/mnt/user/downloads/post_process/':'/output':'rw' -v '/mnt/disks/ua_nvme/appdata/HandBrake-test2':'/config':'rw' --device /dev/dri 'jlesage/handbrake:latest'

     

    Please see my signature for system specs.

×
×
  • Create New...