Your message dated Wed, 28 Apr 2021 18:40:31 +0200 with message-id <[email protected]> and subject line Closing this bug has caused the Debian Bug report #759106, regarding nfs-kernel-server makes kernel-oops after transferring larger amounts of files to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 759106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759106 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nfs-kernel-server Version: 1:1.2.6-4 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? I am using Debian wheezy on my QNAP TS-221 for private data storage. The NAS ist equipped with 2 3TB WD RED drives using linux-MD raid 1. The home partition is exported via nfs and mounted by two linux boxes (wheeezy). Every 6 hours rsnapshot writes backups to /home. * What exactly did you do (or not do) that was effective (or ineffective)? After coming backup from holidays I installed some security updates, rebooted the qnap and manually started rsnaphot for a new backup. Then the backup stopped and the qnap-box showed a kernel-oops but was still available via SSH. * What was the outcome of this action? The NAS box was still available via SSH but NFS was not working anymore. dmesg showed the following: [ 580.132803] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 580.140925] pgd = c0004000 [ 580.143658] [00000008] *pgd=00000000 [ 580.147257] Internal error: Oops: 17 [#1] [ 580.151274] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 580.187176] CPU: 0 Not tainted (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 580.194560] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 580.199752] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 580.205175] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 580.205179] sp : ea863ec0 ip : c015f084 fp : bf4171b0 [ 580.216709] r10: 000000f8 r9 : ea806130 r8 : 00000022 [ 580.221950] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 580.228499] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 580.235048] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 580.242381] Control: 0005397f Table: 2a868000 DAC: 00000017 [ 580.248145] Process nfsd (pid: 4040, stack limit = 0xea862270) [ 580.253997] Stack: (0xea863ec0 to 0xea864000) [ 580.258369] 3ec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 580.266583] 3ee0: c0ed1ea0 00000000 ea806020 ea82d150 ea82e000 bf3fde1c ea82e000 ea806020 [ 580.274798] 3f00: ea82d150 ea806000 ea82d148 ea82d000 ea82e000 bf3fcdac bf4175d8 c04a0800 [ 580.283012] 3f20: 00000004 ea806020 bf407238 ea82e000 bf4175b4 f1085018 0000001c f1085000 [ 580.291226] 3f40: bf417578 f1085000 00000018 bf3ee93c ea82e174 ea82e000 bf4175b4 f5b82b60 [ 580.299440] 3f60: ea82e14c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 f1085018 [ 580.307654] 3f80: ea8aa800 01000000 ea8a3be0 ea82e000 00000000 f5b82b60 00000013 00000000 [ 580.315868] 3fa0: 00000000 00000000 00000000 bf3082cc 000000e8 ea82e000 00000000 bf3ee0f4 [ 580.324083] 3fc0: ea801e78 ea82e000 bf3ee000 c0040710 00000000 00000000 ea82e000 00000000 [ 580.332297] 3fe0: ea863fe0 ea863fe0 ea801e78 c0040694 c000ee98 c000ee98 00000000 00000000 [ 580.340596] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 580.351338] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 580.361817] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 580.372458] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 580.383202] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 580.394027] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 580.404840] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 580.414138] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 580.422179] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 580.430562] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 580.436778] ---[ end trace 4e29c364748278fd ]--- [ 760.397643] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 760.405794] pgd = c0004000 [ 760.408507] [00000008] *pgd=00000000 [ 760.412102] Internal error: Oops: 17 [#2] [ 760.416120] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 760.452022] CPU: 0 Tainted: G D (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 760.460380] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 760.465574] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 760.470997] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 760.471000] sp : ea813ec0 ip : c015f084 fp : bf4171b0 [ 760.482531] r10: 000000f8 r9 : ea82f130 r8 : 00000022 [ 760.487772] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 760.494322] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 760.500870] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 760.508203] Control: 0005397f Table: 00fac000 DAC: 00000017 [ 760.513967] Process nfsd (pid: 4039, stack limit = 0xea812270) [ 760.519819] Stack: (0xea813ec0 to 0xea814000) [ 760.524190] 3ec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 760.532405] 3ee0: c99fb4e0 00000000 ea82f020 ea854150 ea855000 bf3fde1c ea855000 ea82f020 [ 760.540619] 3f00: ea854150 ea82f000 ea854148 ea854000 ea855000 bf3fcdac bf4175d8 c04a0800 [ 760.548833] 3f20: 00000004 ea82f020 bf407238 ea855000 bf4175b4 ea8c1018 0000001c ea8c1000 [ 760.557048] 3f40: bf417578 ea8c1000 00000018 bf3ee93c ea855174 ea855000 bf4175b4 f5b82b60 [ 760.565262] 3f60: ea85514c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 ea8c1018 [ 760.573476] 3f80: ea855000 01000000 ea803140 ea855000 00000000 f5b82b60 00000013 00000000 [ 760.581689] 3fa0: 00000000 00000000 00000000 bf3082cc 000000e8 ea855000 00000000 bf3ee0f4 [ 760.589905] 3fc0: ea801e78 ea855000 bf3ee000 c0040710 00000000 00000000 ea855000 00000000 [ 760.598118] 3fe0: ea813fe0 ea813fe0 ea801e78 c0040694 c000ee98 c000ee98 00000000 00000000 [ 760.606408] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 760.617149] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 760.627631] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 760.638272] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 760.649016] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 760.659837] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 760.670652] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 760.679947] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 760.687993] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 760.696376] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 760.702573] ---[ end trace 4e29c364748278fe ]--- [ 940.617399] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 940.625553] pgd = c0004000 [ 940.628270] [00000008] *pgd=00000000 [ 940.631865] Internal error: Oops: 17 [#3] [ 940.635882] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 940.671784] CPU: 0 Tainted: G D (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 940.680132] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 940.685329] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 940.690751] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 940.690754] sp : ea889ec0 ip : c015f084 fp : bf4171b0 [ 940.702286] r10: 000000f8 r9 : ea87e130 r8 : 00000022 [ 940.707527] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 940.714075] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 940.720625] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 940.727958] Control: 0005397f Table: 00fac000 DAC: 00000017 [ 940.733722] Process nfsd (pid: 4037, stack limit = 0xea888270) [ 940.739572] Stack: (0xea889ec0 to 0xea88a000) [ 940.743945] 9ec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 940.752159] 9ee0: f5aa88a0 00000000 ea87e020 f56c1150 ea804000 bf3fde1c ea804000 ea87e020 [ 940.760373] 9f00: f56c1150 ea87e000 f56c1148 f56c1000 ea804000 bf3fcdac bf4175d8 c04a0800 [ 940.768588] 9f20: 00000004 ea87e020 bf407238 ea804000 bf4175b4 f5a41018 0000001c f5a41000 [ 940.776802] 9f40: bf417578 f5a41000 00000018 bf3ee93c ea804174 ea804000 bf4175b4 f5b82b60 [ 940.785015] 9f60: ea80414c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 f5a41018 [ 940.793230] 9f80: ea804000 01000000 ea803840 ea804000 00000000 f5b82b60 00000013 00000000 [ 940.801443] 9fa0: 00000000 00000000 00000000 bf3082cc 000000e8 ea804000 00000000 bf3ee0f4 [ 940.809658] 9fc0: ea801e78 ea804000 bf3ee000 c0040710 00000000 00000000 ea804000 00000000 [ 940.817873] 9fe0: ea889fe0 ea889fe0 ea801e78 c0040694 c000ee98 c000ee98 00000000 00000000 [ 940.826161] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 940.836895] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 940.847376] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 940.858015] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 940.868752] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 940.879575] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 940.890390] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 940.899685] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 940.907729] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 940.916113] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 940.922284] ---[ end trace 4e29c364748278ff ]--- [ 1120.837256] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 1120.845382] pgd = c0004000 [ 1120.848122] [00000008] *pgd=00000000 [ 1120.851716] Internal error: Oops: 17 [#4] [ 1120.855733] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 1120.891634] CPU: 0 Tainted: G D (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 1120.899981] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 1120.905178] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 1120.910601] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 1120.910604] sp : f5bbfec0 ip : c015f084 fp : bf4171b0 [ 1120.922135] r10: 000000f8 r9 : f5be0130 r8 : 00000022 [ 1120.927376] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 1120.933925] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 1120.940475] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 1120.947808] Control: 0005397f Table: 00814000 DAC: 00000017 [ 1120.953572] Process nfsd (pid: 4036, stack limit = 0xf5bbe270) [ 1120.959423] Stack: (0xf5bbfec0 to 0xf5bc0000) [ 1120.963795] fec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 1120.972009] fee0: c9a64660 00000000 f5be0020 f5bdd150 f5bdc000 bf3fde1c f5bdc000 f5be0020 [ 1120.980223] ff00: f5bdd150 f5be0000 f5bdd148 f5bdd000 f5bdc000 bf3fcdac bf4175d8 c04a0800 [ 1120.988438] ff20: 00000004 f5be0020 bf407238 f5bdc000 bf4175b4 ea82a018 0000001c ea82a000 [ 1120.996652] ff40: bf417578 ea82a000 00000018 bf3ee93c f5bdc174 f5bdc000 bf4175b4 f5b82b60 [ 1121.004867] ff60: f5bdc14c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 ea82a018 [ 1121.013080] ff80: f5bdc000 01000000 ea803bc0 f5bdc000 00000000 f5b82b60 00000013 00000000 [ 1121.021294] ffa0: 00000000 00000000 00000000 bf3082cc 000000e8 f5bdc000 00000000 bf3ee0f4 [ 1121.029509] ffc0: ea801e78 f5bdc000 bf3ee000 c0040710 00000000 00000000 f5bdc000 00000000 [ 1121.037724] ffe0: f5bbffe0 f5bbffe0 ea801e78 c0040694 c000ee98 c000ee98 00000001 0000d004 [ 1121.046012] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 1121.056754] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 1121.067235] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 1121.077876] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 1121.088621] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 1121.099442] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 1121.110258] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 1121.119551] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 1121.127597] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 1121.135980] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 1121.142159] ---[ end trace 4e29c36474827900 ]--- [ 1301.056990] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 1301.065143] pgd = c0004000 [ 1301.067864] [00000008] *pgd=00000000 [ 1301.071460] Internal error: Oops: 17 [#5] [ 1301.075478] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 1301.111381] CPU: 0 Tainted: G D (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 1301.119737] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 1301.124933] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 1301.130356] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 1301.130359] sp : ea879ec0 ip : c015f084 fp : bf4171b0 [ 1301.141890] r10: 000000f8 r9 : f5bb7130 r8 : 00000022 [ 1301.147131] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 1301.153679] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 1301.160229] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 1301.167562] Control: 0005397f Table: 35b84000 DAC: 00000017 [ 1301.173326] Process nfsd (pid: 4035, stack limit = 0xea878270) [ 1301.179177] Stack: (0xea879ec0 to 0xea87a000) [ 1301.183550] 9ec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 1301.191763] 9ee0: c0ed1d20 00000000 f5bb7020 f5bb6150 f5bb5000 bf3fde1c f5bb5000 f5bb7020 [ 1301.199978] 9f00: f5bb6150 f5bb7000 f5bb6148 f5bb6000 f5bb5000 bf3fcdac bf4175d8 c04a0800 [ 1301.208192] 9f20: 00000004 f5bb7020 bf407238 f5bb5000 bf4175b4 f5bda018 0000001c f5bda000 [ 1301.216406] 9f40: bf417578 f5bda000 00000018 bf3ee93c f5bb5174 f5bb5000 bf4175b4 f5b82b60 [ 1301.224620] 9f60: f5bb514c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 f5bda018 [ 1301.232835] 9f80: f5bb5000 01000000 f5aeb480 f5bb5000 00000000 f5b82b60 00000013 00000000 [ 1301.241048] 9fa0: 00000000 00000000 00000000 bf3082cc 000000e8 f5bb5000 00000000 bf3ee0f4 [ 1301.249262] 9fc0: ea801e78 f5bb5000 bf3ee000 c0040710 00000000 00000000 f5bb5000 00000000 [ 1301.257477] 9fe0: ea879fe0 ea879fe0 ea801e78 c0040694 c000ee98 c000ee98 00000000 00000000 [ 1301.265768] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 1301.276508] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 1301.286990] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 1301.297628] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 1301.308366] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 1301.319187] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 1301.330003] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 1301.339296] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 1301.347342] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 1301.355725] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 1301.361900] ---[ end trace 4e29c36474827901 ]--- [ 1481.276783] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 1481.284934] pgd = c0004000 [ 1481.287645] [00000008] *pgd=00000000 [ 1481.291242] Internal error: Oops: 17 [#6] [ 1481.295267] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 1481.331170] CPU: 0 Tainted: G D (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 1481.339526] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 1481.344723] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 1481.350144] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 1481.350147] sp : ea833ec0 ip : c015f084 fp : bf4171b0 [ 1481.361679] r10: 000000f8 r9 : f54d5130 r8 : 00000022 [ 1481.366920] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 1481.373469] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 1481.380018] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 1481.387351] Control: 0005397f Table: 00fac000 DAC: 00000017 [ 1481.393115] Process nfsd (pid: 4034, stack limit = 0xea832270) [ 1481.398965] Stack: (0xea833ec0 to 0xea834000) [ 1481.403338] 3ec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 1481.411552] 3ee0: c0ed1520 00000000 f54d5020 f54d0150 f63eb000 bf3fde1c f63eb000 f54d5020 [ 1481.419767] 3f00: f54d0150 f54d5000 f54d0148 f54d0000 f63eb000 bf3fcdac bf4175d8 c04a0800 [ 1481.427981] 3f20: 00000004 f54d5020 bf407238 f63eb000 bf4175b4 f5bb3018 0000001c f5bb3000 [ 1481.436195] 3f40: bf417578 f5bb3000 00000018 bf3ee93c f63eb174 f63eb000 bf4175b4 f5b82b60 [ 1481.444409] 3f60: f63eb14c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 f5bb3018 [ 1481.452623] 3f80: f63eb000 01000000 f5ae0ba0 f63eb000 00000000 f5b82b60 00000013 00000000 [ 1481.460837] 3fa0: 00000000 00000000 00000000 bf3082cc 000000e8 f63eb000 00000000 bf3ee0f4 [ 1481.469052] 3fc0: ea801e78 f63eb000 bf3ee000 c0040710 00000000 00000000 f63eb000 00000000 [ 1481.477266] 3fe0: ea833fe0 ea833fe0 ea801e78 c0040694 c000ee98 c000ee98 b6de6080 00000000 [ 1481.485555] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 1481.496288] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 1481.506769] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 1481.517411] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 1481.528156] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 1481.538976] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 1481.549791] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 1481.559086] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 1481.567131] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 1481.575515] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 1481.581705] ---[ end trace 4e29c36474827902 ]--- [ 1661.496611] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 1661.504766] pgd = c0004000 [ 1661.507479] [00000008] *pgd=00000000 [ 1661.511074] Internal error: Oops: 17 [#7] [ 1661.515091] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 1661.550993] CPU: 0 Tainted: G D (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 1661.559339] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 1661.564537] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 1661.569960] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 1661.569963] sp : f5bc1ec0 ip : c015f084 fp : bf4171b0 [ 1661.581494] r10: 000000f8 r9 : ea856130 r8 : 00000022 [ 1661.586735] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 1661.593284] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 1661.599833] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 1661.607166] Control: 0005397f Table: 00fac000 DAC: 00000017 [ 1661.612930] Process nfsd (pid: 4038, stack limit = 0xf5bc0270) [ 1661.618781] Stack: (0xf5bc1ec0 to 0xf5bc2000) [ 1661.623154] 1ec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 1661.631367] 1ee0: ea98a5e0 00000000 ea856020 ea87b150 ea87d000 bf3fde1c ea87d000 ea856020 [ 1661.639582] 1f00: ea87b150 ea856000 ea87b148 ea87b000 ea87d000 bf3fcdac bf4175d8 c04a0800 [ 1661.647796] 1f20: 00000004 ea856020 bf407238 ea87d000 bf4175b4 ea862018 0000001c ea862000 [ 1661.656010] 1f40: bf417578 ea862000 00000018 bf3ee93c ea87d174 ea87d000 bf4175b4 f5b82b60 [ 1661.664225] 1f60: ea87d14c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 ea862018 [ 1661.672438] 1f80: ea8aa800 01000000 ea8034c0 ea87d000 00000000 f5b82b60 00000013 00000000 [ 1661.680653] 1fa0: 00000000 00000000 00000000 bf3082cc 000000e8 ea87d000 00000000 bf3ee0f4 [ 1661.688867] 1fc0: ea801e78 ea87d000 bf3ee000 c0040710 00000000 00000000 ea87d000 00000000 [ 1661.697082] 1fe0: f5bc1fe0 f5bc1fe0 ea801e78 c0040694 c000ee98 c000ee98 0000001a 0001b41c [ 1661.705371] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 1661.716112] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 1661.726594] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 1661.737233] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 1661.747971] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 1661.758793] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 1661.769607] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 1661.778900] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 1661.786946] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 1661.795329] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 1661.801507] ---[ end trace 4e29c36474827903 ]--- [ 1841.716356] Unable to handle kernel NULL pointer dereference at virtual address 00000008 [ 1841.724512] pgd = c0004000 [ 1841.727224] [00000008] *pgd=00000000 [ 1841.730819] Internal error: Oops: 17 [#8] [ 1841.734836] Modules linked in: ipt_LOG xt_limit xt_multiport iptable_filter ip_tables x_tables nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ipv6 ext2 loop gspca_ov519 gspca_main videodev media hmac xhci_hcd evdev sha1_generic ehci_hcd mv_cesa mv643xx_eth inet_lro usbcore libphy gpio_keys aes_generic ahci libahci usb_common ext4 mbcache jbd2 raid1 md_mod sd_mod crc_t10dif sata_mv libata scsi_mod [ 1841.770738] CPU: 0 Tainted: G D (3.2.0-4-kirkwood #1 Debian 3.2.60-1+deb7u3) [ 1841.779086] PC is at set_nfsv4_acl_one+0x4/0x7c [nfsd] [ 1841.784283] LR is at nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd] [ 1841.789705] pc : [<bf3f1650>] lr : [<bf3f1fc4>] psr: 60000013 [ 1841.789708] sp : f5b53ec0 ip : c015f084 fp : bf4171b0 [ 1841.801239] r10: 000000f8 r9 : f5510130 r8 : 00000022 [ 1841.806481] r7 : 00000000 r6 : 00000000 r5 : f1f762f0 r4 : cac0ab18 [ 1841.813029] r3 : 00004000 r2 : bf411c2f r1 : 00000000 r0 : cac0ab18 [ 1841.819579] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 1841.826912] Control: 0005397f Table: 00fac000 DAC: 00000017 [ 1841.832676] Process nfsd (pid: 4033, stack limit = 0xf5b52270) [ 1841.838526] Stack: (0xf5b53ec0 to 0xf5b54000) [ 1841.842899] 3ec0: cac0ab18 00000000 cac0ab18 f1f762f0 00000000 00000000 00000022 bf3f1fc4 [ 1841.851113] 3ee0: c0d76a20 00000000 f5510020 f63a9150 f57c9000 bf3fde1c f57c9000 f5510020 [ 1841.859328] 3f00: f63a9150 f5510000 f63a9148 f63a9000 f57c9000 bf3fcdac bf4175d8 c04a0800 [ 1841.867541] 3f20: 00000004 f5510020 bf407238 f57c9000 bf4175b4 f5ae1018 0000001c f5ae1000 [ 1841.875755] 3f40: bf417578 f5ae1000 00000018 bf3ee93c f57c9174 f57c9000 bf4175b4 f5b82b60 [ 1841.883970] 3f60: f57c914c bf307de4 f5b82b60 bf314c40 00000001 bf417590 00000024 f5ae1018 [ 1841.892184] 3f80: f57c9000 01000000 f5aeb100 f57c9000 00000000 f5b82b60 00000013 00000000 [ 1841.900397] 3fa0: 00000000 00000000 00000000 bf3082cc 000000e8 f57c9000 00000000 bf3ee0f4 [ 1841.908613] 3fc0: ea801e78 f57c9000 bf3ee000 c0040710 00000000 00000000 f57c9000 00000000 [ 1841.916827] 3fe0: f5b53fe0 f5b53fe0 ea801e78 c0040694 c000ee98 c000ee98 367fe831 367fec31 [ 1841.925116] [<bf3f1650>] (set_nfsv4_acl_one+0x4/0x7c [nfsd]) from [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) [ 1841.935858] [<bf3f1fc4>] (nfsd4_set_nfs4_acl+0xa0/0x134 [nfsd]) from [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) [ 1841.946339] [<bf3fde1c>] (nfsd4_setattr+0xb0/0xf8 [nfsd]) from [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) [ 1841.956979] [<bf3fcdac>] (nfsd4_proc_compound+0x254/0x4b0 [nfsd]) from [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) [ 1841.967724] [<bf3ee93c>] (nfsd_dispatch+0xc0/0x1e4 [nfsd]) from [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) [ 1841.978545] [<bf307de4>] (svc_process_common+0x3d8/0x6ec [sunrpc]) from [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) [ 1841.989362] [<bf3082cc>] (svc_process+0xe0/0x10c [sunrpc]) from [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) [ 1841.998655] [<bf3ee0f4>] (nfsd+0xf4/0x15c [nfsd]) from [<c0040710>] (kthread+0x7c/0x84) [ 1842.006701] [<c0040710>] (kthread+0x7c/0x84) from [<c000ee98>] (kernel_thread_exit+0x0/0x8) [ 1842.015084] Code: e12fff1e e3a00001 e12fff1e e92d41f3 (e5918008) [ 1842.021265] ---[ end trace 4e29c36474827904 ]--- * What was the outcome of this action? The qnap was rebooted and NFS was working again. I tried the backup again but the problem with the kernel-oops persists. * What outcome did you expect instead? The qnap has showed this problem before and I was hoping it was temporary and would hopefully go away by itself... ;-) Could you please provide me with some information how to circumvent this problem or how to help removing this problem? Could this even be a hardware problem? How could I possibly find out? *** End of the template - remove these lines *** -- Package-specific info: -- rpcinfo -- program vers proto port service 100000 4 tcp 111 portmapper 100000 3 tcp 111 portmapper 100000 2 tcp 111 portmapper 100000 4 udp 111 portmapper 100000 3 udp 111 portmapper 100000 2 udp 111 portmapper 100024 1 udp 40815 status 100024 1 tcp 49557 status 100003 2 tcp 2049 nfs 100003 3 tcp 2049 nfs 100003 4 tcp 2049 nfs 100227 2 tcp 2049 100227 3 tcp 2049 100003 2 udp 2049 nfs 100003 3 udp 2049 nfs 100003 4 udp 2049 nfs 100227 2 udp 2049 100227 3 udp 2049 100021 1 udp 51599 nlockmgr 100021 3 udp 51599 nlockmgr 100021 4 udp 51599 nlockmgr 100021 1 tcp 52738 nlockmgr 100021 3 tcp 52738 nlockmgr 100021 4 tcp 52738 nlockmgr 100005 1 udp 60753 mountd 100005 1 tcp 43508 mountd 100005 2 udp 34973 mountd 100005 2 tcp 52139 mountd 100005 3 udp 39020 mountd 100005 3 tcp 52249 mountd -- /etc/default/nfs-kernel-server -- RPCNFSDCOUNT=8 RPCNFSDPRIORITY=0 RPCMOUNTDOPTS=--manage-gids NEED_SVCGSSD= RPCSVCGSSDOPTS= -- /etc/exports -- /home 192.168.1.0/255.255.255.0(rw,sync,no_subtree_check,no_root_squash) -- /proc/fs/nfs/exports -- # Version 1.1 # Path Client(Flags) # IPs -- System Information: Debian Release: 7.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: armel (armv5tel) Kernel: Linux 3.2.0-4-kirkwood Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages nfs-kernel-server depends on: ii libblkid1 2.20.1-5.3 ii libc6 2.13-38+deb7u3 ii libtirpc1 0.2.2-5 ii libwrap0 7.6.q-24 ii lsb-base 4.1+Debian8+deb7u1 ii nfs-common 1:1.2.6-4 ii ucf 3.0025+nmu3 nfs-kernel-server recommends no packages. nfs-kernel-server suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---This bug was filed for a very old kernel. If you can reproduce it with - the current version in unstable/testing - the latest kernel from buster.backports please reopen the bug, see https://www.debian.org/Bugs/server-control
--- End Message ---

