Lenovo (EMC - Iomega) IX4-300d NAS

admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

Update done to latest level of firmware on the ix4-300d
Did not solve the 'Date & Time' issue ...
Image
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

First root log when logged in... You need https://<ip_ix4>/manage/diagnostics.html to enable SSH and SFTP.
To check 'datetime.html' ...

Code: Select all

root@DG-ix4-300d:/# pwd
/
root@DG-ix4-300d:/# whoami
root
root@DG-ix4-300d:/# uname -a
Linux DG-ix4-300d 3.2.40 #1 SMP Mon Nov 17 19:33:47 EST 2014 v2.1.1.1 armv7l GNU                                       /Linux
root@DG-ix4-300d:/# ?
-sh: ?: command not found
root@DG-ix4-300d:/# help
GNU bash, version 4.2.37(1)-release (arm-unknown-linux-gnueabi)
These shell commands are defined internally.  Type `help' to see this list.
Type `help name' to find out more about the function `name'.
Use `info bash' to find out more about the shell in general.
Use `man -k' or `info' to find out more about commands not in this list.

A star (*) next to a name means that the command is disabled.

 job_spec [&]                                               history [-c] [-d offset] [n] or history -anrw [filename>
 (( expression ))                                           if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMA>
 . filename [arguments]                                     jobs [-lnprs] [jobspec ...] or jobs -x command [args]
 :                                                          kill [-s sigspec | -n signum | -sigspec] pid | jobspec >
 [ arg... ]                                                 let arg [arg ...]
 [[ expression ]]                                           local [option] name[=value] ...
 alias [-p] [name[=value] ... ]                             logout [n]
 bg [job_spec ...]                                          mapfile [-n count] [-O origin] [-s count] [-t] [-u fd] >
 bind [-lpvsPVS] [-m keymap] [-f filename] [-q name] [-u >  popd [-n] [+N | -N]
 break [n]                                                  printf [-v var] format [arguments]
 builtin [shell-builtin [arg ...]]                          pushd [-n] [+N | -N | dir]
 caller [expr]                                              pwd [-LP]
 case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... es>  read [-ers] [-a array] [-d delim] [-i text] [-n nchars]>
 cd [-L|[-P [-e]]] [dir]                                    readarray [-n count] [-O origin] [-s count] [-t] [-u fd>
 command [-pVv] command [arg ...]                           readonly [-aAf] [name[=value] ...] or readonly -p
 compgen [-abcdefgjksuv] [-o option]  [-A action] [-G glo>  return [n]
 complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A act>  select NAME [in WORDS ... ;] do COMMANDS; done
 compopt [-o|+o option] [-DE] [name ...]                    set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...>
 continue [n]                                               shift [n]
 coproc [NAME] command [redirections]                       shopt [-pqsu] [-o] [optname ...]
 declare [-aAfFgilrtux] [-p] [name[=value] ...]             source filename [arguments]
 dirs [-clpv] [+N] [-N]                                     suspend [-f]
 disown [-h] [-ar] [jobspec ...]                            test [expr]
 echo [-neE] [arg ...]                                      time [-p] pipeline
 enable [-a] [-dnps] [-f filename] [name ...]               times
 eval [arg ...]                                             trap [-lp] [[arg] signal_spec ...]
 exec [-cl] [-a name] [command [arguments ...]] [redirect>  true
 exit [n]                                                   type [-afptP] name [name ...]
 export [-fn] [name[=value] ...] or export -p               typeset [-aAfFgilrtux] [-p] name[=value] ...
 false                                                      ulimit [-SHacdefilmnpqrstuvx] [limit]
 fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [>  umask [-p] [-S] [mode]
 fg [job_spec]                                              unalias [-a] name [name ...]
 for NAME [in WORDS ... ] ; do COMMANDS; done               unset [-f] [-v] [name ...]
 for (( exp1; exp2; exp3 )); do COMMANDS; done              until COMMANDS; do COMMANDS; done
 function name { COMMANDS ; } or name () { COMMANDS ; }     variables - Names and meanings of some shell variables
 getopts optstring name [arg]                               wait [id]
 hash [-lr] [-p pathname] [-dt] [name ...]                  while COMMANDS; do COMMANDS; done
 help [-dms] [pattern ...]                                  { COMMANDS ; }
root@DG-ix4-300d:/# ps
  PID TTY          TIME CMD
 5222 pts/0    00:00:00 sh
 5992 pts/0    00:00:00 ps
root@DG-ix4-300d:/# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:d0:b8:2a:1a:b1
          inet addr:192.168.0.154  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:135558649 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66987656 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532
          RX bytes:2394896031 (2.2 GiB)  TX bytes:238955330 (227.8 MiB)
          Interrupt:8

eth1      Link encap:Ethernet  HWaddr 00:d0:b8:2a:1a:b2
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:10

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:21584 errors:0 dropped:0 overruns:0 frame:0
          TX packets:21584 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2008727 (1.9 MiB)  TX bytes:2008727 (1.9 MiB)

root@DG-ix4-300d:/# ls /proc
1      228    2813  2940   3557  386   427   6003  6398  6451  AuroraL2     fs          mounts         timer_list
10     2375   2815  2941   3558  3886  432   6015  6399  6452  buddyinfo    interrupts  mtd            timer_stats
1037   2447   2828  2954   3559  389   4725  6024  6400  6453  bus          iomem       mv_dump_cp15   tty
11     250    2840  2955   360   392   4726  6025  6401  6454  cgroups      ioports     net            uptime
17595  255    2855  2956   363   393   5042  618   6402  6456  cmdline      irq         pagetypeinfo   version
183    2557   2866  3      3636  3942  5139  6305  6403  6457  consoles     kallsyms    partitions     vmallocinfo
18427  256    2868  31193  366   3944  5176  6306  6404  6462  cpu          key-users   scsi           vmstat
185    257    2890  31732  369   3949  5219  6338  6409  693   cpu_idle     kmsg        self           zoneinfo
187    258    2892  3254   3697  3996  5222  6351  6428  698   cpuinfo      kpagecount  slabinfo
19299  259    2893  344    3710  402   5337  6370  6429  7     crypto       kpageflags  softirqs
193    260    2905  3546   3711  407   5349  6392  6430  704   devices      loadavg     ss_info
2      261    2908  3552   3716  4105  5358  6393  6431  739   diskstats    locks       stat
204    262    2917  3553   3717  412   5584  6394  6432  743   driver       mdstat      swaps
210    263    2920  3554   3724  4128  5585  6395  6433  765   execdomains  meminfo     sys
2136   2675   2935  3555   375   417   5627  6396  6449  828   filesystems  misc        sysrq-trigger
21903  27155  2937  3556   383   422   6     6397  6450  9     firmware     modules     sysvipc
root@DG-ix4-300d:/# cat /proc/cpu
cpu/      cpu_idle  cpuinfo
root@DG-ix4-300d:/# cat /proc/cpuinfo
Processor       : Marvell PJ4Bv7 Processor rev 2 (v7l)
processor       : 0
BogoMIPS        : 1332.01

processor       : 1
BogoMIPS        : 1332.01

Features        : swp half thumb fastmult vfp edsp vfpv3 tls
CPU implementer : 0x56
CPU architecture: 7
CPU variant     : 0x2
CPU part        : 0x584
CPU revision    : 2

Hardware        : Marvell Armada XP Development Board
Revision        : 0000
Serial          : 0000000000000000
root@DG-ix4-300d:/# ls /proc/cpu
alignment  swp_emulation
root@DG-ix4-300d:/# cat /proc/diskstats
   1       0 ram0 0 0 0 0 0 0 0 0 0 0 0
   1       1 ram1 0 0 0 0 0 0 0 0 0 0 0
   7       0 loop0 0 0 0 0 0 0 0 0 0 0 0
   7       1 loop1 0 0 0 0 0 0 0 0 0 0 0
   7       2 loop2 0 0 0 0 0 0 0 0 0 0 0
   7       3 loop3 0 0 0 0 0 0 0 0 0 0 0
   7       4 loop4 0 0 0 0 0 0 0 0 0 0 0
   7       5 loop5 0 0 0 0 0 0 0 0 0 0 0
   7       6 loop6 0 0 0 0 0 0 0 0 0 0 0
   7       7 loop7 0 0 0 0 0 0 0 0 0 0 0
  31       0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0
  31       1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0
  31       2 mtdblock2 0 0 0 0 0 0 0 0 0 0 0
  31       3 mtdblock3 0 0 0 0 0 0 0 0 0 0 0
  31       4 mtdblock4 0 0 0 0 0 0 0 0 0 0 0
  31       5 mtdblock5 0 0 0 0 0 0 0 0 0 0 0
  31       6 mtdblock6 0 0 0 0 0 0 0 0 0 0 0
   8       0 sda 986379 2031575 137640708 14333610 1369663 30618173 253929266 70136110 0 21587210 84587360
   8       1 sda1 19939 3702 990222 72600 53282 44644 1769408 9079930 0 745320 9152280
   8       2 sda2 965899 2027845 136645934 14259590 1316381 30573529 252159858 61056180 0 20991110 75461880
   8      16 sdb 964179 1878800 136247616 14600610 1471773 30942869 257347354 90094710 0 22398250 104846230
   8      17 sdb1 16486 2314 586470 70750 53372 44568 1769408 8919290 0 742230 8990120
   8      18 sdb2 947152 1876458 135656594 14528710 1418401 30898301 255577946 81175420 0 21800510 95855020
   8      32 sdc 890082 1944245 136237850 12669090 1329172 30715551 254384186 71643180 0 20857540 84415720
   8      33 sdc1 24489 4194 1066712 67490 53327 44594 1769408 8807180 0 728830 8874850
   8      34 sdc2 865052 1940023 135166586 12600180 1275829 30670957 252614778 62835660 0 20265940 75539010
   8      48 sdd 842252 2020566 135407272 13445750 1512548 30553428 254553370 93855260 0 22142350 107405590
   8      49 sdd1 23541 3177 878462 72270 53231 44697 1769408 9507440 0 743350 9580140
   8      50 sdd2 818170 2017361 134524258 13372310 1459301 30508731 252783962 84347500 0 21548290 97823610
   9       0 md0 89786 0 3461398 0 89562 0 1757416 0 0 0 0
 253       0 dm-0 12930 0 1389868 6870 73 0 584 6610 0 10020 13480
   9       1 md1 4339982 0 485042210 0 4888356 0 731004176 0 0 0 0
 253       2 dm-2 4335489 0 485006266 37649740 4888356 0 731004176 625933820 0 24301490 663621610
 253       1 dm-1 72420 0 2036042 301010 86391 0 1756832 18626360 0 812680 18927530
root@DG-ix4-300d:/# ls /proc/
1      228    2813  2940   3557  386   427   6015  6398  6451  AuroraL2     fs          mounts         timer_list
10     2375   2815  2941   3558  3886  432   6051  6399  6452  buddyinfo    interrupts  mtd            timer_stats
1037   2447   2828  2954   3559  389   4725  6068  6400  6453  bus          iomem       mv_dump_cp15   tty
11     250    2840  2955   360   392   4726  6069  6401  6454  cgroups      ioports     net            uptime
17595  255    2855  2956   363   393   5042  618   6402  6456  cmdline      irq         pagetypeinfo   version
183    2557   2866  3      3636  3942  5139  6305  6403  6457  consoles     kallsyms    partitions     vmallocinfo
18427  256    2868  31193  366   3944  5176  6306  6404  6462  cpu          key-users   scsi           vmstat
185    257    2890  31732  369   3949  5219  6338  6409  693   cpu_idle     kmsg        self           zoneinfo
187    258    2892  3254   3697  3996  5222  6351  6428  698   cpuinfo      kpagecount  slabinfo
19299  259    2893  344    3710  402   5337  6370  6429  7     crypto       kpageflags  softirqs
193    260    2905  3546   3711  407   5349  6392  6430  704   devices      loadavg     ss_info
2      261    2908  3552   3716  4105  5358  6393  6431  739   diskstats    locks       stat
204    262    2917  3553   3717  412   5584  6394  6432  743   driver       mdstat      swaps
210    263    2920  3554   3724  4128  5585  6395  6433  765   execdomains  meminfo     sys
2136   2675   2935  3555   375   417   5627  6396  6449  828   filesystems  misc        sysrq-trigger
21903  27155  2937  3556   383   422   6     6397  6450  9     firmware     modules     sysvipc
root@DG-ix4-300d:/# ls /proc/mtd
/proc/mtd
root@DG-ix4-300d:/# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 000e0000 00020000 "uboot"
mtd1: 00020000 00020000 "env"
mtd2: 00020000 00020000 "env2"
mtd3: 00400000 00020000 "zImage"
mtd4: 00400000 00020000 "initrd"
mtd5: 3f200000 00020000 "boot"
mtd6: 40000000 00020000 "flash"
root@DG-ix4-300d:/# cat /proc/uptime
963202.35 1807065.35
root@DG-ix4-300d:/# cat /proc/meminfo
MemTotal:         511836 kB
MemFree:           33692 kB
Buffers:           28112 kB
Cached:           168540 kB
SwapCached:         9528 kB
Active:            76252 kB
Inactive:         161324 kB
Active(anon):      23292 kB
Inactive(anon):    26144 kB
Active(file):      52960 kB
Inactive(file):   135180 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:        524284 kB
SwapFree:         502072 kB
Dirty:                 8 kB
Writeback:             0 kB
AnonPages:         34536 kB
Mapped:             8360 kB
Shmem:              8512 kB
Slab:             185364 kB
SReclaimable:     114304 kB
SUnreclaim:        71060 kB
KernelStack:        1584 kB
PageTables:         2352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      780200 kB
Committed_AS:     653552 kB
VmallocTotal:     425984 kB
VmallocUsed:        2416 kB
VmallocChunk:     392888 kB
root@DG-ix4-300d:/#
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

LenovoEMC ticket regarding 'Date&Time' link not working anymore:
#141215-000098

Is solved by Lenovo Support, they did a install/reinstall of 'AXIS Video Hosting System' and now it works again.
Still strange, as i told them by mail:

Code: Select all

Info from eventlog:

Installation (1st time):
> 11/05/2014 9:24 pm dgcomsys System (svcd) 4686 'AXIS Video Hosting System' version 1.43.2_LL4.1.x successfully installed.
> 11/07/2014 5:33 am dgcomsys System (svcd) 4685 'AXIS Video Hosting System' version 1.43.2_LL4.1.x successfully uninstalled.

Discovered the strange 'Date & Time' settings the first time.
Re-installed and removed 'AXIS Video Hosting System':
> 12/07/2014 10:06 pm dgcomsys System (svcd) 4686 'AXIS Video Hosting System' version 1.43.2_LL4.1.x successfully installed.
> 12/18/2014 12:52 am dgcomsys System (svcd) 4685 'AXIS Video Hosting System' version 1.43.2_LL4.1.x successfully uninstalled.
(Maybe i had too much time between instal/re-install?)

On 15 December i created Question Reference #141215-000098

When you do the install/uninstall:
> 02/04/2015 11:01 am lnvadmin System (svcd) 4686 'AXIS Video Hosting System' version 1.43.2_LL4.1.x successfully installed.
> 02/04/2015 11:02 am lnvadmin System (svcd) 4685 'AXIS Video Hosting System' version 1.43.2_LL4.1.x successfully uninstalled.

This issue is solved.

Anyway, you may close: Question Reference #141215-000098.
Again, thanks a lot.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

On 11 oktober 2015 found an error on the box.
Image

1st tried to solve this myself, but:
Opened a new Ticket, regarding 'File system error' on Display & GUI.

More can be found here.

DG.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

We have for the 2nd time issue that display of the ix4 is totally gone.
viewtopic.php?f=6&t=62&p=164#p163

So we need a reboot for this box.

DG.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

To fix the display again, and there is new firmware available: https://lenovo-na-en.custhelp.com/app/c ... /1189,1193
We did an update of the firmware, automatically followed by a reboot, which fix the missing display.

DG.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

Logging of machine itself, shows no errors during monthly check.
Even though still a 'file system error' somewhere...
Have to update backup & try re-install of the complete box , one day ...

Code: Select all

Date                      User            Application               Event       Description
05/02/2016 12:40 am       dgcomsys        System (webserver)        4635        User 'dgcomsys' logged in.
04/21/2016 12:17 pm                       System (webserver)        4428        User 'dgcomsys' logged out.
04/21/2016 12:15 pm       dgcomsys        System (webserver)        4635        User 'dgcomsys' logged in.
04/20/2016 7:06 pm                        System (svcd)             9088        Storage verification completed.   ..[ DG - this takes about 38 hours ... (4x4=16TB)         ]..
04/20/2016 4:15 pm                        System (webserver)        4428        User 'dgcomsys' logged out.       ..[ DG - Although still with 'NAS error, 11 oktober 2015' ]..
04/20/2016 4:13 pm        dgcomsys        System (webserver)        4635        User 'dgcomsys' logged in.
04/19/2016 1:19 pm                        System (webserver)        4428        User 'dgcomsys' logged out.
04/19/2016 1:13 pm        dgcomsys        System (webserver)        4635        User 'dgcomsys' logged in.
04/19/2016 2:59 am                        System (svcd)             9029        Verifying storage data protection.
04/09/2016 3:21 am                        System (webserver)        4428        User 'dgcomsys' logged out.
04/09/2016 2:36 am        dgcomsys        System (svcd)             4685        'Transmission Torrent' version 4.0.30086 successfully uninstalled.  ..[ DG - this helps :) ]..
04/09/2016 2:35 am        dgcomsys        System (webserver)        4635        User 'dgcomsys' logged in.
04/09/2016 2:35 am                        System (webserver)        4632        All login sessions were terminated.  ..[ DG - this is strange? ]..
04/09/2016 2:33 am        dgcomsys        System (webserver)        4635        User 'dgcomsys' logged in.
04/08/2016 2:45 pm                        System (webserver)        4428        User 'dgcomsys' logged out.
04/08/2016 2:43 pm        dgcomsys        System (webserver)        4635        User 'dgcomsys' logged in.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

We still live with the error, np @ all.
I guess its something to do with some restored folders (too deep or so...)
Need to clear old restore data & process that restore job to other 'source' (iSCSI bloch storage kinda thing, future).
--

Updated the NAS to version: 4.1.216.33998
We stepped over: 4.1.214.33935

DG.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

Over 4 years later, version is 4.1.414.34909
But with some trouble on the box.
Now copy all data to spare and try rebuild the box.
Image

And this is the last firmware available according: https://download.lenovo.com/lenovoemc/e ... 32096.html
Next NAS must be a 64bits version ;) as this was the most for 32bits Lenovo ix4-300d.

A lot more options on: https://diyprojects.tech/
With SSH active the cpu is:

Code: Select all

# cat /proc/cpu
cpu/      cpu_idle  cpuinfo
root@DG-ix4-300d:/# cat /proc/cpuinfo
Processor       : Marvell PJ4Bv7 Processor rev 2 (v7l)
processor       : 0
BogoMIPS        : 1332.01

processor       : 1
BogoMIPS        : 1332.01

Features        : swp half thumb fastmult vfp edsp vfpv3 tls
CPU implementer : 0x56
CPU architecture: 7
CPU variant     : 0x2
CPU part        : 0x584
CPU revision    : 2

Hardware        : Marvell Armada XP Development Board
Revision        : 0000
Serial          : 0000000000000000
But the dmesg logs don't look good ...

Code: Select all

sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 02 80 ff f0 00 00 08 00
end_request: I/O error, dev sdb, sector 42008560
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 00 01 00 00 00 00 08 00
end_request: I/O error, dev sdb, sector 65536
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 00 01 00 08 00 00 08 00
end_request: I/O error, dev sdb, sector 65544
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 00 01 00 00 00 00 08 00
end_request: I/O error, dev sdb, sector 65536
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x88: 88 00 00 00 00 01 d1 c0 b7 80 00 00 00 08 00 00
end_request: I/O error, dev sdb, sector 7814035328
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x88: 88 00 00 00 00 01 d1 c0 b7 f0 00 00 00 08 00 00
end_request: I/O error, dev sdb, sector 7814035440
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 02 81 00 00 00 00 08 00
end_request: I/O error, dev sdb, sector 42008576
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 02 81 00 08 00 00 08 00
end_request: I/O error, dev sdb, sector 42008584
sd 1:0:0:0: [sdb] Unhandled error code
sd 1:0:0:0: [sdb]  Result: hostbyte=0x04 driverbyte=0x00
sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 02 81 00 00 00 00 08 00
end_request: I/O error, dev sdb, sector 42008576
First make sure we have the most critical data twice :)

DG.
admin
Site Admin
Posts: 473
Joined: 06 Feb 2007, 13:36

Re: Lenovo (EMC - Iomega) IX4-300d NAS

Post by admin »

FIxed with a 'second-hand' drive.
Had some trouble getting the iSCSI datastore working again for ESXi6.7u3, but that's also fixed with old data still available.
Now the NAS has bonded (2) 1GB eth cable to 1st network point.

DG.
Post Reply