serial number does not match the expected device

Re: serial number does not match the expected device

Postby Jocko » Thu Jan 20, 2022 11:32 am

Yes you can get this information.

Open a shell window and do
Code: Select all
cat /proc/mdstat


With 5 2TB, around 16hours are required
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: serial number does not match the expected device

Postby DavidJDor » Fri Jan 21, 2022 3:02 am

Its now been about 24hrs and it is still not done
dose the below say it is only 9.6% finished?
This is the same number for the past 16hrs
Please advise
Thanks

Code: Select all
root@Lacie-fvdwsl:/ # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md0 : active raid5 sda8[5] sde8[4] sdd8[3] sdc8[2] sdb8[1]
      7802447872 blocks super 1.0 level 5, 512k chunk, algorithm 2 [5/4] [_UUUU]
      [=>...................]  recovery =  9.6% (187446528/1950611968) finish=2602380.6min speed=11K/sec
      bitmap: 15/15 pages [60KB], 65536KB chunk

unused devices: <none>
DavidJDor
Donator VIP
Donator VIP
 
Posts: 19
Joined: Mon Jan 17, 2022 9:17 am
Location: Ipswich Queensland Australia

Re: serial number does not match the expected device

Postby DavidJDor » Fri Jan 21, 2022 4:40 am

:sob Not happy!! :sob
had to move the nas and pulled the power cable out :fuming
Booted it back up and had 5 red lights on the drives
logged back onto the web interface and tried to repair the disks please see output below

NAS server in Setup Mode

(re-)Start the setup task : Reset internal disk(s)
Started on: 21 January 2022, 13:33:34
Ended at: ...

Setup task reset.sh is now running
Found disk: sda(S1E34MLL)
Found disk: sdb(Z5228Z6C)
Found disk: sdc(WD_WCC6X2DE6335)
Found disk: sdd(WD_WCCJ38LV6954)
Found disk: sde(Z526G1S0)
Format partition sda8 with file system ext4:
=>mke2fs 1.43.4 (31-Jan-2017)
Creating filesystem with 487653137 4k blocks and 121913344 inodes
Filesystem UUID: 0524280e-8ce3-4e91-b449-f7322361ed16
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000, 214990848
Allocating group tables: done
Writing inode tables: done
Creating journal (262144 blocks): done
Writing superblocks and filesystem accounting information: done
=>Formatting sda8 succeeded
Update partition type on sda8: OK
Remove orphan shares:Warning: Illegal string offset 'vol' in /etc/.setup.fs/reset_shares-1100.0 on line 38 Warning: Invalid argument supplied for foreach() in /etc/.setup.fs/reset_shares-1100.0 on line 38

:hairpull

Please advise
Thanks
DavidJDor
Donator VIP
Donator VIP
 
Posts: 19
Joined: Mon Jan 17, 2022 9:17 am
Location: Ipswich Queensland Australia

Re: serial number does not match the expected device

Postby DavidJDor » Fri Jan 21, 2022 9:32 am

Took the plunge and turned the NAS off with the switch on the back
Turned back on and waited for it to boot
1 blue light on disk 1 (Progress :thumbup )
4 red lights on the other drives :hammerhead
logged back onto the nas
ran a new job to format the other drives (currently running)
Will update with progress report later
DavidJDor
Donator VIP
Donator VIP
 
Posts: 19
Joined: Mon Jan 17, 2022 9:17 am
Location: Ipswich Queensland Australia

Re: serial number does not match the expected device

Postby Jocko » Fri Jan 21, 2022 10:25 am

Hi

Code: Select all
[=>...................]  recovery =  9.6% (187446528/1950611968) finish=2602380.6min speed=11K/sec
It is not the expected sync speed !!! It should be around 15000k-22000k/sec so much faster.

This may happen :
- if you try to use the nas (btsync, media servers, samba transfer are running)
- you have a defective disk (so later post
Code: Select all
dmesg
)
- you use a bad partition table with AF disk. A member got a similar behaviour as you if the last sector of the data partition (sd?8) was 4k misalignment (the raid superblock is stored here with the version metadata 1.0)
After your setup tasks are complete, please to post
Code: Select all
gdisk -l /dev/sda
gdisk -l /dev/sdb
gdisk -l /dev/sdc
gdisk -l /dev/sdd
gdisk -l /dev/sde
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: serial number does not match the expected device

