Jump to content

Allanon

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by Allanon

  1. Existing system was working fine but tired hardware, replaced motherboard, cpu & memory, system rock solid for about a week but now shutting down after several hours.  Syslog copied onto flash drive and i was going to attach it as it only has 3 days worth of logs but the file is 136mb, there are literally thousands of rows showing this

     

    Aug 17 19:26:01 Main kernel: usb 1-2.2: usbfs: process 16344 (qemu-system-x86) did not claim interface 1 before use
    Aug 17 19:26:01 Main kernel: usb 1-2.2: usbfs: process 16344 (qemu-system-x86) did not claim interface 1 before use
    Aug 17 19:26:01 Main kernel: usb 1-2.2: usbfs: process 16344 (qemu-system-x86) did not claim interface 1 before use
    Aug 17 19:26:01 Main kernel: usb 1-2.2: usbfs: process 16344 (qemu-system-x86) did not claim interface 1 before use
    Aug 17 19:26:01 Main kernel: usb 1-2.2: usbfs: process 16344 (qemu-system-x86) did not claim interface 1 before use

     

     

    , nothing jumping out at me in the last few entries, i'm guessing the error above is the issue but I do not know what to do, can anyone take a look and suggest anything please ?

     

    Aug 18 03:57:23 Main kernel: 
    Aug 18 04:40:01 Main root: Fix Common Problems Version 2022.08.16
    Aug 18 04:43:19 Main kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    Aug 18 04:43:19 Main kernel: ata3.00: configured for UDMA/133
    Aug 18 04:43:19 Main emhttpd: read SMART /dev/sdd
    Aug 18 04:43:19 Main root: Fix Common Problems: Error: Unable to communicate with GitHub.com
    Aug 18 04:43:19 Main root: Fix Common Problems: Other Warning: Could not check for blacklisted plugins
    Aug 18 04:43:29 Main emhttpd: read SMART /dev/sdf
    Aug 18 04:43:50 Main emhttpd: read SMART /dev/sde
    Aug 18 04:47:23 Main kernel: mdcmd (42): set md_write_method 1
    Aug 18 04:47:23 Main kernel: 
    Aug 18 04:49:23 Main root: Fix Common Problems: Warning: Syslog mirrored to flash
    Aug 18 04:59:01 Main emhttpd: spinning down /dev/sde
    Aug 18 04:59:24 Main rsyslogd: [origin software="rsyslogd" swVersion="8.2102.0" x-pid="1087" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
    Aug 18 05:00:01 Main emhttpd: spinning down /dev/sdd
    Aug 18 05:00:01 syslogMain emhttpd: spinning down /dev/sdf
    Aug 18 05:02:23 Main kernel: mdcmd (43): set md_write_method 0
    Aug 18 05:02:23 Main kernel: 
    Aug 18 15:37:18 Main kernel: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022

  2. 5 minutes ago, yayitazale said:

    Ok, so if you want to avoid using SSD cache you just can add a path to mount the media folder onto a non cache share of unraid.

     

    Create a new share on unraid and set the use of cache to "no", like this, including the disks you want to use to store NVR:

     

    imagen.thumb.png.19456ea9784a0326a9e2271b75d3f2f5.png

     

    Be aware that this is going to increase a lot the write/reads on your disk, so I recomend you to use a proper disk to do this job (a WD purple series or so https://amzn.to/3e6UIjC (refered link)). You should config all your shares except the NVR one to not to use this disk and only use it to store NVR)

     

    Then go to your hass container and edit it. You need to add a folder path and point the /media folder of the container to the non cache share, something like this:

     

    imagen.thumb.png.19d2ae3d400820d06c57f01fe8632295.png

     

    Apply the change and now all the new media created on the /media folder on hass will be stored on that folder of unraid, skipping the cache disks.

    imagen.png

    imagen.png

     

    Thanks yayitazale

     

    Sorry I should have said I have tried before to add unassigned drives to home assistant VM, basically the same way as you explained above and how i have successfully done it before in Docker.

     

    Unfortunately the Home Assistant VM always hangs then and I dont know how to troubleshoot that. 

     

    Not sure if you use Home Assistant but any googling on this subject seems to point to it being very locked down intentially, hence the complicated instructions in the link I provided earlier.

     

    On my way out now but will try again as per your instructions and see if I can find some logs or something.  Appreciate the help thank you!

     

     

  3. 4 hours ago, yayitazale said:

    Do yo know on whitch folder of hass is storing all the media?

     

    As part of the normal SMB shares that are created, there is Home Assisted Share called media which then has

    media\frigate

    media\cache

     

    frigate and cache are created by the frigate addon

     

    image.png.885ffa63a474be76f91939229f245c1f.png

  4. Thanks yayitazale

     

    I got the addon running in Home Assistant and its recognizing my USB Coral, having problems with the hardware acceleration but thats another story!

     

    I'v hit a hurdle though, reason I wanted Frigate in a docker was due to easily mounting my Unraid unassigned drive to it to store all the media from the camera, I have been googling how to pass the same drive to a Home Assistant VM and to be honest struggling! As i am just constantly filling up my cache drive.

     

    Any idea if there is going to be a Unraid docker created for Frigate for the OLD CPU version?

     

    Do you plan on keeping this version, addon and possibly Docker version updated in the future?

     

    Really want to say thanks for all the work you have done, i'm just trying to work out if I have to save up and invest in some new hardware, you wouldn't believe the hours I have put into this to get as far as I am now 😕

    What you have created is just perfect for my use case 🙂 and i hope to keep using it

     

    Thanks 🙂

     

     

  5. 2 hours ago, yayitazale said:

     

    Your CPU is not supported, the only way to make it work is using the modified version of the hass addon:

     

    https://github.com/blakeblackshear/frigate/issues/695

    https://github.com/pdecat/frigate-hass-addons

    Hi thanks for that but when i go to https://github.com/pdecat/frigate-hass-addons

     

    I'm getting a 404 page not found    https://github.com/pdecat/frigate-hass-addons/blob/main/frigate_beta_old/README.md

     

    Sorry if I am doing something daft 😞

    image.png

  6.  

    Hi all, hope someone can please help

     

    i have unraid and this docker working perfectly on one system but its a real power hog so I have been trying to get this working on my hp proliant nl36 which only has a AMD Athlon II, 2 core 1.30GHz CPU.

     

    From what I have found out this CPU does not support AVX, and I think that is what is causing this error below,

     

    Iv also asked on the Home Assistant forum post for Frigate but I did not get any replies.

     

    Any suggestions appreciated, thanks

     

    https://github.com/blakeblackshear/frigate/issues/49

     

    ```

    * Starting nginx nginx
    ...done.
    Fatal Python error: Illegal instruction

    Current thread 0x00001553e214a740 (most recent call first):
    File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
    File "<frozen importlib._bootstrap_external>", line 1101 in create_module
    File "<frozen importlib._bootstrap>", line 556 in module_from_spec
    File "<frozen importlib._bootstrap>", line 657 in _load_unlocked
    File "<frozen importlib._bootstrap>", line 975 in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 991 in _find_and_load
    File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
    File "<frozen importlib._bootstrap>", line 1042 in _handle_fromlist
    File "/usr/local/lib/python3.8/dist-packages/tflite_runtime/interpreter.py", line 36 in <module>
    File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
    File "<frozen importlib._bootstrap_external>", line 783 in exec_module
    File "<frozen importlib._bootstrap>", line 671 in _load_unlocked
    File "<frozen importlib._bootstrap>", line 975 in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 991 in _find_and_load
    File "/opt/frigate/frigate/edgetpu.py", line 15 in <module>
    File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
    File "<frozen importlib._bootstrap_external>", line 783 in exec_module
    File "<frozen importlib._bootstrap>", line 671 in _load_unlocked
    File "<frozen importlib._bootstrap>", line 975 in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 991 in _find_and_load
    File "/opt/frigate/frigate/app.py", line 19 in <module>
    File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
    File "<frozen importlib._bootstrap_external>", line 783 in exec_module
    File "<frozen importlib._bootstrap>", line 671 in _load_unlocked
    File "<frozen importlib._bootstrap>", line 975 in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 991 in _find_and_load
    File "/opt/frigate/frigate/__main__.py", line 7 in <module>
    File "/usr/lib/python3.8/runpy.py", line 87 in _run_code
    File "/usr/lib/python3.8/runpy.py", line 194 in _run_module_as_main

    ```

    image.thumb.png.5d2d9402f9a9d973af612dbde908cdc0.png

  7. Hope someone can help please?

     

    Had a 120GB and 240GB pool cache drive, was running out of space as i have a few VM's on them.

     

    The 4 shares i have that use the cache ( i think it was Domains Isos, System & App ) were changed to Yes and Mover ran,

    (tried Mover a few times but the last 10MB of 350GB of data would not move over to array. no idea why the last 10MB did not move but as it was for a docker i was not using i was happy to loose it)

     

    Stopped array, added my newly purchased a 1TB ssd,  removed the 2 small ssd from cache pool section and added the 1TB

     

    Changed the 4 shares to prefer cache yes, and watched the data flow back to cache, Dockers, VMs all seemed fine.

     

    I noticed i had Cache 2 and Cache 3 showing unassigned, (and the drives now showing in the unassigned drives section ) 3 slots showed, so i changed slots to 1

     

    Couple days later having issues with a zigbee usb stick not showing in a Home Assistant VM, i reboot the array and get a problem

     

    Next to 1TB Cache disk "All existing data on this device will be OVERWRITTEN when array is Started"

     

    Obviously, i am not going to start it until i get some advise on how to get the data back, Can anyone help please? 

     

     

     

    Unraid.PNG

    main-diagnostics-20210320-1602.zip

×
×
  • Create New...