Jump to content

System hanging after boot


Go to solution Solved by RedSpider,

Recommended Posts

Having an issue where my unraid box is becoming completely unresponse almost straight after boot. I was able to hit the web ui once and login but then it hung before before the dashboard loaded. Plugged a monitor in and i can see that the system throws an error about 20-30s after it shows the login prompt on terminal.

 

Was able to grab the following from the syslog:

 

Jul 30 14:26:02 TOWER kernel: BTRFS info (device loop2): using crc32c (crc32c-intel) checksum algorithm
Jul 30 14:26:02 TOWER kernel: BTRFS info (device loop2): using free space tree
Jul 30 14:26:03 TOWER kernel: BTRFS info (device loop2): enabling ssd optimizations
Jul 30 14:26:03 TOWER root: Resize device id 1 (/dev/loop2) from 50.00GiB to max
Jul 30 14:26:03 TOWER emhttpd: shcmd (95): /etc/rc.d/rc.docker start
Jul 30 14:26:03 TOWER root: starting dockerd ...
Jul 30 14:26:03 TOWER avahi-daemon[6849]: Server startup complete. Host name is TOWER.local. Local service cookie is 2554105344.
Jul 30 14:26:04 TOWER avahi-daemon[6849]: Service "TOWER" (/services/ssh.service) successfully established.
Jul 30 14:26:04 TOWER avahi-daemon[6849]: Service "TOWER" (/services/smb.service) successfully established.
Jul 30 14:26:04 TOWER avahi-daemon[6849]: Service "TOWER" (/services/sftp-ssh.service) successfully established.
Jul 30 14:26:05 TOWER kernel: BTRFS error (device loop2): invalid free space control: bg start=7815036928 len=268435456 total_bitmaps=3 unit=4096 max_bitmaps=2 bytes_per_bg=134217728
Jul 30 14:26:05 TOWER kernel: BTRFS error (device loop2): invalid free space control: bg start=7815036928 len=268435456 total_bitmaps=4 unit=4096 max_bitmaps=2 bytes_per_bg=134217728
Jul 30 14:26:05 TOWER kernel: BUG: kernel NULL pointer dereference, address: 0000000000000008
Jul 30 14:26:05 TOWER kernel: #PF: supervisor read access in kernel mode
Jul 30 14:26:05 TOWER kernel: #PF: error_code(0x0000) - not-present page
Jul 30 14:26:05 TOWER kernel: PGD 140ee1067 P4D 140ee1067 PUD 140ee8067 PMD 0 
Jul 30 14:26:05 TOWER kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
Jul 30 14:26:05 TOWER kernel: CPU: 2 PID: 1018 Comm: kworker/u64:9 Tainted: P           O       6.1.38-Unraid #2
Jul 30 14:26:05 TOWER kernel: Hardware name: System manufacturer System Product Name/TUF B450M-PLUS GAMING, BIOS 3802 04/28/2022
Jul 30 14:26:05 TOWER kernel: Workqueue: btrfs-cache btrfs_work_helper
Jul 30 14:26:05 TOWER kernel: RIP: 0010:_compound_head+0x0/0x36
Jul 30 14:26:05 TOWER kernel: Code: 75 1d 48 8b 07 0f ba e0 10 73 14 48 8b 47 48 48 89 c2 83 e2 01 74 08 48 ff c8 48 39 c7 75 03 8b 57 5c 48 89 d0 e9 56 1d 8b 00 <48> 8b 57 08 48 89 f8 f6 c2 01 75 21 66 90 e9 43 1d 8b 00 f7 c7 ff
Jul 30 14:26:05 TOWER kernel: RSP: 0018:ffffc900008e7c70 EFLAGS: 00010212
Jul 30 14:26:05 TOWER kernel: RAX: 0000000000000004 RBX: 0000000000000000 RCX: 0000000000001000
Jul 30 14:26:05 TOWER kernel: RDX: 000000000000e040 RSI: 0000000000000000 RDI: 0000000000000000
Jul 30 14:26:05 TOWER kernel: RBP: 0000000000000000 R08: 0000000000001000 R09: 00000000000016a1
Jul 30 14:26:05 TOWER kernel: R10: ffff888000000000 R11: 0000000000000002 R12: 000000000000e040
Jul 30 14:26:05 TOWER kernel: R13: ffff888148d53000 R14: 00000001df500000 R15: ffff88815de23780
Jul 30 14:26:05 TOWER kernel: FS:  0000000000000000(0000) GS:ffff88880e880000(0000) knlGS:0000000000000000
Jul 30 14:26:05 TOWER kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 30 14:26:05 TOWER kernel: CR2: 0000000000000008 CR3: 000000018993c000 CR4: 00000000003506e0
Jul 30 14:26:05 TOWER kernel: Call Trace:
Jul 30 14:26:05 TOWER kernel: <TASK>
Jul 30 14:26:05 TOWER kernel: ? __die_body+0x1a/0x5c
Jul 30 14:26:05 TOWER kernel: ? page_fault_oops+0x329/0x376
Jul 30 14:26:05 TOWER kernel: ? do_user_addr_fault+0x12e/0x48d
Jul 30 14:26:05 TOWER kernel: ? exc_page_fault+0xfb/0x11d
Jul 30 14:26:05 TOWER kernel: ? asm_exc_page_fault+0x22/0x30
Jul 30 14:26:05 TOWER kernel: ? compound_nr+0x42/0x42
Jul 30 14:26:05 TOWER kernel: PageUptodate+0x5/0x18
Jul 30 14:26:05 TOWER kernel: assert_eb_page_uptodate+0x59/0x7b
Jul 30 14:26:05 TOWER kernel: extent_buffer_test_bit+0x3c/0x74
Jul 30 14:26:05 TOWER kernel: free_space_test_bit+0x75/0xa3
Jul 30 14:26:05 TOWER kernel: load_free_space_tree+0x133/0x2d0
Jul 30 14:26:05 TOWER kernel: caching_thread+0xea/0x3f7
Jul 30 14:26:05 TOWER kernel: btrfs_work_helper+0x114/0x2a5
Jul 30 14:26:05 TOWER kernel: process_one_work+0x1ab/0x295
Jul 30 14:26:05 TOWER kernel: worker_thread+0x18b/0x244
Jul 30 14:26:05 TOWER kernel: ? rescuer_thread+0x281/0x281
Jul 30 14:26:05 TOWER kernel: kthread+0xe7/0xef
Jul 30 14:26:05 TOWER kernel: ? kthread_complete_and_exit+0x1b/0x1b
Jul 30 14:26:05 TOWER kernel: ret_from_fork+0x22/0x30
Jul 30 14:26:05 TOWER kernel: </TASK>
Jul 30 14:26:05 TOWER kernel: Modules linked in: nvidia_uvm(PO) xfs md_mod zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) tcp_diag inet_diag ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs 8021q garp mrp bridge stp llc igb i2c_algo_bit r8169 realtek nvidia_drm(PO) nvidia_modeset(PO) edac_mce_amd edac_core intel_rapl_msr intel_rapl_common iosf_mbi kvm_amd nvidia(PO) kvm video crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 drm_kms_helper aesni_intel crypto_simd wmi_bmof drm mpt3sas cryptd nvme backlight i2c_piix4 input_leds syscopyarea raid_class ahci sysfillrect k10temp sysimgblt ccp led_class nvme_core joydev rapl i2c_core fb_sys_fops scsi_transport_sas libahci wmi tpm_crb tpm_tis tpm_tis_core tpm button acpi_cpufreq unix [last unloaded: i2c_algo_bit]
Jul 30 14:26:05 TOWER kernel: CR2: 0000000000000008
Jul 30 14:26:05 TOWER kernel: ---[ end trace 0000000000000000 ]---
Jul 30 14:26:05 TOWER kernel: RIP: 0010:_compound_head+0x0/0x36
Jul 30 14:26:05 TOWER kernel: Code: 75 1d 48 8b 07 0f ba e0 10 73 14 48 8b 47 48 48 89 c2 83 e2 01 74 08 48 ff c8 48 39 c7 75 03 8b 57 5c 48 89 d0 e9 56 1d 8b 00 <48> 8b 57 08 48 89 f8 f6 c2 01 75 21 66 90 e9 43 1d 8b 00 f7 c7 ff
Jul 30 14:26:05 TOWER kernel: RSP: 0018:ffffc900008e7c70 EFLAGS: 00010212
Jul 30 14:26:05 TOWER kernel: RAX: 0000000000000004 RBX: 0000000000000000 RCX: 0000000000001000
Jul 30 14:26:05 TOWER kernel: RDX: 000000000000e040 RSI: 0000000000000000 RDI: 0000000000000000
Jul 30 14:26:05 TOWER kernel: RBP: 0000000000000000 R08: 0000000000001000 R09: 00000000000016a1
Jul 30 14:26:05 TOWER kernel: R10: ffff888000000000 R11: 0000000000000002 R12: 000000000000e040
Jul 30 14:26:05 TOWER kernel: R13: ffff888148d53000 R14: 00000001df500000 R15: ffff88815de23780
Jul 30 14:26:05 TOWER kernel: FS:  0000000000000000(0000) GS:ffff88880e880000(0000) knlGS:0000000000000000
Jul 30 14:26:05 TOWER kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 30 14:26:05 TOWER kernel: CR2: 0000000000000008 CR3: 000000018993c000 CR4: 00000000003506e0
Jul 30 14:26:05 TOWER kernel: note: kworker/u64:9[1018] exited with irqs disabled

 

Any help would be appreciated as my system is unsuable at the moment

EDIT: Disabling docker allows the system to stay up

Edited by RedSpider
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...