Jump to content

NOLA_DireWolff

Members
  • Posts

    37
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by NOLA_DireWolff

  1. I am not here just for storage.  VM - Docker - Community Driven Development - A real OS made by real people - Creative Solutions - Help for one off problems - people looking to solve new problems in new ways - constant evolution.  I looked at other NAS systems, other OS, other boxed units and settled on Unraid after a few weeks of research.  I'm VERY happy I did.  I'm glad to be here.  I don't want to see it turn into anything else, except, a further evolving product.  I paid for a PRO license, and, I am very appreciative to have this software available to me.  I was a user of the Nvidia option so that I could run folding with my geforce card.  I don't transcode, but, I want the option to keep using my nividia products.  Personally, I'm glad it is being folded into the main build. 

     

    Well done community & @limetech   and - thank you to everyone who has been nice to me in the forum.

    • Like 7
    • Thanks 2
  2. For sale is a used Asus WS C246 Pro Motherboard.

     

    This retails for ~$250 before shipping - For sale for $150 USD shipping included to USA

     

    Note the #2 PCIe 1X slot is physically damaged and has been sealed over.  All other functions are OK.  Please see the photos to ensure you don't need that slot.  

    We can combine shipping with the processor I have for sale if you like.  They are compatible and ran my unraid system very well together.

     

    I will consider partial value trade ($65 credit) in trade for a LSI SAS9300-8i.

     

    I have this currently listed on Ebay.  We can exchange a message through there, if you like, to verify my 800+ positive feedback rating and to confirm this is legit.  Enjoy!
    Payment via Paypal or Venmo OK.IMG_20200223_163448.thumb.jpg.1a849fed89180ad768fd32f365a37257.jpg

    Thanks for looking.

     

     

     

     

     

     

    IMG_20200223_164039.jpg

    IMG_20200223_102710_MP.jpg

    IMG_20200223_164244.jpg

  3. This is clean and from home use.  Non-smoking.  No defects.  Factory reset.  

    Free USPS Priority Shipping to USA - Global shipments pay shipping fee for USPS Priority Small Flat Rate Box.

     

    Unifi Cloud Key Gen 2 UCK-G2

    $130 USD - Insured shipping to USA.

     

    I will consider partial value trade ($65 credit) in trade for a LSI SAS9300-8i.

     

    I have this currently listed on Ebay.  We can exchange a message through there, if you like, to verify my 800+ positive feedback rating and to confirm this is legit.  Enjoy!
    Payment via Paypal or Venmo OK.

     

     

     

     

  4. For sale is a 9 month used Intel Xeon E-2176G LGA 1151 processor.  CPU only.  Removed from service 12/2019.  Photos taken after removal.  No issues.

    $310USD - Free insured USPS priority shipping to USA.

    I will beat the lowest publicly advertised in stock price you can find.  Please feel free to send me a link and an offer.  Thanks for looking!

     

    https://ark.intel.com/content/www/us/en/ark/products/134860/intel-xeon-e-2176g-processor-12m-cache-up-to-4-70-ghz.html

     

    I have this currently listed on Ebay.  We can exchange a message through there, if you like, to verify my 800+ positive feedback rating and to confirm this is legit.  Enjoy!
    Free USPS priority shipping to USA.  Global shipment payed by buyer - will be shipped in USPS, small flat rate box.  Payment via Paypal or Venmo OK.

     

    IMG_20200215_115116.jpg

    IMG_20200215_115215_MP.jpg

    IMG_20200215_120818.jpg

    Capture.PNG

  5. @matthope

    I hope you wouldn't mind shedding a bit of your wisdom on this subject.  My target is to passthrough my iGPU HDMI with HDMI audio to a Debian Buster VM.  I can pass through the HDMI - a lspci and alsa testing shows no sound options if only the 00:02 is passed through.  It needs the other piece.

     

    Which HDMI output are you using?  My real goal is multichannel/highres HDMI audio for that VM. 

     

    I read this whole thread you helped in, and this one - 

    Various postings seem to imply I should be successful.  I must be missing something :/

    I've tried in UEFI and Legacy.  I'm currently in Legacy.

     

    I expected to see the sound portion as a PCI device here:

    image.png.0220896b212b60dc72bf96193e28179e.png

    but there are none.

     

    It does show in the sound card drop down now once the edit was made to the boot config - and it shows that it is on virtio drivers:

    image.png.a3174798cdb1e0bff3242dacacb036b5.png

     

    Unfortunately - if I try and start it, I'll get something like this (This is a seaBios/i440fx test):

    "internal error: qemu unexpectedly closed the monitor: 2020-03-09T01:36:07.629935Z qemu-system-x86_64: -device vfio-pci,host=0000:00:1f.3,id=hostdev1,bus=pci.0,addr=0x5: vfio 0000:00:1f.3: group 14 is not viable Please ensure all devices within the iommu_group are bound to their vfio bus driver."

     

    I followed your instructions and this is my current status:

    IOMMU group 3:	[8086:3e9a] 00:02.0 VGA compatible controller: Intel Corporation Device 3e9a (rev 02)
    
    IOMMU group 14:	[8086:a309] 00:1f.0 ISA bridge: Intel Corporation Cannon Point-LP LPC Controller (rev 10)
    [8086:a348] 00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
    [8086:a323] 00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
    [8086:a324] 00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
    [8086:15bb] 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-LM (rev 10)
    
    and
    
    label Unraid OS
      menu default
      kernel /bzimage
      append pcie_acs_override=downstream vfio-pci.ids=8086:a348 modprobe.blacklist=i2c_i801,i2c_smbus isolcpus=5-7,13-15 initrd=/bzroot
    
    and
    
    00:1f.0 ISA bridge: Intel Corporation Cannon Point-LP LPC Controller (rev 10)
            DeviceName: Onboard - Other
            Subsystem: ASUSTeK Computer Inc. Device 8694
    00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
            DeviceName: Onboard - Sound
            Subsystem: ASUSTeK Computer Inc. Device 8777
            Kernel driver in use: vfio-pci
    00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
            DeviceName: Onboard - Other
            Subsystem: ASUSTeK Computer Inc. Device 8694
            Kernel modules: i2c_i801
    00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
            DeviceName: Onboard - Other
            Subsystem: ASUSTeK Computer Inc. Device 8694
    00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-LM (rev 10)
            DeviceName: Onboard - Ethernet
            Subsystem: ASUSTeK Computer Inc. Ethernet Connection (7) I219-LM
            Kernel driver in use: e1000e
            Kernel modules: e1000e
    
    and 
    
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
          </source>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
        </hostdev>
        <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x00' slot='0x1f' function='0x3'/>
          </source>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
        </hostdev>

     

    Any ideas for what to try next?  :)

  6. 16 hours of Memtest on 64GB of ECC - 1.32x passes and 0 errors.  Memtest is satisfied.  CPU was at 46-47 degrees the whole time.  I don't know 😭what to test next.

     

    During the prior crashes the only things running were Plex Official docker and ShinobiCCTV docker.  Plex I have had for a year.  Shinobi has been 3-4 months - there is slight correlation in timing.  Shinobi shows very low resource utilization.

     

     

    Question on Network simplification.

     

    I have eth0 and eht1 - separated, each is allowed to bridge.

     

    eth0 is my primary server interface and all of my usual dockers use that.

    eth1 is dedicated to my cctv cameras, plugs into a different switch which has the majority of my hardwired traffic (same whole network, different VLAN).  The Shinobi docker is given an IP address on that VLAN (eth1) which I can reach when I wireguard in remotely via eth0

     

    Am I being too cautious about bandwidth with the motivating being to isolate the majority of my camera traffic on eth1 like this?  Would it be better to bond them, plug them both into my network?  My network is only 1000.  I honestly don't know the best way.

  7. @jonathanm

     

    I'm sorry if it was confusing.  I've been working on this since November.  I'm not the ask for help first type....

     

    Volumio is a custom Debian image.  It is a great piece of software.  They offer it as a .img file for running on dedicated hardware and small processors such as Rpi and others.  They offer an x86 version, but it is intended to boot from flash and be the only thing running.

     

    I have Nvidia GPU passthrough working on my windows VM in my unraid machine - it works spendidly.  No issues.  Both of my currently installed video cards pass through perfectly.  

     

    When I'm gaming on my Windows VM - HDMI video + audio + surround sound is perfect!

     

    *Neither one passes through to the Volumio OS well*

    Some cards are no video, some are no audio, none have audio devices that are auto discovered by the Volumio OS.  I have to edit config files, they don't just run and it doesn't persist past shutdown.  Normal users don't have this issue.

     

    I could buy their hardware, or a rpi or go the easy route - but I wish to teach this Unraid box new tricks.  Unraid is awesome - (its me that needs the new tricks).

     

    I want to run the volumio x86 image as a VM in my unraid machine and passthrough my weaker video card to be a HDMI audio output from my unraid machine. 

    *I have not been able to figure out why I can't do this*  Likely it has to do with the intent and focus of the Volumio developers - real hardware - and I don't fault them for that at all.  I want to overcome that hurdle, help myself, help Volumio and help other unraid users who might want the same sort of little VM.  This software offers a bit perfect player, internet radio, streaming, room sync and a great web UI interface.

     

    Their image DOES boot perfectly as a VM with VNC as the primary display.  I just can't get it to boot and run well with a video card as the primary display and the HDMI as the audio output.  

     

    The questions:

    1 - Can the VM be loaded and modified via Nvidia driver install (I cant successfully pull this off) or other internal tweaks?

    2 - I have tried all of the OVMF/seaBIOS/Q35/i440 variations - some of them cause different results but none of them work.  Does this mean I'm missing a key setup for VM to a custom Debian Buster?

    3 - I know very little about docker - would this run better as a docker container based on their git source?  Is that possible?

     

    After months of headache, hardware purchases (I have 4 different chipset video cards now  : /  ) and various Linux experiments I'm hoping one of our resident geniuses has a bright idea :)

    Possibly you... or @SpaceInvaderOne :)

     

     

  8. I've spent a few hundred on hardware, a good 30+ hours on troubleshooting and reloading this VM over and over with various configurations and iterations.  I've tried installing headers, installing legacy and modern Nvidia drivers and changing config files.  My linux knowledge is limited, but I'm good at research and variable based testing to solve problems.  

     

    I'm stumped. 

     

    I would bet that some of you would enjoy hifi bitperfect audio via HDMI out of your Unraid machine.  What could I be missing?  Would you be interested in helping to get this running stable as a VM?  What does it take to turn it into a docker that we can share?  This is called "open source"  does that mean everything we would need to make a docker container for it lives in git?  https://github.com/volumio

     

    I'm using the latest 007 image from here - https://forum.volumio.org/volumio-x86-debian-buster-debugging-party-beta-t13957.html

    I could not get it working with the stable release - that one is still on Debian Jessie and has very old kernel files - maybe it can work and I just don't understand?  https://volumio.org/get-started/

     

    With some cards I have video, some I don't.  Not all will boot, I can't successfully install Nvidia drivers in that Debian build - the build doesn't automatically find the proper audio device, ever.  It is easy to say "thats because the build is not done well", the kernel is old, or other excuses.  I'm looking for a real solution, not to blame.  This has been a bit of a personal challenge, but I feel like I'm reaching the end of my linux experience.

     

    I'm definitely game to research, help test and further assist the development of this.  I've posted in the reddit VM forums, a bit here in Unraid and a lot in the official Volumio forums.  They are not interested in working on VMs, yet, so I'm on my own.  


    Thanks for your consideration :)

  9. Quote

    Mar  3 15:47:17 GLADOS kernel: mdcmd (52): spindown 2
    Mar  3 19:38:45 GLADOS dhcpcd[2077]: br1: failed to renew DHCP, rebinding
    Mar  4 00:11:23 GLADOS kernel: mdcmd (53): spindown 2
    Mar  4 00:11:53 GLADOS kernel: mdcmd (54): spindown 29

    These are from last night... it was found unresponsive this morning.

     

     

    This is  the crash prior:

    Quote

    Feb 28 04:46:55 GLADOS kernel: mdcmd (70): spindown 1
    Feb 28 04:46:56 GLADOS kernel: mdcmd (71): spindown 2
    Feb 28 04:46:57 GLADOS kernel: mdcmd (72): spindown 29
    Feb 28 04:47:31 GLADOS kernel: mdcmd (73): set md_write_method 0
    Feb 28 04:47:31 GLADOS kernel: 
    Feb 28 05:32:31 GLADOS kernel: mdcmd (74): set md_write_method 1
    Feb 28 05:32:31 GLADOS kernel: 
    Feb 28 06:00:12 GLADOS root: /etc/libvirt: 925.8 MiB (970715136 bytes) trimmed on /dev/loop3
    Feb 28 06:00:12 GLADOS root: /var/lib/docker: 10.7 GiB (11437334528 bytes) trimmed on /dev/loop2
    Feb 28 06:00:12 GLADOS root: /mnt/disks/nongamingvm: 409.1 GiB (439217426432 bytes) trimmed on /dev/nvme1n1p1
    Feb 28 06:00:12 GLADOS root: /mnt/disks/guild_process_vm: 836.1 GiB (897730297856 bytes) trimmed on /dev/nvme0n1p1
    Feb 28 06:00:12 GLADOS root: /mnt/cache: 1.8 TiB (1953963548672 bytes) trimmed on /dev/sdb1
    Mar  2 11:46:33 GLADOS kernel: mdcmd (39): set md_write_method 1
    Mar  2 11:46:33 GLADOS kernel: 
    Mar  2 11:46:33 GLADOS cache_dirs: Arguments=-i Media -i downloads -l off
    Mar  2 11:46:33 GLADOS cache_dirs: Max Scan Secs=10, Min Scan Secs=1
    Mar  2 11:46:33 GLADOS cache_dirs: Scan Type=adaptive
    Mar  2 11:46:33 GLADOS cache_dirs: Min Scan Depth=4
    Mar  2 11:46:33 GLADOS cache_dirs: Max Scan Depth=none
    Mar  2 11:46:33 GLADOS cache_dirs: Use Command='find -noleaf'

     

     

    An entry I'm curious about - but nothing bad happened.

    Quote

    Mar  3 07:07:20 GLADOS kernel: mdcmd (45): spindown 2
    Mar  3 07:07:50 GLADOS kernel: mdcmd (46): spindown 29
    Mar  3 07:19:09 GLADOS kernel: mdcmd (47): spindown 1
    Mar  3 07:19:09 GLADOS kernel: mdcmd (48): set md_write_method 0
    Mar  3 07:19:09 GLADOS kernel: 
    Mar  3 07:40:07 GLADOS kernel: ------------[ cut here ]------------
    Mar  3 07:40:07 GLADOS kernel: WARNING: CPU: 9 PID: 147 at net/netfilter/nf_nat_core.c:420 nf_nat_setup_info+0x94/0x666 [nf_nat]
    Mar  3 07:40:07 GLADOS kernel: Modules linked in: xt_nat xt_CHECKSUM ipt_REJECT ip6table_mangle ip6table_nat nf_nat_ipv6 iptable_mangle ip6table_filter ip6_tables vhost_net tun vhost tap macvlan iptable_filter xfs md_mod iptable_nat ipt_MASQUERADE nf_nat_ipv4 nf_nat ip_tables wireguard ip6_udp_tunnel udp_tunnel e1000e igb(O) hid_logitech_hidpp wmi_bmof x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd cryptd glue_helper intel_cstate intel_uncore intel_rapl_perf mpt3sas i2c_i801 i2c_core ahci nvme raid_class libahci scsi_transport_sas pcc_cpufreq hid_logitech_dj nvme_core video wmi backlight thermal acpi_pad button fan [last unloaded: e1000e]
    Mar  3 07:40:07 GLADOS kernel: CPU: 9 PID: 147 Comm: kworker/9:1 Tainted: G        W  O      4.19.98-Unraid #1
    Mar  3 07:40:07 GLADOS kernel: Hardware name: ASUSTeK COMPUTER INC. System Product Name/WS C246 PRO, BIOS 1102 11/08/2019
    Mar  3 07:40:07 GLADOS kernel: Workqueue: events macvlan_process_broadcast [macvlan]
    Mar  3 07:40:07 GLADOS kernel: RIP: 0010:nf_nat_setup_info+0x94/0x666 [nf_nat]
    Mar  3 07:40:07 GLADOS kernel: Code: 0d 8b 87 80 00 00 00 25 80 00 00 00 eb 0c 41 8b 86 80 00 00 00 25 00 01 00 00 85 c0 74 13 48 c7 c7 cc c1 09 a0 e8 bc 36 ff e0 <0f> 0b e9 49 01 00 00 4c 8d 6c 24 30 49 8d 76 58 4c 89 ef e8 73 9c
    Mar  3 07:40:07 GLADOS kernel: RSP: 0018:ffff88903ba43c50 EFLAGS: 00010246
    Mar  3 07:40:07 GLADOS kernel: RAX: 0000000000000024 RBX: ffff88903ba43df0 RCX: 0000000000000000
    Mar  3 07:40:07 GLADOS kernel: RDX: 0000000000000000 RSI: ffff88903ba564f8 RDI: ffff88903ba564f8
    Mar  3 07:40:07 GLADOS kernel: RBP: ffff88903ba43d28 R08: 0000000000000003 R09: 0000000000018100
    Mar  3 07:40:07 GLADOS kernel: R10: 0000000000000000 R11: 0000000000000044 R12: 0000000000000000
    Mar  3 07:40:07 GLADOS kernel: R13: 0000000000000000 R14: ffff888fe3fe72c0 R15: ffff88903ba43d3c
    Mar  3 07:40:07 GLADOS kernel: FS:  0000000000000000(0000) GS:ffff88903ba40000(0000) knlGS:0000000000000000
    Mar  3 07:40:07 GLADOS kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Mar  3 07:40:07 GLADOS kernel: CR2: 0000560084b14248 CR3: 0000000001e0a001 CR4: 00000000003606e0
    Mar  3 07:40:07 GLADOS kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Mar  3 07:40:07 GLADOS kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
    Mar  3 07:40:07 GLADOS kernel: Call Trace:
    Mar  3 07:40:07 GLADOS kernel: <IRQ>
    Mar  3 07:40:07 GLADOS kernel: nf_nat_alloc_null_binding+0x71/0x88 [nf_nat]
    Mar  3 07:40:07 GLADOS kernel: nf_nat_inet_fn+0x9f/0x1b9 [nf_nat]
    Mar  3 07:40:07 GLADOS kernel: nf_hook_slow+0x3a/0x90
    Mar  3 07:40:07 GLADOS kernel: ip_local_deliver+0xad/0xdc
    Mar  3 07:40:07 GLADOS kernel: ? ip_sublist_rcv_finish+0x54/0x54
    Mar  3 07:40:07 GLADOS kernel: ip_sabotage_in+0x38/0x3e
    Mar  3 07:40:07 GLADOS kernel: nf_hook_slow+0x3a/0x90
    Mar  3 07:40:07 GLADOS kernel: ip_rcv+0x8e/0xbe
    Mar  3 07:40:07 GLADOS kernel: ? ip_rcv_finish_core.isra.0+0x2e1/0x2e1
    Mar  3 07:40:07 GLADOS kernel: __netif_receive_skb_one_core+0x53/0x6f
    Mar  3 07:40:07 GLADOS kernel: process_backlog+0x77/0x10e
    Mar  3 07:40:07 GLADOS kernel: net_rx_action+0x107/0x26c
    Mar  3 07:40:07 GLADOS kernel: __do_softirq+0xc9/0x1d7
    Mar  3 07:40:07 GLADOS kernel: do_softirq_own_stack+0x2a/0x40
    Mar  3 07:40:07 GLADOS kernel: </IRQ>
    Mar  3 07:40:07 GLADOS kernel: do_softirq+0x4d/0x5a
    Mar  3 07:40:07 GLADOS kernel: netif_rx_ni+0x1c/0x22
    Mar  3 07:40:07 GLADOS kernel: macvlan_broadcast+0x111/0x156 [macvlan]
    Mar  3 07:40:07 GLADOS kernel: ? __switch_to_asm+0x41/0x70
    Mar  3 07:40:07 GLADOS kernel: macvlan_process_broadcast+0xea/0x128 [macvlan]
    Mar  3 07:40:07 GLADOS kernel: process_one_work+0x16e/0x24f
    Mar  3 07:40:07 GLADOS kernel: worker_thread+0x1e2/0x2b8
    Mar  3 07:40:07 GLADOS kernel: ? rescuer_thread+0x2a7/0x2a7
    Mar  3 07:40:07 GLADOS kernel: kthread+0x10c/0x114
    Mar  3 07:40:07 GLADOS kernel: ? kthread_park+0x89/0x89
    Mar  3 07:40:07 GLADOS kernel: ret_from_fork+0x1f/0x40
    Mar  3 07:40:07 GLADOS kernel: ---[ end trace f75a383c9e5ca688 ]---

     

  10. This is a super cool idea! 

     

    I am unable to get output for my AX1500i.  I'm happy to help test and would appreciate some support.

     

    This is the USB 

    Bus 001 Device 005:ID 1b1c:1c02 Corsair Corsair Link TM USB Dongle

     

    Unplugging and replugging hot =

     kernel: usb 1-13: USB disconnect, device number 5
     kernel: usb 1-13: new full-speed USB device number 8 using xhci_hcd

     

    Now it is listed as: 

    USB Devices

    Bus 001 Device 001:ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 001 Device 002:ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS

    Bus 001 Device 003:ID 0781:5583 SanDisk Corp. Ultra Fit

    Bus 001 Device 007:ID 046d:c52b Logitech, Inc. Unifying Receiver

    Bus 001 Device 008:ID 1b1c:1c02 Corsair Corsair Link TM USB Dongle

    Bus 002 Device 001:ID 1d6b:0003 Linux Foundation 3.0 root hub

  11. And the top HTOP user PPIDs and other info:

     

    ps -ef output:

     

    root     14044         1 33 Feb13 ?        04:40:13 /usr/sbin/libvirtd -d -l -f /etc/libvirt/libvirtd.conf -p /var/run/libvirt/libvirtd.pid

    root     20191 20188 99 Feb13 ?        08:31:31 /usr/lib64/sa/sadc -F -L 1 1 /var/sa

    root      4464  4460 99 05:33 ?        02:32:21 sadc 1 2 -Z -S A_NULL A_CPU A_IO A_MEMORY A_NET_DEV

    root      4566  4525 99 05:33 ?        02:33:02 sadc 1 2 -Z -S A_NULL A_CPU A_IO A_MEMORY A_NET_DEV

     

    Other strange thing PID 14176 shows as active in htop but it doesn't show in the ps output?  :/  I'm learning, but maybe I'm not understanding something.  

  12. Digging around in other terminal stuff for high CPU items:

     

    From PS -f -aux

     

    root     20413 96.3  0.0      0     0 ?        R    Feb13 505:32  \_ [kworker/u24:3+events_power_efficient]

     

    and 

     

    root      2184  0.0  0.0   2532  1636 ?        Ss   Feb13   0:00 /usr/sbin/crond
    root     20187  0.0  0.0   3748  2860 ?        S    Feb13   0:00  \_ /bin/sh -c /usr/local/emhttp/plugins/dynamix.local.master/scripts/localmaster &> /dev/null
    root     20190  0.0  0.0 104628 26088 ?        SL   Feb13   0:00  |   \_ /usr/bin/php -q /usr/local/emhttp/plugins/dynamix.local.master/scripts/localmaster
    root     20196  0.0  0.0   3748  2904 ?        S    Feb13   0:00  |       \_ sh -c nmblookup -M -- - 2>/dev/null|grep -Pom1 '^\S+'
    root     20197  0.0  0.0  34044 11728 ?        D    Feb13   0:00  |           \_ nmblookup -M -- -
    root     20198  0.0  0.0   3332  1700 ?        S    Feb13   0:00  |           \_ grep -Pom1 ^\S+
    root     20188  0.0  0.0   3748  2756 ?        S    Feb13   0:00  \_ /bin/sh -c /usr/local/emhttp/plugins/dynamix.system.stats/scripts/sa1 1 1 &> /dev/null
    root     20191 99.8  0.0   4016  2080 ?        R    Feb13 501:07  |   \_ /usr/lib64/sa/sadc -F -L 1 1 /var/sa

     

    and 

    root     14044 31.8  0.0 1269016 19428 ?       Rl   Feb13 259:21 /usr/sbin/libvirtd -d -l -f /etc/libvirt/libvirtd.conf -p /var/run/libvirt/libvirtd.pid
    nobody   14158  0.0  0.0   7028  1956 ?        S    Feb13   0:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper
    root     14159  0.0  0.0   6896   240 ?        S    Feb13   0:00  \_ /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper
    root     14861  0.0  0.0 101920 11684 ?        Ss   Feb13   0:00 php-fpm: master process (/etc/php-fpm/php-fpm.conf)
    root      2901  0.0  0.0 105016 13160 ?        S    05:29   0:00  \_ php-fpm: pool www
    root      2939  0.0  0.0   3840  2816 ?        S    05:29   0:00  |   \_ sh -c /usr/bin/timeout 5 /usr/bin/lsof '/mnt/disks/downloads' 2>/dev/null | /bin/sort -k8 | /bin/uniq -f7 | /bin/grep -c -e REG
    root      2940  0.0  0.0   2644   816 ?        S    05:29   0:00  |       \_ /usr/bin/timeout 5 /usr/bin/lsof /mnt/disks/downloads
    root      2944  0.0  0.0   2748  1864 ?        D    05:29   0:00  |       |   \_ /usr/bin/lsof /mnt/disks/downloads
    root      2951  0.0  0.0      0     0 ?        Z    05:29   0:00  |       |       \_ [lsof] <defunct>
    root      2941  0.0  0.0  19188   800 ?        S    05:29   0:00  |       \_ /bin/sort -k8
    root      2942  0.0  0.0   2456   760 ?        S    05:29   0:00  |       \_ /bin/uniq -f7
    root      2943  0.0  0.0   3268  1716 ?        S    05:29   0:00  |       \_ /bin/grep -c -e REG
    root      3261  0.0  0.0 105276 13804 ?        S    05:30   0:00  \_ php-fpm: pool www
    root      4459  0.0  0.0   3840  2920 ?        S    05:33   0:00  |   \_ sh -c sar 1 1 -u -b -r -n DEV|grep -a '^A'|tr -d '\0'|awk '$2=="all" {u=$3;n=$4;s=$5;}; $2=="tps" {getline;r=$5;w=$6;}; $2=="kbmemfree" {getline;f=$2;c=$6+$7;d=$4;}; $2=="eth0" {x=$5;y=$6;} END{pri
    root      4460  0.0  0.0   2564   768 ?        S    05:33   0:00  |       \_ sar 1 1 -u -b -r -n DEV
    root      4464 99.5  0.0   4016  2196 ?        R    05:33 141:57  |       |   \_ sadc 1 2 -Z -S A_NULL A_CPU A_IO A_MEMORY A_NET_DEV
    root      4461  0.0  0.0   3268  1696 ?        S    05:33   0:00  |       \_ grep -a ^A
    root      4462  0.0  0.0   2472   696 ?        S    05:33   0:00  |       \_ tr -d \0
    root      4463  0.0  0.0  10032  2736 ?        S    05:33   0:00  |       \_ awk $2=="all" {u=$3;n=$4;s=$5;}; $2=="tps" {getline;r=$5;w=$6;}; $2=="kbmemfree" {getline;f=$2;c=$6+$7;d=$4;}; $2=="eth0" {x=$5;y=$6;} END{print u,n,s"\n"r,w"\n"f,c,d"\n"x,y}
    root      3509  0.0  0.0 105016 13556 ?        S    05:31   0:00  \_ php-fpm: pool www
    root      3857  0.0  0.0   3840  2920 ?        S    05:32   0:00  |   \_ sh -c /usr/bin/timeout 5 /usr/bin/lsof '/mnt/disks/downloads' 2>/dev/null | /bin/sort -k8 | /bin/uniq -f7 | /bin/grep -c -e REG
    root      3860  0.0  0.0   2644   748 ?        S    05:32   0:00  |       \_ /usr/bin/timeout 5 /usr/bin/lsof /mnt/disks/downloads
    root      3864  0.0  0.0   2748  1740 ?        D    05:32   0:00  |       |   \_ /usr/bin/lsof /mnt/disks/downloads
    root      3865  0.0  0.0      0     0 ?        Z    05:32   0:00  |       |       \_ [lsof] <defunct>
    root      3861  0.0  0.0  19188   800 ?        S    05:32   0:00  |       \_ /bin/sort -k8
    root      3862  0.0  0.0   2456   760 ?        S    05:32   0:00  |       \_ /bin/uniq -f7
    root      3863  0.0  0.0   3268  1684 ?        S    05:32   0:00  |       \_ /bin/grep -c -e REG
    root      4419  0.0  0.0 105276 13748 ?        S    05:33   0:00  \_ php-fpm: pool www
    root      4523  0.0  0.0   3840  2968 ?        S    05:33   0:00  |   \_ sh -c sar 1 1 -u -b -r -n DEV|grep -a '^A'|tr -d '\0'|awk '$2=="all" {u=$3;n=$4;s=$5;}; $2=="tps" {getline;r=$5;w=$6;}; $2=="kbmemfree" {getline;f=$2;c=$6+$7;d=$4;}; $2=="eth0" {x=$5;y=$6;} END{pri
    root      4525  0.0  0.0   2564   764 ?        S    05:33   0:00  |       \_ sar 1 1 -u -b -r -n DEV
    root      4566 99.9  0.0   4016  2272 ?        R    05:33 142:34  |       |   \_ sadc 1 2 -Z -S A_NULL A_CPU A_IO A_MEMORY A_NET_DEV

     

     

  13. I have had 2 Hard Crashes and 1 Soft crash in the last two weeks.  I have had 100% reliability over the last year with no crashes.

     

    There have been no hardware changes in months.  The most recent change was added Deluge docker.  It doesn't run 24/7.  ShinobiCCTV docker was the addition prior to that.  There were no crashes before Deluge, but I'd prefer to actually learn something than just guess.  I experienced a hard crash while connected via Wireguard yesterday.  When I got home, the fans were blowing hard, there was no web access, no SSH, no WinSCP.  I had to hard reset.

     

    I restarted everything, Shinobi and Deluge (for testing) and watched plex.  I started the syslog to Cache before bed, no issues.

     

    I woke up this morning - WebGUI is semi-responsive.  The UNraid animation is present over some sections and won't finish it's job.  Unassigned devices doesn't show me anything.  WinSCP doesn't work.  SSH doesn't work.  Docker section shows Unraid animation.  I only left Plex, Shinobi and Deluge running over night.  VM section won't populate, but nothing was running.  Terminal from inside the GUI does appear to work!  I want to reboot it, but I'll wait to see if there are any other terminal commands you want me to run.  

     

    The syslog is attached.  I'm new to this - your help is appreciated :)  I may not know much, but the sections below are repeated almost every minute and doesn't seem necessary - is this a hint?

    If you are curious about my pinning:

     

    I currently have 12 CPU threads.  Six are isolated and reserved for my Win10Gaming VM.  The other six are available to Unraid.  Shinobi is pinned to 2 and 7. 

     

    Feb 13 23:52:08 GLADOS kernel: ? cpuidle_enter_state+0xbf/0x141
    Feb 13 23:52:08 GLADOS kernel: do_idle+0x17e/0x1fc
    Feb 13 23:52:08 GLADOS kernel: cpu_startup_entry+0x6a/0x6c
    Feb 13 23:52:08 GLADOS kernel: start_secondary+0x197/0x1b2
    Feb 13 23:52:08 GLADOS kernel: secondary_startup_64+0xa4/0xb0
    Feb 13 23:55:05 GLADOS kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 0-... 11-... } 1322496 jiffies s: 721 root: 0x801/.
    Feb 13 23:55:05 GLADOS kernel: rcu: blocking rcu_node structures:
    Feb 13 23:55:05 GLADOS kernel: Task dump for CPU 0:
    Feb 13 23:55:05 GLADOS kernel: kworker/u24:3   R  running task        0 20413      2 0x80000008
    Feb 13 23:55:05 GLADOS kernel: Workqueue: events_power_efficient gc_worker
    Feb 13 23:55:05 GLADOS kernel: Call Trace:
    Feb 13 23:55:05 GLADOS kernel: ? process_one_work+0x16e/0x24f
    Feb 13 23:55:05 GLADOS kernel: ? worker_thread+0x1e2/0x2b8
    Feb 13 23:55:05 GLADOS kernel: ? rescuer_thread+0x2a7/0x2a7
    Feb 13 23:55:05 GLADOS kernel: ? kthread+0x10c/0x114
    Feb 13 23:55:05 GLADOS kernel: ? kthread_park+0x89/0x89
    Feb 13 23:55:05 GLADOS kernel: ? ret_from_fork+0x35/0x40
    Feb 13 23:55:05 GLADOS kernel: Task dump for CPU 11:\

     

     

    What is this?

    Feb 14 04:20:09 GLADOS kernel: RIP: 0010:nf_conntrack_tuple_taken+0x7f/0x221
    Feb 14 04:20:09 GLADOS kernel: Code: fb 49 c1 ef 20 4b 8d 04 fe 49 c7 c6 f0 ff ff ff 48 8b 18 f6 c3 01 0f 85 8a 01 00 00 0f b6 43 37 4c 89 f7 48 89 c1 48 6b c0 38 <48> 29 c7 48 01 df 48 39 ef 0f 84 65 01 00 00 48 8b 05 12 f2 88 00
    Feb 14 04:20:09 GLADOS kernel: RSP: 0000:ffff88903bac3a08 EFLAGS: 00000202
    Feb 14 04:20:09 GLADOS kernel: RAX: 0000000000000038 RBX: ffff888dbb62c7c8 RCX: 0000000000000001
    Feb 14 04:20:09 GLADOS kernel: RDX: 00000000000f020a RSI: 0000000000000000 RDI: fffffffffffffff0
    Feb 14 04:20:09 GLADOS kernel: RBP: ffff888dbb62d2c0 R08: 0000000000000003 R09: ffffffff81c8a9c0
    Feb 14 04:20:09 GLADOS kernel: R10: 0000000000000001 R11: ffff888ffdec4400 R12: ffff88903bac3a48
    Feb 14 04:20:09 GLADOS kernel: R13: ffffffff81e91140 R14: fffffffffffffff0 R15: 000000000000cddc
    Feb 14 04:20:09 GLADOS kernel: FS:  0000000000000000(0000) GS:ffff88903bac0000(0000) knlGS:0000000000000000
    Feb 14 04:20:09 GLADOS kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Feb 14 04:20:09 GLADOS kernel: CR2: 0000000000000000 CR3: 0000000001e0a001 CR4: 00000000003606e0
    Feb 14 04:20:09 GLADOS kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    Feb 14 04:20:09 GLADOS kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
    Feb 14 04:20:09 GLADOS kernel: Call Trace:

     

     

    Whats next?  :D  🔎

     

     

    syslog.log

×
×
  • Create New...