Postby DavidJDor » Fri Jan 21, 2022 10:29 am

dmesg output

Code: Select all
root@Lacie-fvdwsl:/ # 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 5Big Network Nand v2
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c09299a0, node_mem_map dfbfa000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    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: 130048
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro reset=0 productType=BIG5_KW cap=gpt,lba64
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 509948K/524288K available (6915K kernel code, 307K rwdata, 1724K rodata, 192K init, 388K bss, 14340K 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 : 0xe0800000 - 0xff800000   ( 496 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 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.000008] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns
[   25.393089] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns
[   25.393376] Console: colour dummy device 80x30
[   25.393411] Calibrating delay loop (skipped), value calculated using timer frequency.. 333.33 BogoMIPS (lpj=1666666)
[   25.393433] pid_max: default: 32768 minimum: 301
[   25.393579] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   25.393603] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   25.394121] CPU: Testing write buffer coherency: ok
[   25.394911] Setting up static identity map for 0x81e0 - 0x8238
[   25.395079] Hierarchical SRCU implementation.
[   25.396974] random: get_random_u32 called from bucket_table_alloc+0x14c/0x198 with crng_init=0
[   25.397401] VFP support v0.3: not present
[   25.397659] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[   25.397686] futex hash table entries: 256 (order: -1, 3072 bytes)
[   25.397787] xor: measuring software checksum speed
[   25.493484]    arm4regs  :  1088.400 MB/sec
[   25.593166]    8regs     :   653.200 MB/sec
[   25.693167]    32regs    :   904.400 MB/sec
[   25.693185] xor: using function: arm4regs (1088.400 MB/sec)
[   25.693201] pinctrl core: initialized pinctrl subsystem
[   25.693783] NET: Registered protocol family 16
[   25.694288] DMA: preallocated 256 KiB pool for atomic coherent allocations
[   25.696806] Kirkwood: MV88F6281-A1, TCLK=166666667.
[   25.696836] Feroceon L2: Enabling L2
[   25.696874] Feroceon L2: Cache support initialised.
[   25.697619] kirkwood_init: create proc tsinfo proc
[   25.697642] tsinfo: create proc tsinfo vendor successfully
[   25.697651] mv_usb_init 1
[   25.697662] mv_usb_init 2 devnum = 0
[   25.697672] init function mv_usb_init finished
[   25.697681] initial MPP regs:
[   25.697685]  01111111
[   25.697689]  00003311
[   25.697696]  33331100
[   25.697703]  33003333
[   25.697710]  00000033
[   25.697716]  00000000
[   25.697723]  00000000
[   25.697729]
[   25.697745]   final MPP regs:
[   25.697749]  01111111
[   25.697752]  00003311
[   25.697759]  33331100
[   25.697765]  33003333
[   25.697772]  00000033
[   25.697778]  00000000
[   25.697785]  00000000
[   25.697791]
[   25.698075]  orion-ehci registered
[   25.700624] orion_gpio_is_valid: invalid GPIO 7
[   25.701393] Kirkwood PCIe port 0: link down
[   25.701406] Kirkwood PCIe port 1: link up
[   25.701428] PCI: bus0 uses PCIe port 0
[   25.701793] PCI host bridge to bus 0000:00
[   25.701817] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[   25.701831] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[   25.701843] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[   25.701879] pci 0000:00:00.0: [11ab:6281] type 00 class 0x058000
[   25.701912] pci 0000:00:00.0: reg 0x10: [mem 0xf1000000-0xf10fffff 64bit pref]
[   25.701926] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x1fffffff]
[   25.701990] pci 0000:00:00.0: supports D1 D2
[   25.702514] PCI: bus0: Fast back to back transfers disabled
[   25.702535] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[   25.702542] PCI: bus1 uses PCIe port 1
[   25.702742] PCI host bridge to bus 0000:01
[   25.702761] pci_bus 0000:01: root bus resource [mem 0xe8000000-0xefffffff]
[   25.702775] pci_bus 0000:01: root bus resource [io  0x10000-0x1ffff]
[   25.702787] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[   25.702818] PCI: bus1: Fast back to back transfers enabled
[   25.702832] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[   25.904184] raid6: int32x1  gen()   101 MB/s
[   26.073539] raid6: int32x1  xor()    63 MB/s
[   26.243553] raid6: int32x2  gen()   133 MB/s
[   26.413321] raid6: int32x2  xor()    84 MB/s
[   26.583548] raid6: int32x4  gen()   133 MB/s
[   26.753368] raid6: int32x4  xor()    90 MB/s
[   26.923354] raid6: int32x8  gen()   121 MB/s
[   27.093237] raid6: int32x8  xor()    80 MB/s
[   27.093247] raid6: using algorithm int32x2 gen() 133 MB/s
[   27.093256] raid6: .... xor() 84 MB/s, rmw enabled
[   27.093264] raid6: using intx1 recovery algorithm
[   27.093531] vgaarb: loaded
[   27.094044] SCSI subsystem initialized
[   27.094343] libata version 3.00 loaded.
[   27.094847] usbcore: registered new interface driver usbfs
[   27.094961] usbcore: registered new interface driver hub
[   27.095084] usbcore: registered new device driver usb
[   27.095337] Linux video capture interface: v2.00
[   27.097472] clocksource: Switched to clocksource orion_clocksource
[   27.097595] VFS: Disk quotas dquot_6.6.0
[   27.097655] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   27.112237] NET: Registered protocol family 2
[   27.113329] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[   27.113390] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[   27.113443] TCP: Hash tables configured (established 4096 bind 4096)
[   27.113521] UDP hash table entries: 256 (order: 0, 4096 bytes)
[   27.113546] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[   27.113695] NET: Registered protocol family 1
[   27.114195] RPC: Registered named UNIX socket transport module.
[   27.114208] RPC: Registered udp transport module.
[   27.114217] RPC: Registered tcp transport module.
[   27.114225] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   27.114250] PCI: CLS 32 bytes, default 32
[   27.114499] NetWinder Floating Point Emulator V0.97 (double precision)
[   27.114622] gpio-usb-probe-1
[   27.114682] gpio-usb-probe-4b err=0
[   27.114697] gpio-usb gpio-usb: USB GPIO's initialized
[   27.116330] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[   27.116944] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   27.117319] ntfs: driver 2.1.32 [Flags: R/W].
[   27.117359] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   27.117502] fuse init (API version 7.26)
[   27.117785] JFS: nTxBlock = 3983, nTxLock = 31871
[   27.119320] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[   27.124860] async_tx: api initialized (async)
[   27.124935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[   27.124948] io scheduler noop registered
[   27.124957] io scheduler deadline registered
[   27.125009] io scheduler cfq registered (default)
[   27.125020] io scheduler mq-deadline registered
[   27.125270] mv_xor mv_xor.0: Marvell shared XOR driver
[   27.183823] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[   27.185894] mv_xor mv_xor.1: Marvell shared XOR driver
[   27.243821] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[   27.250526] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   27.252558] console [ttyS0] disabled
[   27.272960] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 10416666) is a 16550A
[   27.965822] random: fast init done
[   28.005875] console [ttyS0] enabled
[   28.021872] brd: module loaded
[   28.031601] loop: module loaded
[   28.035911] sata_mv sata_mv.0: version 1.28
[   28.035970] sata_mv sata_mv.0: cannot get optional clkdev
[   28.041441] sata_mv sata_mv.0: slots 32 ports 2
[   28.049662] scsi host0: sata_mv
[   28.053425] scsi host1: sata_mv
[   28.056842] ata1: SATA max UDMA/133 irq 21
[   28.060925] ata2: SATA max UDMA/133 irq 21
[   28.066266] nand: Could not find valid ONFI parameter page; aborting
[   28.072600] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xda
[   28.079709] nand: Hynix NAND 256MiB 3,3V 8-bit
[   28.084226] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[   28.091772] Scanning device for bad blocks
[   28.194823] Bad eraseblock 1213 at 0x0000097a0000
[   28.267597] Creating 3 MTD partitions on "orion_nand":
[   28.272722] 0x000000000000-0x000000100000 : "u-boot"
[   28.278569] 0x000000100000-0x000001100000 : "uImage"
[   28.284691] 0x000001100000-0x000010000000 : "root"
[   28.293776] tun: Universal TUN/TAP device driver, 1.6
[   28.300022] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   28.308154] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   28.324749] libphy: orion_mdio_bus: probed
[   28.329026] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   28.573207] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   28.593320] ata1.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0x5/0x1f
[   28.616467] ata1.00: hard resetting link
[   28.953951] ata1.01: hard resetting link
[   29.154506] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:95:d2:59
[   29.473420] ata1.02: hard resetting link
[   29.964470] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:d0:4b:95:d2:5a
[   29.973426] PPP generic driver version 2.4.2
[   29.978034] PPP Deflate Compression module registered
[   29.983073] PPP MPPE Compression module registered
[   29.987939] NET: Registered protocol family 24
[   29.992380] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[   30.000079] ata1.03: hard resetting link
[   30.004171] usbcore: registered new interface driver pegasus
[   30.010627] usbcore: registered new interface driver asix
[   30.016354] usbcore: registered new interface driver ax88179_178a
[   30.022611] usbcore: registered new interface driver cdc_ether
[   30.028554] usbcore: registered new interface driver net1080
[   30.034412] usbcore: registered new interface driver plusb
[   30.040059] usbcore: registered new interface driver cdc_subset
[   30.046090] usbcore: registered new interface driver zaurus
[   30.051832] usbcore: registered new interface driver ipheth
[   30.057530] usbcore: registered new interface driver cdc_ncm
[   30.063959] aoe: cannot create debugfs directory
[   30.068990] aoe: AoE v85 initialised.
[   30.073066] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   30.079284] i2c /dev entries driver
[   30.084294] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[   30.091432] uvcvideo: Unable to create debugfs directory
[   30.097129] usbcore: registered new interface driver uvcvideo
[   30.102847] USB Video Class driver (1.1.1)
[   30.107086] gspca_main: v2.14.0 registered
[   30.111281] usbcore: registered new interface driver Philips webcam
[   30.128405] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[   30.137514] device-mapper: multipath round-robin: version 1.2.0 loaded
[   30.144103] device-mapper: multipath queue-length: version 0.2.0 loaded
[   30.150689] device-mapper: multipath service-time: version 0.3.0 loaded
[   30.157408] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   30.163514] device-mapper: raid: Loading target version 1.13.0
[   30.171924] Netfilter messages via NETLINK v0.30.
[   30.177923] nfnl_acct: registering with nfnetlink.
[   30.182846] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[   30.189421] ipip: IPv4 and MPLS over IPv4 tunneling driver
[   30.195646] ip_tables: (C) 2000-2006 Netfilter Core Team
[   30.201459] NET: Registered protocol family 10
[   30.207167] Segment Routing with IPv6
[   30.210892] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   30.216638] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   30.223298] NET: Registered protocol family 17
[   30.227774] Bridge firewalling registered
[   30.232106] NET: Registered protocol family 5
[   30.237655] console [netcon0] enabled
[   30.241305] netconsole: network logging started
[   30.246551] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   30.253818] rtc-mv rtc-mv: setting system clock to 2022-01-21 10:22:03 UTC (1642760523)
[   30.533366] ata1.01: ATA-0: WDC WD20EFRX-68EUZN0, 15.02C.0, max UDMA/133
[   30.540045] ata1.01: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   30.546829] ata1.01: applying bridge limits
[   30.563366] ata1.01: configured for UDMA/100
[   30.583187] ata1.02: ATA-9: ST2000VN004-2E4164, SC60, max UDMA/133
[   30.589346] ata1.02: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   30.633193] ata1.02: configured for UDMA/133
[   30.653182] ata1.03: ATA-9: ST2000DM001-1CH164, CC47, max UDMA/133
[   30.659337] ata1.03: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   30.693191] ata1.03: configured for UDMA/133
[   30.697635] ata1: EH complete
[   30.713440] scsi 0:1:0:0: Direct-Access     ATA      WDC WD20EFRX-68E 2C.0 PQ: 0 ANSI: 5
[   30.722018] fvdw1 disk index before get_sd_name = 0
[   30.727020] device-name= sata_mv
[   30.730234] fvdw2 disk index after get_sd_name = 2
[   30.735041] fvdw3 prefix[0]=s  prefix[1]=d
[   30.739115] fvdw4 diskname = sdc
[   30.742815] sd 0:1:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   30.751060] scsi 0:2:0:0: Direct-Access     ATA      ST2000VN004-2E41 SC60 PQ: 0 ANSI: 5
[   30.759605] sd 0:1:0:0: [sdc] Write Protect is off
[   30.764936] fvdw1 disk index before get_sd_name = 1
[   30.769797] device-name= sata_mv
[   30.773010] fvdw2 disk index after get_sd_name = 1
[   30.777832] sd 0:1:0:0: [sdc] Mode Sense: 00 3a 00 00
[   30.777953] sd 0:1:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   30.788284] fvdw3 prefix[0]=s  prefix[1]=d
[   30.792365] fvdw4 diskname = sdb
[   30.796828] sd 0:2:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   30.805107] scsi 0:3:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC47 PQ: 0 ANSI: 5
[   30.813589] sd 0:2:0:0: [sdb] 4096-byte physical blocks
[   30.819368] fvdw1 disk index before get_sd_name = 2
[   30.824403] sd 0:2:0:0: [sdb] Write Protect is off
[   30.829301] device-name= sata_mv
[   30.832515] fvdw2 disk index after get_sd_name = 0
[   30.837427] sd 0:2:0:0: [sdb] Mode Sense: 00 3a 00 00
[   30.838014]  sdc: sdc8
[   30.840797] sd 0:2:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   30.850751] sd 0:1:0:0: [sdc] Attached SCSI disk
[   30.855566] fvdw3 prefix[0]=s  prefix[1]=d
[   30.859644] fvdw4 diskname = sda
[   30.864532] sd 0:3:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   30.872247] sd 0:3:0:0: [sda] 4096-byte physical blocks
[   30.878191] sd 0:3:0:0: [sda] Write Protect is off
[   30.882969] sd 0:3:0:0: [sda] Mode Sense: 00 3a 00 00
[   30.883078] sd 0:3:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   30.925829]  sdb: sdb8
[   30.929426] sd 0:2:0:0: [sdb] Attached SCSI disk
[   30.952554]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[   30.960246] sd 0:3:0:0: [sda] Attached SCSI disk
[   31.383151] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   31.390107] ata2.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0x5/0x1f
[   31.405163] ata2.00: hard resetting link
[   31.743922] ata2.01: hard resetting link
[   32.253503] ata2.02: hard resetting link
[   32.763407] ata2.03: hard resetting link
[   33.123187] ata2.01: ATA-9: ST2000VN004-2E4164, SC60, max UDMA/133
[   33.129341] ata2.01: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   33.173194] ata2.01: configured for UDMA/133
[   33.193182] ata2.02: ATA-9: WDC WD20EFRX-68EUZN0, 80.00A80, max UDMA/133
[   33.199861] ata2.02: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   33.223193] ata2.02: configured for UDMA/133
[   33.227636] ata2: EH complete
[   33.243451] scsi 1:1:0:0: Direct-Access     ATA      ST2000VN004-2E41 SC60 PQ: 0 ANSI: 5
[   33.252033] fvdw1 disk index before get_sd_name = 3
[   33.257041] device-name= sata_mv
[   33.260260] fvdw2 disk index after get_sd_name = 4
[   33.265083] fvdw3 prefix[0]=s  prefix[1]=d
[   33.269157] fvdw4 diskname = sde
[   33.272858] sd 1:1:0:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   33.281199] scsi 1:2:0:0: Direct-Access     ATA      WDC WD20EFRX-68E 0A80 PQ: 0 ANSI: 5
[   33.289556] sd 1:1:0:0: [sde] 4096-byte physical blocks
[   33.295458] fvdw1 disk index before get_sd_name = 4
[   33.300314] device-name= sata_mv
[   33.303745] sd 1:1:0:0: [sde] Write Protect is off
[   33.308520] sd 1:1:0:0: [sde] Mode Sense: 00 3a 00 00
[   33.308629] sd 1:1:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   33.317725] fvdw2 disk index after get_sd_name = 3
[   33.322492] fvdw3 prefix[0]=s  prefix[1]=d
[   33.327765] fvdw4 diskname = sdd
[   33.331463] sd 1:2:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   33.339801] sd 1:2:0:0: [sdd] 4096-byte physical blocks
[   33.345116] sd 1:2:0:0: [sdd] Write Protect is off
[   33.350036] sd 1:2:0:0: [sdd] Mode Sense: 00 3a 00 00
[   33.350152] sd 1:2:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   33.386966]  sde: sde8
[   33.390565] sd 1:1:0:0: [sde] Attached SCSI disk
[   33.435609]  sdd: sdd8
[   33.439202] sd 1:2:0:0: [sdd] Attached SCSI disk
[   33.444019] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
[   33.478614] EXT4-fs (sda7): mounting ext3 file system using the ext4 subsystem
[   33.498602] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   33.506366] VFS: Mounted root (ext3 filesystem) readonly on device 8:39.
[   33.513624] Freeing unused kernel memory: 192K
[   33.518051] This architecture does not have kernel memory protection.
[   33.913246] EXT4-fs (sda7): re-mounted. Opts: (null)
[   34.467181] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   34.743358] EXT4-fs (sda1): recovery complete
[   34.783217] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   35.179345] EXT4-fs (sda1): re-mounted. Opts: (null)
[   36.476114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   36.483319] ehci-orion: EHCI orion driver
[   36.487408] orion-ehci orion-ehci.0: EHCI Host Controller
[   36.492809] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   36.500598] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   36.533141] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   36.539191] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   36.545994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   36.553194] usb usb1: Product: EHCI Host Controller
[   36.558054] usb usb1: Manufacturer: Linux 4.14.133 ehci_hcd
[   36.563615] usb usb1: SerialNumber: orion-ehci.0
[   36.568577] hub 1-0:1.0: USB hub found
[   36.572339] hub 1-0:1.0: 1 port detected
[   36.594719] usbcore: registered new interface driver usb-storage
[   36.615826] usbcore: registered new interface driver usblp
[   36.656264] Loading iSCSI transport class v2.0-870.
[   36.665657] iscsi: registered transport (tcp)
[   36.943165] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   36.987873] EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem
[   37.143618] usb 1-1: New USB device found, idVendor=0424, idProduct=2512
[   37.150295] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   37.157866] hub 1-1:1.0: USB hub found
[   37.161730] hub 1-1:1.0: 2 ports detected
[   37.213512] EXT4-fs (sda5): warning: maximal mount count reached, running e2fsck is recommended
[   37.263357] EXT4-fs (sda5): recovery complete
[   37.303236] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   37.439355] random: mkswap: uninitialized urandom read (16 bytes read)
[   37.500030] Adding 524284k swap on /dev/sda3.  Priority:-2 extents:1 across:524284k
[   37.571171] random: dropbear: uninitialized urandom read (32 bytes read)
[   38.250236] random: crng init done
[   49.506689] udevd (1095): /proc/1095/oom_adj is deprecated, please use /proc/1095/oom_score_adj instead.
[   49.516291] udev: starting version 130
[   50.009808] synth uevent: /gpiochip0: failed to send uevent
[   50.009825] gpio gpiochip0: uevent: failed to send synthetic uevent
[   50.101974] synth uevent: /gpiochip1: failed to send uevent
[   50.101991] gpio gpiochip1: uevent: failed to send synthetic uevent
[   66.987486] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: user_xattr,acl,nodelalloc
[   67.917898] EXT4-fs (sdb8): mounted filesystem with ordered data mode. Opts: user_xattr,acl,nodelalloc
[   68.798400] EXT4-fs (sdc8): mounted filesystem with ordered data mode. Opts: user_xattr,acl,nodelalloc
[   69.677779] EXT4-fs (sdd8): mounted filesystem with ordered data mode. Opts: user_xattr,acl,nodelalloc
[   70.617770] EXT4-fs (sde8): mounted filesystem with ordered data mode. Opts: user_xattr,acl,nodelalloc
[   71.907701] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   71.988851] bonding: bond0 is being deleted...
[   71.993639] bond0 (unregistering): Released all slaves
[   72.058775] bonding: bond0 is being created...
[   73.213831] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[   73.220133] bond0: Enslaving eth0 as an active interface with a down link
[   74.813800] mv643xx_eth_port mv643xx_eth_port.1 eth1: link down
[   74.820034] bond0: Enslaving eth1 as an active interface with a down link
[   75.387695] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[   75.658973] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[   75.713172] bond0: link status definitely up for interface eth0, 1000 Mbps full duplex
[   75.733153] bond0: first active interface up!
[   75.737512] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[   77.251438] mv643xx_eth_port mv643xx_eth_port.1 eth1: link up, 1000 Mb/s, full duplex, flow control disabled
[   77.283172] bond0: link status definitely up for interface eth1, 1000 Mbps full duplex
DavidJDor
Donator VIP
Donator VIP
 
