how can i fix it?

Re: how can i fix it?

Postby the_wombel » Sun Sep 24, 2023 7:57 pm

Jocko wrote:
/dev/sda5 on /rw_fs type ext3 (ro,noatime,data=ordered)
So sda5 is really readonly mounted.

You have to run my last posted commands (touch /etc/sda5-scan ....)

yes..

first the command dmesg:

login as: root
root@192.168.0.49's password:
Bus error
root@fvdwsl-base2:/ # dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.133 (root@fvdwsl-5big2.local) (gcc version 4.9.3 (GCC)) #1 PREEMPT Wed Jul 17 14:46:56 CEST 2019
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005317f
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: LaCie Network Space v2
[ 0.000000] Ignoring unrecognised tag 0x41000403
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 65536
[ 0.000000] free_area_init_node: node 0, pgdat c09299a0, node_mem_map cfdfa000
[ 0.000000] Normal zone: 512 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65536 pages, LIFO batch:15
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro reset=0 productType=ASTON_KW
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 250048K/262144K available (6915K kernel code, 307K rwdata, 1724K rodata, 192K init, 388K bss, 12096K reserved, 0K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc06c8f94 (6916 kB)
[ 0.000000] .init : 0xc08ae000 - 0xc08de000 ( 192 kB)
[ 0.000000] .data : 0xc08de000 - 0xc092ade0 ( 308 kB)
[ 0.000000] .bss : 0xc0932760 - 0xc099393c ( 389 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] NR_IRQS: 114
[ 0.000000] Switching to timer-based delay loop, resolution 6ns
[ 0.000013] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns
[ 9.883041] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns
[ 9.883484] Console: colour dummy device 80x30
[ 9.883538] Calibrating delay loop (skipped), value calculated using timer frequency.. 333.33 BogoMIPS (lpj=1666666)
[ 9.883573] pid_max: default: 32768 minimum: 301
[ 9.883803] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 9.883840] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 9.884666] CPU: Testing write buffer coherency: ok
[ 9.885976] Setting up static identity map for 0x81e0 - 0x8238
[ 9.886256] Hierarchical SRCU implementation.
[ 9.889118] random: get_random_u32 called from bucket_table_alloc+0x14c/0x198 with crng_init=0
[ 9.889746] VFP support v0.3: not present
[ 9.890373] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 9.890422] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 9.890584] xor: measuring software checksum speed
[ 9.983520] arm4regs : 697.200 MB/sec
[ 10.083167] 8regs : 435.200 MB/sec
[ 10.183165] 32regs : 582.800 MB/sec
[ 10.183193] xor: using function: arm4regs (697.200 MB/sec)
[ 10.183220] pinctrl core: initialized pinctrl subsystem
[ 10.184150] NET: Registered protocol family 16
[ 10.184968] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 10.189194] Kirkwood: MV88F6281-A0, TCLK=166666667.
[ 10.189243] Feroceon L2: Enabling L2
[ 10.189298] Feroceon L2: Cache support initialised.
[ 10.191105] kirkwood_init: create proc tsinfo proc
[ 10.191141] tsinfo: create proc tsinfo vendor successfully
[ 10.191154] mv_usb_init 1
[ 10.191170] mv_usb_init 2 devnum = 0
[ 10.191186] init function mv_usb_init finished
[ 10.191198] initial MPP regs:
[ 10.191205] 01112222
[ 10.191210] 00003311
[ 10.191221] 00551100
[ 10.191231] 00000000
[ 10.191241] 00000000
[ 10.191250] 00000000
[ 10.191260] 00000000
[ 10.191269]
[ 10.191291] final MPP regs:
[ 10.191296] 01112222
[ 10.191301] 00003311
[ 10.191311] 00551100
[ 10.191321] 00000000
[ 10.191330] 00000000
[ 10.191340] 00000000
[ 10.191349] 00000000
[ 10.191358]
[ 10.192115] orion-ehci registered
[ 10.195119] Kirkwood PCIe port 0: link down
[ 10.195138] Kirkwood PCIe port 1: link up
[ 10.195158] PCI: bus0 uses PCIe port 0
[ 10.195451] PCI host bridge to bus 0000:00
[ 10.195484] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[ 10.195505] pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
[ 10.195523] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 10.195576] pci 0000:00:00.0: [11ab:6281] type 00 class 0x058000
[ 10.195624] pci 0000:00:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref]
[ 10.195645] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0fffffff]
[ 10.195741] pci 0000:00:00.0: supports D1 D2
[ 10.196076] PCI: bus0: Fast back to back transfers disabled
[ 10.196104] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 10.196114] PCI: bus1 uses PCIe port 1
[ 10.196903] PCI host bridge to bus 0000:01
[ 10.196932] pci_bus 0000:01: root bus resource [mem 0xe8000000-0xefffffff]
[ 10.196952] pci_bus 0000:01: root bus resource [io 0x10000-0x1ffff]
[ 10.196970] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[ 10.197016] PCI: bus1: Fast back to back transfers enabled
[ 10.197037] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 10.414344] raid6: int32x1 gen() 76 MB/s
[ 10.583762] raid6: int32x1 xor() 44 MB/s
[ 10.753737] raid6: int32x2 gen() 96 MB/s
[ 10.923281] raid6: int32x2 xor() 59 MB/s
[ 11.093671] raid6: int32x4 gen() 91 MB/s
[ 11.263204] raid6: int32x4 xor() 61 MB/s
[ 11.433492] raid6: int32x8 gen() 82 MB/s
[ 11.603155] raid6: int32x8 xor() 54 MB/s
[ 11.603170] raid6: using algorithm int32x2 gen() 96 MB/s
[ 11.603182] raid6: .... xor() 59 MB/s, rmw enabled
[ 11.603193] raid6: using intx1 recovery algorithm
[ 11.603598] vgaarb: loaded
[ 11.604362] SCSI subsystem initialized
[ 11.604804] libata version 3.00 loaded.
[ 11.605535] usbcore: registered new interface driver usbfs
[ 11.605699] usbcore: registered new interface driver hub
[ 11.605880] usbcore: registered new device driver usb
[ 11.606246] Linux video capture interface: v2.00
[ 11.609685] clocksource: Switched to clocksource orion_clocksource
[ 11.609865] VFS: Disk quotas dquot_6.6.0
[ 11.609950] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 11.630746] NET: Registered protocol family 2
[ 11.632441] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 11.632501] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 11.632548] TCP: Hash tables configured (established 2048 bind 2048)
[ 11.632676] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 11.632712] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 11.632935] NET: Registered protocol family 1
[ 11.634174] RPC: Registered named UNIX socket transport module.
[ 11.634195] RPC: Registered udp transport module.
[ 11.634207] RPC: Registered tcp transport module.
[ 11.634219] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 11.634258] PCI: CLS 32 bytes, default 32
[ 11.634604] NetWinder Floating Point Emulator V0.97 (double precision)
[ 11.634792] gpio-usb-probe-1
[ 11.634913] gpio-usb-probe-4b err=0
[ 11.634936] gpio-usb gpio-usb: USB GPIO's initialized
[ 11.637290] workingset: timestamp_bits=30 max_order=16 bucket_order=0
[ 11.638186] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 11.638718] ntfs: driver 2.1.32 [Flags: R/W].
[ 11.638775] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 11.638986] fuse init (API version 7.26)
[ 11.639382] JFS: nTxBlock = 1953, nTxLock = 15628
[ 11.640872] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 11.648025] jitterentropy: Initialization failed with host not compliant with requirements: 2
[ 11.648198] async_tx: api initialized (async)
[ 11.648303] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 11.648322] io scheduler noop registered
[ 11.648334] io scheduler deadline registered
[ 11.648409] io scheduler cfq registered (default)
[ 11.648425] io scheduler mq-deadline registered
[ 11.648781] mv_xor mv_xor.0: Marvell shared XOR driver
[ 11.704142] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[ 11.707376] mv_xor mv_xor.1: Marvell shared XOR driver
[ 11.764149] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[ 11.775136] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 11.777314] console [ttyS0] disabled
[ 11.797515] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 10416666) is a 16550A
[ 12.475103] random: fast init done
[ 12.537649] console [ttyS0] enabled
[ 12.560584] brd: module loaded
[ 12.573956] loop: module loaded
[ 12.578564] sata_mv sata_mv.0: version 1.28
[ 12.578667] sata_mv sata_mv.0: cannot get optional clkdev
[ 12.584943] sata_mv sata_mv.0: slots 32 ports 2
[ 12.594098] scsi host0: sata_mv
[ 12.598056] scsi host1: sata_mv
[ 12.601612] ata1: SATA max UDMA/133 irq 21
[ 12.606004] ata2: SATA max UDMA/133 irq 21
[ 12.611826] m25p80 spi0.0: mx25l4005a (512 Kbytes)
[ 12.618366] Creating 2 MTD partitions on "spi_flash":
[ 12.623545] 0x000000000000-0x00000007d000 : "u-boot"
[ 12.629774] 0x00000007e000-0x00000007f000 : "u-boot-env"
[ 12.638824] tun: Universal TUN/TAP device driver, 1.6
[ 12.645648] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[ 12.654201] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[ 12.670950] libphy: orion_mdio_bus: probed
[ 12.675451] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 13.113132] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 13.133175] ata1.00: ATA-9: ST2000DM001-1CH164, CC27, max UDMA/133
[ 13.139340] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 13.193180] ata1.00: configured for UDMA/133
[ 13.213569] scsi 0:0:0:0: Direct-Access ATA ST2000DM001-1CH1 CC27 PQ: 0 ANSI: 5
[ 13.233794] fvdw1 disk index before get_sd_name = 0
[ 13.238659] No LaCie disk map available
[ 13.242477] fvdw2 disk index after get_sd_name = 0
[ 13.263122] fvdw3 prefix[0]=s prefix[1]=d
[ 13.267206] fvdw4 diskname = sda
[ 13.271109] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 13.293154] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 13.298477] sd 0:0:0:0: [sda] Write Protect is off
[ 13.313195] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 13.313353] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 13.369884] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
[ 13.386332] sd 0:0:0:0: [sda] Attached SCSI disk
[ 13.564757] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:91:23:3e
[ 13.573887] PPP generic driver version 2.4.2
[ 13.578650] PPP Deflate Compression module registered
[ 13.583855] PPP MPPE Compression module registered
[ 13.588632] NET: Registered protocol family 24
[ 13.593154] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 13.600695] usbcore: registered new interface driver pegasus
[ 13.606722] usbcore: registered new interface driver asix
[ 13.612371] usbcore: registered new interface driver ax88179_178a
[ 13.618511] ata2: SATA link down (SStatus 0 SControl F300)
[ 13.624168] usbcore: registered new interface driver cdc_ether
[ 13.630317] usbcore: registered new interface driver net1080
[ 13.636157] usbcore: registered new interface driver plusb
[ 13.641888] usbcore: registered new interface driver cdc_subset
[ 13.648075] usbcore: registered new interface driver zaurus
[ 13.653953] usbcore: registered new interface driver ipheth
[ 13.659780] usbcore: registered new interface driver cdc_ncm
[ 13.666437] aoe: cannot create debugfs directory
[ 13.671650] aoe: AoE v85 initialised.
[ 13.675974] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[ 13.682377] i2c /dev entries driver
[ 13.687882] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[ 13.695174] uvcvideo: Unable to create debugfs directory
[ 13.700889] usbcore: registered new interface driver uvcvideo
[ 13.706753] USB Video Class driver (1.1.1)
[ 13.710835] gspca_main: v2.14.0 registered
[ 13.715205] usbcore: registered new interface driver Philips webcam
[ 13.722799] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 13.732018] device-mapper: multipath round-robin: version 1.2.0 loaded
[ 13.738595] device-mapper: multipath queue-length: version 0.2.0 loaded
[ 13.745318] device-mapper: multipath service-time: version 0.3.0 loaded
[ 13.751982] device-mapper: dm-log-userspace: version 1.3.0 loaded
[ 13.758106] device-mapper: raid: Loading target version 1.13.0
[ 13.766040] Netfilter messages via NETLINK v0.30.
[ 13.770743] nfnl_acct: registering with nfnetlink.
[ 13.776617] nf_conntrack version 0.5.0 (4096 buckets, 16384 max)
[ 13.783488] ipip: IPv4 and MPLS over IPv4 tunneling driver
[ 13.790038] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 13.796139] NET: Registered protocol family 10
[ 13.802022] Segment Routing with IPv6
[ 13.806036] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 13.811784] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 13.818849] NET: Registered protocol family 17
[ 13.823607] Bridge firewalling registered
[ 13.827927] NET: Registered protocol family 5
[ 13.833769] console [netcon0] enabled
[ 13.837420] netconsole: network logging started
[ 13.842693] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 13.849933] rtc-mv rtc-mv: setting system clock to 2023-09-24 18:29:42 UTC (1695580182)
[ 13.858653] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
[ 13.868333] EXT4-fs (sda7): mounting ext3 file system using the ext4 subsystem
[ 13.891673] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[ 13.899461] VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
[ 13.906916] Freeing unused kernel memory: 192K
[ 13.911344] This architecture does not have kernel memory protection.
[ 14.543233] EXT4-fs (sda7): re-mounted. Opts: (null)
[ 15.014071] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[ 15.253389] EXT4-fs warning (device sda1): ext4_clear_journal_err:4942: Filesystem error recorded from previous mount: IO failure
[ 15.265047] EXT4-fs warning (device sda1): ext4_clear_journal_err:4943: Marking fs in need of filesystem check.
[ 15.443630] EXT4-fs (sda1): warning: mounting fs with errors, running e2fsck is recommended
[ 15.493746] EXT4-fs (sda1): recovery complete
[ 15.533210] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 16.888205] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 19.828964] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 19.836499] ehci-orion: EHCI orion driver
[ 19.840628] orion-ehci orion-ehci.0: EHCI Host Controller
[ 19.846142] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 19.853961] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 19.883117] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 19.889242] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 19.896033] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 19.903284] usb usb1: Product: EHCI Host Controller
[ 19.908149] usb usb1: Manufacturer: Linux 4.14.133 ehci_hcd
[ 19.913723] usb usb1: SerialNumber: orion-ehci.0
[ 19.918873] hub 1-0:1.0: USB hub found
[ 19.922658] hub 1-0:1.0: 1 port detected
[ 19.954441] usbcore: registered new interface driver usb-storage
[ 19.982972] usbcore: registered new interface driver usblp
[ 20.043543] Loading iSCSI transport class v2.0-870.
[ 20.055511] iscsi: registered transport (tcp)
[ 21.461447] EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
[ 21.823373] EXT4-fs warning (device sda5): ext4_clear_journal_err:4942: Filesystem error recorded from previous mount: IO failure
[ 21.835031] EXT4-fs warning (device sda5): ext4_clear_journal_err:4943: Marking fs in need of filesystem check.
[ 21.923449] EXT4-fs (sda5): warning: mounting fs with errors, running e2fsck is recommended
[ 21.973463] EXT4-fs (sda5): Errors on filesystem, clearing orphan list.
[ 21.973463]
[ 21.981530] EXT4-fs (sda5): recovery complete
[ 22.023209] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 22.178483] random: mkswap: uninitialized urandom read (16 bytes read)
[ 22.268823] Adding 514076k swap on /dev/sda3. Priority:-2 extents:1 across:514076k
[ 22.389469] random: dropbear: uninitialized urandom read (32 bytes read)
[ 23.413905] random: crng init done
[ 35.757767] udevd (961): /proc/961/oom_adj is deprecated, please use /proc/961/oom_score_adj instead.
[ 35.767225] udev: starting version 130
[ 36.269326] synth uevent: /gpiochip0: failed to send uevent
[ 36.269353] gpio gpiochip0: uevent: failed to send synthetic uevent
[ 36.373409] synth uevent: /gpiochip1: failed to send uevent
[ 36.373435] gpio gpiochip1: uevent: failed to send synthetic uevent
[ 44.973367] EXT4-fs warning (device sda8): ext4_clear_journal_err:4942: Filesystem error recorded from previous mount: IO failure
[ 44.985020] EXT4-fs warning (device sda8): ext4_clear_journal_err:4943: Marking fs in need of filesystem check.
[ 45.165955] EXT4-fs (sda8): warning: mounting fs with errors, running e2fsck is recommended
[ 45.699076] EXT4-fs (sda8): recovery complete
[ 45.743238] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: user_xattr,acl,nodelalloc
[ 48.173784] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[ 48.179994] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 51.167453] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[ 51.177388] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 66.369441] ata1.00: qc timeout (cmd 0x47)
[ 66.373576] ata1.00: READ LOG DMA EXT failed, trying PIO
[ 66.378873] ata1: failed to read log page 10h (errno=-5)
[ 66.384198] ata1.00: exception Emask 0x1 SAct 0xf0000 SErr 0x0 action 0x6 frozen
[ 66.391563] ata1.00: edma_err_cause=00000084 pp_flags=00000003, dev error, EDMA self-disable
[ 66.399997] ata1.00: failed command: READ FPDMA QUEUED
[ 66.405157] ata1.00: cmd 60/20:80:d0:e0:02/00:00:00:00:00/40 tag 16 ncq dma 16384 in
[ 66.405157] res 41/40:98:20:0e:3b/40:00:00:00:00/40 Emask 0x9 (media error)
[ 66.420584] ata1.00: status: { DRDY ERR }
[ 66.424597] ata1.00: error: { UNC }
[ 66.428077] ata1.00: failed command: WRITE FPDMA QUEUED
[ 66.433325] ata1.00: cmd 61/08:88:b0:2d:37/00:00:00:00:00/40 tag 17 ncq dma 4096 out
[ 66.433325] res 41/40:98:20:0e:3b/40:00:00:00:00/40 Emask 0x9 (media error)
[ 66.448749] ata1.00: status: { DRDY ERR }
[ 66.452742] ata1.00: error: { UNC }
[ 66.456336] ata1.00: failed command: WRITE FPDMA QUEUED
[ 66.461570] ata1.00: cmd 61/08:90:a8:2d:37/00:00:00:00:00/40 tag 18 ncq dma 4096 out
[ 66.461570] res 41/40:98:20:0e:3b/40:00:00:00:00/40 Emask 0x9 (media error)
[ 66.477001] ata1.00: status: { DRDY ERR }
[ 66.480995] ata1.00: error: { UNC }
[ 66.484489] ata1.00: failed command: WRITE FPDMA QUEUED
[ 66.489717] ata1.00: cmd 61/90:98:20:0e:3b/00:00:00:00:00/40 tag 19 ncq dma 73728 out
[ 66.489717] res 41/40:98:20:0e:3b/40:00:00:00:00/40 Emask 0x9 (media error)
[ 66.505229] ata1.00: status: { DRDY ERR }
[ 66.509220] ata1.00: error: { UNC }
[ 66.512707] ata1: hard resetting link
[ 67.163139] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 67.353194] ata1.00: configured for UDMA/133
[ 67.357527] sd 0:0:0:0: [sda] tag#16 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 67.365791] sd 0:0:0:0: [sda] tag#16 Sense Key : 0x3 [current]
[ 67.371699] sd 0:0:0:0: [sda] tag#16 ASC=0x11 ASCQ=0x4
[ 67.376934] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x28 28 00 00 02 e0 d0 00 00 20 00
[ 67.384609] print_req_error: I/O error, dev sda, sector 188624
[ 67.390592] sd 0:0:0:0: [sda] tag#17 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 67.398866] sd 0:0:0:0: [sda] tag#17 Sense Key : 0x3 [current]
[ 67.404792] sd 0:0:0:0: [sda] tag#17 ASC=0x11 ASCQ=0x4
[ 67.410012] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 00 37 2d b0 00 00 08 00
[ 67.417659] print_req_error: I/O error, dev sda, sector 3616176
[ 67.423585] EXT4-fs warning (device sda5): ext4_end_bio:323: I/O error 10 writing to inode 7538 (offset 0 size 0 starting block 452023)
[ 67.435728] Buffer I/O error on device sda5, logical block 34332
[ 67.441797] sd 0:0:0:0: [sda] tag#18 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 67.450062] sd 0:0:0:0: [sda] tag#18 Sense Key : 0x3 [current]
[ 67.455978] sd 0:0:0:0: [sda] tag#18 ASC=0x11 ASCQ=0x4
[ 67.461194] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x2a 2a 00 00 37 2d a8 00 00 08 00
[ 67.468913] print_req_error: I/O error, dev sda, sector 3616168
[ 67.474842] EXT4-fs warning (device sda5): ext4_end_bio:323: I/O error 10 writing to inode 29896 (offset 0 size 0 starting block 452022)
[ 67.487064] Buffer I/O error on device sda5, logical block 34331
[ 67.493070] JBD2: Detected IO errors while flushing file data on sda5-8
[ 67.499740] sd 0:0:0:0: [sda] tag#19 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 67.508018] sd 0:0:0:0: [sda] tag#19 Sense Key : 0x3 [current]
[ 67.513973] sd 0:0:0:0: [sda] tag#19 ASC=0x11 ASCQ=0x4
[ 67.519186] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x2a 2a 00 00 3b 0e 20 00 00 90 00
[ 67.526838] print_req_error: I/O error, dev sda, sector 3870240
[ 67.532811] Aborting journal on device sda5-8.
[ 67.537325] ata1: EH complete
[ 71.463233] ata1.00: exception Emask 0x0 SAct 0x400 SErr 0x0 action 0x6
[ 71.469838] ata1.00: edma_err_cause=00000084 pp_flags=00000003, dev error, EDMA self-disable
[ 71.478273] ata1.00: failed command: READ FPDMA QUEUED
[ 71.483434] ata1.00: cmd 60/08:50:e0:e0:02/00:00:00:00:00/40 tag 10 ncq dma 4096 in
[ 71.483434] res 41/40:08:e0:e0:02/00:00:00:00:00/00 Emask 0x409 (media error) <F>
[ 71.499339] ata1.00: status: { DRDY ERR }
[ 71.503363] ata1.00: error: { UNC }
[ 71.506854] ata1: hard resetting link
[ 72.083136] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 72.253200] ata1.00: configured for UDMA/133
[ 72.257512] sd 0:0:0:0: [sda] tag#10 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 72.265777] sd 0:0:0:0: [sda] tag#10 Sense Key : 0x3 [current]
[ 72.271683] sd 0:0:0:0: [sda] tag#10 ASC=0x11 ASCQ=0x4
[ 72.276918] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x28 28 00 00 02 e0 e0 00 00 08 00
[ 72.284563] print_req_error: I/O error, dev sda, sector 188640
[ 72.292742] ata1: EH complete
[ 72.393237] EXT4-fs error (device sda5): ext4_journal_check_start:61: Detected aborted journal
[ 72.401825] EXT4-fs (sda5): Remounting filesystem read-only
[ 197.413264] ata1.00: exception Emask 0x0 SAct 0x20 SErr 0x0 action 0x6
[ 197.419784] ata1.00: edma_err_cause=00000084 pp_flags=00000003, dev error, EDMA self-disable
[ 197.428218] ata1.00: failed command: READ FPDMA QUEUED
[ 197.433379] ata1.00: cmd 60/0a:28:54:e1:02/00:00:00:00:00/40 tag 5 ncq dma 5120 in
[ 197.433379] res 41/40:0a:54:e1:02/00:00:00:00:00/00 Emask 0x409 (media error) <F>
[ 197.449150] ata1.00: status: { DRDY ERR }
[ 197.453165] ata1.00: error: { UNC }
[ 197.456662] ata1: hard resetting link
[ 197.963160] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 198.003222] ata1.00: configured for UDMA/133
[ 198.007540] sd 0:0:0:0: [sda] tag#5 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 198.015724] sd 0:0:0:0: [sda] tag#5 Sense Key : 0x3 [current]
[ 198.021545] sd 0:0:0:0: [sda] tag#5 ASC=0x11 ASCQ=0x4
[ 198.026692] sd 0:0:0:0: [sda] tag#5 CDB: opcode=0x28 28 00 00 02 e1 54 00 00 0a 00
[ 198.034283] print_req_error: I/O error, dev sda, sector 188756
[ 198.040277] ata1: EH complete
[ 201.643269] ata1.00: exception Emask 0x0 SAct 0x1c000800 SErr 0x0 action 0x6
[ 201.650308] ata1.00: edma_err_cause=00000084 pp_flags=00000003, dev error, EDMA self-disable
[ 201.658743] ata1.00: failed command: READ FPDMA QUEUED
[ 201.663904] ata1.00: cmd 60/08:58:54:e1:02/00:00:00:00:00/40 tag 11 ncq dma 4096 in
[ 201.663904] res 41/40:08:54:e1:02/00:00:00:00:00/00 Emask 0x409 (media error) <F>
[ 201.679789] ata1.00: status: { DRDY ERR }
[ 201.683805] ata1.00: error: { UNC }
[ 201.687288] ata1.00: failed command: WRITE FPDMA QUEUED
[ 201.692516] ata1.00: cmd 61/02:d0:c6:f0:02/00:00:00:00:00/40 tag 26 ncq dma 1024 out
[ 201.692516] res 41/40:e0:b8:03:68/40:00:74:00:00/40 Emask 0x9 (media error)
[ 201.707943] ata1.00: status: { DRDY ERR }
[ 201.711941] ata1.00: error: { UNC }
[ 201.715435] ata1.00: failed command: WRITE FPDMA QUEUED
[ 201.720664] ata1.00: cmd 61/20:d8:64:fe:01/00:00:00:00:00/40 tag 27 ncq dma 16384 out
[ 201.720664] res 41/40:e0:b8:03:68/40:00:74:00:00/40 Emask 0x9 (media error)
[ 201.736176] ata1.00: status: { DRDY ERR }
[ 201.740168] ata1.00: error: { UNC }
[ 201.743661] ata1.00: failed command: WRITE FPDMA QUEUED
[ 201.748893] ata1.00: cmd 61/10:e0:b8:03:68/00:00:74:00:00/40 tag 28 ncq dma 8192 out
[ 201.748893] res 41/40:e0:b8:03:68/40:00:74:00:00/40 Emask 0x9 (media error)
[ 201.764318] ata1.00: status: { DRDY ERR }
[ 201.768317] ata1.00: error: { UNC }
[ 201.771800] ata1: hard resetting link
[ 202.283162] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 202.323220] ata1.00: configured for UDMA/133
[ 202.327545] sd 0:0:0:0: [sda] tag#11 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 202.335810] sd 0:0:0:0: [sda] tag#11 Sense Key : 0x3 [current]
[ 202.341718] sd 0:0:0:0: [sda] tag#11 ASC=0x11 ASCQ=0x4
[ 202.346953] sd 0:0:0:0: [sda] tag#11 CDB: opcode=0x28 28 00 00 02 e1 54 00 00 08 00
[ 202.354627] print_req_error: I/O error, dev sda, sector 188756
[ 202.363197] sd 0:0:0:0: [sda] tag#26 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 202.371469] sd 0:0:0:0: [sda] tag#26 Sense Key : 0x3 [current]
[ 202.392222] sd 0:0:0:0: [sda] tag#26 ASC=0x11 ASCQ=0x4
[ 202.401264] sd 0:0:0:0: [sda] tag#26 CDB: opcode=0x2a 2a 00 00 02 f0 c6 00 00 02 00
[ 202.409048] print_req_error: I/O error, dev sda, sector 192710
[ 202.414972] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 100278 (offset 0 size 0 starting block 96356)
[ 202.427232] Buffer I/O error on device sda1, logical block 32095
[ 202.433286] JBD2: Detected IO errors while flushing file data on sda1-8
[ 202.439986] sd 0:0:0:0: [sda] tag#27 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 202.448254] sd 0:0:0:0: [sda] tag#27 Sense Key : 0x3 [current]
[ 202.454178] sd 0:0:0:0: [sda] tag#27 ASC=0x11 ASCQ=0x4
[ 202.459397] sd 0:0:0:0: [sda] tag#27 CDB: opcode=0x2a 2a 00 00 01 fe 64 00 00 20 00
[ 202.467050] print_req_error: I/O error, dev sda, sector 130660
[ 202.472870] Buffer I/O error on dev sda1, logical block 1070, lost sync page write
[ 202.481939] Aborting journal on device sda1-8.
[ 202.486654] sd 0:0:0:0: [sda] tag#28 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 202.505831] sd 0:0:0:0: [sda] tag#28 Sense Key : 0x3 [current]
[ 202.512110] sd 0:0:0:0: [sda] tag#28 ASC=0x11 ASCQ=0x4
[ 202.525806] sd 0:0:0:0: [sda] tag#28 CDB: opcode=0x2a 2a 00 74 68 03 b8 00 00 10 00
[ 202.534771] print_req_error: I/O error, dev sda, sector 1952973752
[ 202.542210] Aborting journal on device sda8-8.
[ 202.548106] ata1: EH complete
[ 205.593279] EXT4-fs error (device sda1): ext4_journal_check_start:61: Detected aborted journal
[ 205.601872] EXT4-fs (sda1): Remounting filesystem read-only
[ 320.253205] EXT4-fs (sda1): error count since last fsck: 14
[ 320.258768] EXT4-fs (sda1): initial error at time 1695211792: ext4_journal_check_start:61
[ 320.266938] EXT4-fs (sda1): last error at time 1695580374: ext4_journal_check_start:61: inode 42845
[ 325.373169] EXT4-fs (sda5): error count since last fsck: 12
[ 325.378728] EXT4-fs (sda5): initial error at time 1695211792: ext4_journal_check_start:61
[ 325.386897] EXT4-fs (sda5): last error at time 1695580241: ext4_journal_check_start:61
[ 345.853174] EXT4-fs (sda8): error count since last fsck: 4
[ 345.858656] EXT4-fs (sda8): initial error at time 1695314119: ext4_journal_check_start:61
[ 345.866824] EXT4-fs (sda8): last error at time 1695416219: ext4_journal_check_start:61
[ 4833.584201] ata1.00: exception Emask 0x0 SAct 0x40 SErr 0x0 action 0x6
[ 4833.590716] ata1.00: edma_err_cause=00000084 pp_flags=00000003, dev error, EDMA self-disable
[ 4833.599164] ata1.00: failed command: READ FPDMA QUEUED
[ 4833.604332] ata1.00: cmd 60/08:30:e0:e0:02/00:00:00:00:00/40 tag 6 ncq dma 4096 in
[ 4833.604332] res 41/40:08:e0:e0:02/00:00:00:00:00/00 Emask 0x409 (media error) <F>
[ 4833.620137] ata1.00: status: { DRDY ERR }
[ 4833.624154] ata1.00: error: { UNC }
[ 4833.627647] ata1: hard resetting link
[ 4834.134111] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 4834.174148] ata1.00: configured for UDMA/133
[ 4834.178462] sd 0:0:0:0: [sda] tag#6 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=0x08
[ 4834.186638] sd 0:0:0:0: [sda] tag#6 Sense Key : 0x3 [current]
[ 4834.192460] sd 0:0:0:0: [sda] tag#6 ASC=0x11 ASCQ=0x4
[ 4834.197610] sd 0:0:0:0: [sda] tag#6 CDB: opcode=0x28 28 00 00 02 e0 e0 00 00 08 00
[ 4834.205168] print_req_error: I/O error, dev sda, sector 188640
[ 4834.213599] ata1: EH complete
---
then: touch /etc/sda-scan
:
:root@fvdwsl-base2:/ # touch /etc/sda5-scan
touch: cannot touch `/etc/sda5-scan': Read-only file system
root@fvdwsl-base2:/ #

and here ist cat / boot.log

root@fvdwsl-base2:/ # cat /boot.log
start boot log
is a physical machine
detect and set platform
nwsp2
kirkwood
UIMAGE-414133-KIRKWOOD-1
Current kernel: 4.14.133 #1 PREEMPT Wed Jul 17 14:46:56 CEST 2019
device nwsp2
family kirkwood
mount dev/pts
update dev nodes
booting using sda1 root file system...
enable IP forwarding...
run udevstart to update dev nodes when necessary
inserting kernel modules:
modprobe: module 'iscsi_trgt' not found
start buttons control daemon
device = nwsp2
source = buttons-nwsp2
buttons-nwsp2 daemon started
Keep old Min free memory=2000
Sun Sep 24 20:29:49 CEST 2023
configuration partition is rightly mounted
create temporary passwd file
create temporary group file
set samba environment for version 3.0.37
configure loopback network interface
setting reboot and standby
nwsp2
rebootd-nwsp2
nwsp2
standbyd-nwsp2
starting php based setup routines step 1
* Initialize the volatile db file... [ OK ]
* Starting udevd... [ OK ]
* Finishing restore RAID devices... [ OK ]
* Found database configuration file... [ OK ]
* Updating Disks database... [ OK ]
* Starting mount of volumes...
- Mounting volume Vol-A: [ OK ]
* Finishing mount of volumes... [ OK ]
* Generating Hosts File... [ OK ]
* Configuring System Hostname... [ OK ]
* Configuring LAN interface... [ OK ]
* Initializing Timezone... [ OK ]
* Starting web server... [ OK ]
* Starting mount of internal USB ...
* Finishing mount internal USB ... [ OK ]
* Configuring Disks... [ OK ]
* Configuring Samba... [ OK ]
* Configuring System Users...
Root password: use default password
Set users, linux and samba accounts [ OK ]
* Starting Fvdw-sl Discovery Daemon... [ OK ]
start rpcbind service
starting php based setup routines step 2
* Starting dropbear... [ OK ]
* Kill temporary dropbear... [ OK ]

Warning: unlink(/var/run/lock/1.lock): Read-only file system in /etc/finc/sysfunc_gen_unlock.finc on line 34

Warning: unlink(//rw_fs/tmp/booting): Read-only file system in /etc/finc/set_booting.finc on line 35
starting php based setup routines step 3

Warning: touch(): Utime failed: Read-only file system in /etc/finc/set_booting.finc on line 27
* Starting NFS Server... [ OK ]

Warning: unlink(/var/run/lock/1.lock): Read-only file system in /etc/finc/sysfunc_gen_unlock.finc on line 34
* Starting daemon update Hosts File... [ OK ]
* Starting Disk Temperature Guard... [ OK ]
* Starting NTP Server ... [ OK ]
* Starting mount of remote shares...
* Finishing mount shares... [ OK ]
* Starting NTP client... [ OK ]

Warning: mkdir(): Read-only file system in /etc/init.d/rc.bootup3 on line 85

Warning: mkdir(): Read-only file system in /etc/init.d/rc.bootup3 on line 92

Warning: unlink(//rw_fs/tmp/booting): Read-only file system in /etc/finc/set_booting.finc on line 35
starting php based setup routines step banner


*** fvdw-sl NAS firmware
This is fvdw-sl version: fvdw-sl 18.2 patched
built on: October 18 2019

LAN IP address: 192.168.0.49 (static)

Port configuration:

LAN -> eth0
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
move smbd en nmbd db files away from ram disk to prevent hanging samba server
LED settings
else loop1 finished
rcS finished
root@fvdwsl-base2:/ #
the_wombel
Donator VIP
Donator VIP
 
Posts: 26
Joined: Wed Oct 12, 2011 8:36 am

Re: how can i fix it?

Postby Jocko » Mon Sep 25, 2023 1:19 pm

Hi

:sob Your last post is not good. On your dmesg output there are several disk errors and fs are corrupted on 3 partitions (sda1, sda5 and sda8). That means you have a damaged disk (hardware) which corrupts filesystem (software).

You can not create the file sda5-scan because sda1 is also readonly mounted (I did not notice it in your previous post : /dev/sda1 on / type ext3 (ro,noatime,stripe=4,data=ordered).

So if you have some critical data which are stored on sda8, I advice you to backup them first. Later with fvdw-sl console we may try to restore fs on sda1-sda5-sda8 if there are still enough free sectors for reallocating bad sectors. But anyhow you will have to change the disk on a short time or put the nas on the shelf :(
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: how can i fix it?

Postby the_wombel » Mon Sep 25, 2023 2:37 pm

shit, that's not good news.
Okay, I'll make a quick backup and then change the disc...or the NAS. Thanks for your support
the_wombel
Donator VIP
Donator VIP
 
Posts: 26
Joined: Wed Oct 12, 2011 8:36 am

Re: how can i fix it?

Postby the_wombel » Wed Sep 27, 2023 7:56 pm

Briefly for information...backed up the data, replaced the hard drive, the data is being restored. Thanks for your efforts..
the_wombel
Donator VIP
Donator VIP
 
Posts: 26
Joined: Wed Oct 12, 2011 8:36 am

Re: how can i fix it?

Postby Jocko » Thu Sep 28, 2023 9:26 am

:thumbup
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Previous

Return to Lacie Network Space vs2 and max version

Who is online

Users browsing this forum: No registered users and 6 guests