Posts: 19
Joined: Mon Jan 17, 2022 9:17 am
Location: Ipswich Queensland Australia

Re: serial number does not match the expected device

Postby DavidJDor » Fri Jan 21, 2022 10:34 am

disks now
Screenshot%202022-01-21%20202520.jpg
You do not have the required permissions to view the files attached to this post.
DavidJDor
Donator VIP
Donator VIP
 
Posts: 19
Joined: Mon Jan 17, 2022 9:17 am
Location: Ipswich Queensland Australia

Re: serial number does not match the expected device

Postby DavidJDor » Fri Jan 21, 2022 10:36 am

gdisk output below

Code: Select all
root@Lacie-fvdwsl:/ # gdisk -l /dev/sda
GPT fdisk (gdisk) version 0.8.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.
Disk /dev/sda: 3907029168 sectors, 1.8 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 00000000-0000-0000-0000-000000000000
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 3907029134
Partitions will be aligned on 2048-sector boundaries
Total free space is 4062 sectors (2.0 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1            4096         1052671   512.0 MiB   8300  Linux filesystem
   2         1052672         2101247   512.0 MiB   8300  Linux filesystem
   3         2101248         3149823   512.0 MiB   8200  Linux swap
   4         3149824         3166207   8.0 MiB     8300  Linux filesystem
   5         3166208         4739071   768.0 MiB   8300  Linux filesystem
   6         4739072         4755455   8.0 MiB     8300  Linux filesystem
   7         4755456         5804031   512.0 MiB   8300  Linux filesystem
   8         5804032      3907029134   1.8 TiB     8300  Linux filesystem
root@Lacie-fvdwsl:/ # gdisk -l /dev/sdb
GPT fdisk (gdisk) version 0.8.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.
Disk /dev/sdb: 3907029168 sectors, 1.8 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 513108CA-D7AE-4BB4-9B00-6F100376B790
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 3907029134
Partitions will be aligned on 2048-sector boundaries
Total free space is 5803998 sectors (2.8 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   8         5804032      3907029134   1.8 TiB     8300  Linux filesystem
root@Lacie-fvdwsl:/ # gdisk -l /dev/sdc
GPT fdisk (gdisk) version 0.8.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.
Disk /dev/sdc: 3907029168 sectors, 1.8 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 7163BAFF-5D0C-46F1-A3A5-8FC879D2668F
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 3907029134
Partitions will be aligned on 2048-sector boundaries
Total free space is 5803998 sectors (2.8 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   8         5804032      3907029134   1.8 TiB     8300  Linux filesystem
root@Lacie-fvdwsl:/ # gdisk -l /dev/sdd
GPT fdisk (gdisk) version 0.8.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.
Disk /dev/sdd: 3907029168 sectors, 1.8 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 53D6921B-43DD-48E3-AD57-B41D242E015B
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 3907029134
Partitions will be aligned on 2048-sector boundaries
Total free space is 5803998 sectors (2.8 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   8         5804032      3907029134   1.8 TiB     8300  Linux filesystem
root@Lacie-fvdwsl:/ # gdisk -l /dev/sde
GPT fdisk (gdisk) version 0.8.5

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: present

Found valid GPT with protective MBR; using GPT.
Disk /dev/sde: 3907029168 sectors, 1.8 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 8F1E1BBE-F96D-4470-96A5-8B823AD5DD8D
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 3907029134
Partitions will be aligned on 2048-sector boundaries
Total free space is 5803998 sectors (2.8 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   8         5804032      3907029134   1.8 TiB     8300  Linux filesystem
DavidJDor
Donator VIP
Donator VIP
 
Posts: 19
Joined: Mon Jan 17, 2022 9:17 am
Location: Ipswich Queensland Australia

Re: serial number does not match the expected device

Postby DavidJDor » Fri Jan 21, 2022 10:39 am

Will I try and make the raid5 now ? :dontknow
DavidJDor
Donator VIP
Donator VIP
 
Posts: 19
Joined: Mon Jan 17, 2022 9:17 am
Location: Ipswich Queensland Australia

Re: serial number does not match the expected device

Postby Jocko » Fri Jan 21, 2022 10:41 am

So your nas resetting is complete and it seems there is no disk issue

And no issue on partition table side (Partitions will be aligned on 2048-sector boundaries)

Then try to build again the raid and look at the sync speed
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 6 guests