5big Network v2 - Don't work

Re: 5big Network v2 - Don't work

Postby wolkao » Sat Jun 05, 2021 12:25 pm

Good, now i'm inside.
telnet work

and now?
wolkao
Donator VIP
Donator VIP
 
Posts: 23
Joined: Fri Jun 04, 2021 5:53 pm

Re: 5big Network v2 - Don't work

Postby Jocko » Sat Jun 05, 2021 12:49 pm

good so perform
Code: Select all
./fvdw-sl-programs.sh
and select the 4th item "Upload and extract glibc mini and tools"

After
Code: Select all
mdadm --examine /dev/sd[abcde]2
mdadm --examine /dev/sd[abcde]5
mdadm --examine /dev/sd[abcde]7
mdadm --examine /dev/sd[abcde]8
mdadm --examine /dev/sd[abcde]9


Please to post fully these outputs (be careful will be verbose)

and also
Code: Select all
ls -l /dev/md*
(should be useful later
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: 5big Network v2 - Don't work

Postby wolkao » Sat Jun 05, 2021 1:11 pm

root@fvdw-sta-kirkwood:/ #
Code: Select all
mdadm --examine /dev/sd[abcde]2
mdadm: No md superblock detected on /dev/sda2.
/dev/sdb2:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x0
     Array UUID : 21bae27e:f2478bd8:6e650a39:b6a0586f
           Name : LaCie-5big:4
  Creation Time : Fri May 28 05:54:08 2021
     Raid Level : raid6
   Raid Devices : 5

 Avail Dev Size : 5856481280 (2792.59 GiB 2998.52 GB)
     Array Size : 8784721920 (8377.76 GiB 8995.56 GB)
   Super Offset : 5856481536 sectors
          State : clean
    Device UUID : 39a2ee23:e9c8810a:6499b489:39af8fbb

    Update Time : Sat Jun  5 12:58:59 2021
       Checksum : f50c822a - correct
         Events : 4078

         Layout : left-symmetric
     Chunk Size : 512K

   Device Role : Active device 1
   Array State : .AAAA ('A' == active, '.' == missing)
/dev/sdc2:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x0
     Array UUID : 21bae27e:f2478bd8:6e650a39:b6a0586f
           Name : LaCie-5big:4
  Creation Time : Fri May 28 05:54:08 2021
     Raid Level : raid6
   Raid Devices : 5

 Avail Dev Size : 5856481280 (2792.59 GiB 2998.52 GB)
     Array Size : 8784721920 (8377.76 GiB 8995.56 GB)
   Super Offset : 5856481536 sectors
          State : clean
    Device UUID : ff73f9ae:bc75995a:d74b7ba7:b7d2bab4

    Update Time : Sat Jun  5 12:58:59 2021
       Checksum : e720d6b6 - correct
         Events : 4078

         Layout : left-symmetric
     Chunk Size : 512K

   Device Role : Active device 2
   Array State : .AAAA ('A' == active, '.' == missing)
/dev/sdd2:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x0
     Array UUID : 21bae27e:f2478bd8:6e650a39:b6a0586f
           Name : LaCie-5big:4
  Creation Time : Fri May 28 05:54:08 2021
     Raid Level : raid6
   Raid Devices : 5

 Avail Dev Size : 5856481280 (2792.59 GiB 2998.52 GB)
     Array Size : 8784721920 (8377.76 GiB 8995.56 GB)
   Super Offset : 5856481536 sectors
          State : clean
    Device UUID : 8cd6c30f:dc2ca683:2528df69:fea63a2c

    Update Time : Sat Jun  5 12:58:59 2021
       Checksum : aadba0f8 - correct
         Events : 4078

         Layout : left-symmetric
     Chunk Size : 512K

   Device Role : Active device 3
   Array State : .AAAA ('A' == active, '.' == missing)
/dev/sde2:
          Magic : a92b4efc
        Version : 1.0
    Feature Map : 0x0
     Array UUID : 21bae27e:f2478bd8:6e650a39:b6a0586f
           Name : LaCie-5big:4
  Creation Time : Fri May 28 05:54:08 2021
     Raid Level : raid6
   Raid Devices : 5

 Avail Dev Size : 5856481280 (2792.59 GiB 2998.52 GB)
     Array Size : 8784721920 (8377.76 GiB 8995.56 GB)
   Super Offset : 5856481536 sectors
          State : clean
    Device UUID : 44054430:e8417766:be79cdb0:d1ac3540

    Update Time : Sat Jun  5 12:58:59 2021
       Checksum : 9163c2a - correct
         Events : 4078

         Layout : left-symmetric
     Chunk Size : 512K

   Device Role : Active device 4
   Array State : .AAAA ('A' == active, '.' == missing)
root@fvdw-sta-kirkwood:/ # mdadm --examine /dev/sd[abcde]5
mdadm: No md superblock detected on /dev/sda5.
/dev/sdb5:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 61802e77:8e9c5e30:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:39 2011
     Raid Level : raid1
  Used Dev Size : 255936 (249.98 MiB 262.08 MB)
     Array Size : 255936 (249.98 MiB 262.08 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 3

    Update Time : Sat Jun  5 12:59:01 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d9696814 - correct
         Events : 17599


      Number   Major   Minor   RaidDevice State
this     1       8       21        1      active sync   /dev/sdb5

   0     0       0        0        0      removed
   1     1       8       21        1      active sync   /dev/sdb5
   2     2       8        5        2      active sync   /dev/sdc5
   3     3       8       69        3      active sync   /dev/sdd5
   4     4       8       53        4      active sync   /dev/sde5
/dev/sdc5:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 61802e77:8e9c5e30:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:39 2011
     Raid Level : raid1
  Used Dev Size : 255936 (249.98 MiB 262.08 MB)
     Array Size : 255936 (249.98 MiB 262.08 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 3

    Update Time : Sat Jun  5 12:59:01 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d9696806 - correct
         Events : 17599


      Number   Major   Minor   RaidDevice State
this     2       8        5        2      active sync   /dev/sdc5

   0     0       0        0        0      removed
   1     1       8       21        1      active sync   /dev/sdb5
   2     2       8        5        2      active sync   /dev/sdc5
   3     3       8       69        3      active sync   /dev/sdd5
   4     4       8       53        4      active sync   /dev/sde5
/dev/sdd5:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 61802e77:8e9c5e30:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:39 2011
     Raid Level : raid1
  Used Dev Size : 255936 (249.98 MiB 262.08 MB)
     Array Size : 255936 (249.98 MiB 262.08 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 3

    Update Time : Sat Jun  5 12:59:01 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d9696848 - correct
         Events : 17599


      Number   Major   Minor   RaidDevice State
this     3       8       69        3      active sync   /dev/sdd5

   0     0       0        0        0      removed
   1     1       8       21        1      active sync   /dev/sdb5
   2     2       8        5        2      active sync   /dev/sdc5
   3     3       8       69        3      active sync   /dev/sdd5
   4     4       8       53        4      active sync   /dev/sde5
/dev/sde5:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 61802e77:8e9c5e30:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:39 2011
     Raid Level : raid1
  Used Dev Size : 255936 (249.98 MiB 262.08 MB)
     Array Size : 255936 (249.98 MiB 262.08 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 3

    Update Time : Sat Jun  5 12:59:01 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d969683a - correct
         Events : 17599


      Number   Major   Minor   RaidDevice State
this     4       8       53        4      active sync   /dev/sde5

   0     0       0        0        0      removed
   1     1       8       21        1      active sync   /dev/sdb5
   2     2       8        5        2      active sync   /dev/sdc5
   3     3       8       69        3      active sync   /dev/sdd5
   4     4       8       53        4      active sync   /dev/sde5
root@fvdw-sta-kirkwood:/ # mdadm --examine /dev/sd[abcde]7
mdadm: No md superblock detected on /dev/sda7.
/dev/sdb7:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 2b4ec365:c26b46ae:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:01:49 2011
     Raid Level : raid1
  Used Dev Size : 16000 (15.63 MiB 16.38 MB)
     Array Size : 16000 (15.63 MiB 16.38 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sat Jun  5 12:58:25 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 1
  Spare Devices : 0
       Checksum : d704ba95 - correct
         Events : 66577


      Number   Major   Minor   RaidDevice State
this     0       8       23        0      active sync   /dev/sdb7

   0     0       8       23        0      active sync   /dev/sdb7
   1     1       8        7        1      active sync   /dev/sdc7
   2     2       8       71        2      active sync   /dev/sdd7
   3     3       8       55        3      active sync   /dev/sde7
   4     4       0        0        4      faulty removed
/dev/sdc7:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 2b4ec365:c26b46ae:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:01:49 2011
     Raid Level : raid1
  Used Dev Size : 16000 (15.63 MiB 16.38 MB)
     Array Size : 16000 (15.63 MiB 16.38 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sat Jun  5 12:58:25 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 1
  Spare Devices : 0
       Checksum : d704ba87 - correct
         Events : 66577


      Number   Major   Minor   RaidDevice State
this     1       8        7        1      active sync   /dev/sdc7

   0     0       8       23        0      active sync   /dev/sdb7
   1     1       8        7        1      active sync   /dev/sdc7
   2     2       8       71        2      active sync   /dev/sdd7
   3     3       8       55        3      active sync   /dev/sde7
   4     4       0        0        4      faulty removed
/dev/sdd7:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 2b4ec365:c26b46ae:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:01:49 2011
     Raid Level : raid1
  Used Dev Size : 16000 (15.63 MiB 16.38 MB)
     Array Size : 16000 (15.63 MiB 16.38 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sat Jun  5 12:58:25 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 1
  Spare Devices : 0
       Checksum : d704bac9 - correct
         Events : 66577


      Number   Major   Minor   RaidDevice State
this     2       8       71        2      active sync   /dev/sdd7

   0     0       8       23        0      active sync   /dev/sdb7
   1     1       8        7        1      active sync   /dev/sdc7
   2     2       8       71        2      active sync   /dev/sdd7
   3     3       8       55        3      active sync   /dev/sde7
   4     4       0        0        4      faulty removed
/dev/sde7:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 2b4ec365:c26b46ae:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:01:49 2011
     Raid Level : raid1
  Used Dev Size : 16000 (15.63 MiB 16.38 MB)
     Array Size : 16000 (15.63 MiB 16.38 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sat Jun  5 12:58:25 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 1
  Spare Devices : 0
       Checksum : d704babb - correct
         Events : 66577


      Number   Major   Minor   RaidDevice State
this     3       8       55        3      active sync   /dev/sde7

   0     0       8       23        0      active sync   /dev/sdb7
   1     1       8        7        1      active sync   /dev/sdc7
   2     2       8       71        2      active sync   /dev/sdd7
   3     3       8       55        3      active sync   /dev/sde7
   4     4       0        0        4      faulty removed
root@fvdw-sta-kirkwood:/ #
root@fvdw-sta-kirkwood:/ # mdadm --examine /dev/sd[abcde]8
mdadm: No md superblock detected on /dev/sda8.
/dev/sdb8:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 35a9d24b:80939a01:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:13 2011
     Raid Level : raid1
  Used Dev Size : 843328 (823.70 MiB 863.57 MB)
     Array Size : 843328 (823.70 MiB 863.57 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 1

    Update Time : Sat Jun  5 12:59:04 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 9f9523fd - correct
         Events : 79782


      Number   Major   Minor   RaidDevice State
this     1       8       24        1      active sync   /dev/sdb8

   0     0       0        0        0      removed
   1     1       8       24        1      active sync   /dev/sdb8
   2     2       8        8        2      active sync   /dev/sdc8
   3     3       8       72        3      active sync   /dev/sdd8
   4     4       8       56        4      active sync   /dev/sde8
/dev/sdc8:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 35a9d24b:80939a01:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:13 2011
     Raid Level : raid1
  Used Dev Size : 843328 (823.70 MiB 863.57 MB)
     Array Size : 843328 (823.70 MiB 863.57 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 1

    Update Time : Sat Jun  5 12:59:04 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 9f9523ef - correct
         Events : 79782


      Number   Major   Minor   RaidDevice State
this     2       8        8        2      active sync   /dev/sdc8

   0     0       0        0        0      removed
   1     1       8       24        1      active sync   /dev/sdb8
   2     2       8        8        2      active sync   /dev/sdc8
   3     3       8       72        3      active sync   /dev/sdd8
   4     4       8       56        4      active sync   /dev/sde8
/dev/sdd8:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 35a9d24b:80939a01:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:13 2011
     Raid Level : raid1
  Used Dev Size : 843328 (823.70 MiB 863.57 MB)
     Array Size : 843328 (823.70 MiB 863.57 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 1

    Update Time : Sat Jun  5 12:59:04 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 9f952431 - correct
         Events : 79782


      Number   Major   Minor   RaidDevice State
this     3       8       72        3      active sync   /dev/sdd8

   0     0       0        0        0      removed
   1     1       8       24        1      active sync   /dev/sdb8
   2     2       8        8        2      active sync   /dev/sdc8
   3     3       8       72        3      active sync   /dev/sdd8
   4     4       8       56        4      active sync   /dev/sde8
/dev/sde8:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 35a9d24b:80939a01:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:13 2011
     Raid Level : raid1
  Used Dev Size : 843328 (823.70 MiB 863.57 MB)
     Array Size : 843328 (823.70 MiB 863.57 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 1

    Update Time : Sat Jun  5 12:59:04 2021
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 9f952423 - correct
         Events : 79782


      Number   Major   Minor   RaidDevice State
this     4       8       56        4      active sync   /dev/sde8

   0     0       0        0        0      removed
   1     1       8       24        1      active sync   /dev/sdb8
   2     2       8        8        2      active sync   /dev/sdc8
   3     3       8       72        3      active sync   /dev/sdd8
   4     4       8       56        4      active sync   /dev/sde8
root@fvdw-sta-kirkwood:/ # mdadm --examine /dev/sd[abcde]9
mdadm: cannot open /dev/sda9: No such device or address
/dev/sdb9:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : ae091d2c:8af6a01b:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:26 2011
     Raid Level : raid1
  Used Dev Size : 875456 (855.08 MiB 896.47 MB)
     Array Size : 875456 (855.08 MiB 896.47 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 2

    Update Time : Sat Jun  5 12:59:04 2021
          State : active
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 22588bce - correct
         Events : 198799


      Number   Major   Minor   RaidDevice State
this     1       8       25        1      active sync   /dev/sdb9

   0     0       0        0        0      removed
   1     1       8       25        1      active sync   /dev/sdb9
   2     2       8        9        2      active sync   /dev/sdc9
   3     3       8       73        3      active sync   /dev/sdd9
   4     4       8       57        4      active sync   /dev/sde9
/dev/sdc9:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : ae091d2c:8af6a01b:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:26 2011
     Raid Level : raid1
  Used Dev Size : 875456 (855.08 MiB 896.47 MB)
     Array Size : 875456 (855.08 MiB 896.47 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 2

    Update Time : Sat Jun  5 12:59:04 2021
          State : active
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 22588bc0 - correct
         Events : 198799


      Number   Major   Minor   RaidDevice State
this     2       8        9        2      active sync   /dev/sdc9

   0     0       0        0        0      removed
   1     1       8       25        1      active sync   /dev/sdb9
   2     2       8        9        2      active sync   /dev/sdc9
   3     3       8       73        3      active sync   /dev/sdd9
   4     4       8       57        4      active sync   /dev/sde9
/dev/sdd9:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : ae091d2c:8af6a01b:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:26 2011
     Raid Level : raid1
  Used Dev Size : 875456 (855.08 MiB 896.47 MB)
     Array Size : 875456 (855.08 MiB 896.47 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 2

    Update Time : Sat Jun  5 12:59:04 2021
          State : active
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 22588c02 - correct
         Events : 198799


      Number   Major   Minor   RaidDevice State
this     3       8       73        3      active sync   /dev/sdd9

   0     0       0        0        0      removed
   1     1       8       25        1      active sync   /dev/sdb9
   2     2       8        9        2      active sync   /dev/sdc9
   3     3       8       73        3      active sync   /dev/sdd9
   4     4       8       57        4      active sync   /dev/sde9
/dev/sde9:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : ae091d2c:8af6a01b:3d186b3c:53958f34
  Creation Time : Fri Nov  4 09:02:26 2011
     Raid Level : raid1
  Used Dev Size : 875456 (855.08 MiB 896.47 MB)
     Array Size : 875456 (855.08 MiB 896.47 MB)
   Raid Devices : 5
  Total Devices : 4
Preferred Minor : 2

    Update Time : Sat Jun  5 12:59:04 2021
          State : active
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 22588bf4 - correct
         Events : 198799


      Number   Major   Minor   RaidDevice State
this     4       8       57        4      active sync   /dev/sde9

   0     0       0        0        0      removed
   1     1       8       25        1      active sync   /dev/sdb9
   2     2       8        9        2      active sync   /dev/sdc9
   3     3       8       73        3      active sync   /dev/sdd9
   4     4       8       57        4      active sync   /dev/sde9
root@fvdw-sta-kirkwood:/ #
wolkao
Donator VIP
Donator VIP
 
Posts: 23
Joined: Fri Jun 04, 2021 5:53 pm

Re: 5big Network v2 - Don't work

Postby wolkao » Sat Jun 05, 2021 1:12 pm

Code: Select all
root@fvdw-sta-kirkwood:/ # ls -l /dev/md*
brw-r-----    1 root     root        9,   0 Jan  3  2018 /dev/md0
brw-r-----    1 root     root        9,   1 Jan  3  2018 /dev/md1
brw-r-----    1 root     root        9,  10 Jan  3  2018 /dev/md10
brw-r-----    1 root     root        9,  11 Jan  3  2018 /dev/md11
brw-r-----    1 root     root        9,  12 Jan  3  2018 /dev/md12
brw-r-----    1 root     root        9,  13 Jan  3  2018 /dev/md13
brw-r-----    1 root     root        9,  14 Jan  3  2018 /dev/md14
brw-r-----    1 root     root        9,  15 Jan  3  2018 /dev/md15
brw-r-----    1 root     root        9,  16 Jan  3  2018 /dev/md16
brw-r-----    1 root     root        9,  17 Jan  3  2018 /dev/md17
brw-r-----    1 root     root        9,   2 Jan  3  2018 /dev/md2
brw-r-----    1 root     root        9,   3 Jan  3  2018 /dev/md3
brw-r-----    1 root     root        9,   4 Jan  3  2018 /dev/md4
brw-r-----    1 root     root        9,   5 Jan  3  2018 /dev/md5
brw-r-----    1 root     root        9,   6 Jan  3  2018 /dev/md6
brw-r-----    1 root     root        9,   7 Jan  3  2018 /dev/md7
brw-r-----    1 root     root        9,   8 Jan  3  2018 /dev/md8
brw-r-----    1 root     root        9,   9 Jan  3  2018 /dev/md9
wolkao
Donator VIP
Donator VIP
 
Posts: 23
Joined: Fri Jun 04, 2021 5:53 pm

Re: 5big Network v2 - Don't work

Postby wolkao » Sat Jun 05, 2021 1:14 pm

For installation i must select option 1 (install) or 2 (write)?
wolkao
Donator VIP
Donator VIP
 
Posts: 23
Joined: Fri Jun 04, 2021 5:53 pm

Re: 5big Network v2 - Don't work

Postby Jocko » Sat Jun 05, 2021 1:22 pm

So you had some issues with one disk (sda) because its partitions are not raid member. Did you try to replace it ?

Please to post
Code: Select all
gdisk -l /dev/sda
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: 5big Network v2 - Don't work

Postby wolkao » Sat Jun 05, 2021 1:27 pm

Is it possibile installation script?
wolkao
Donator VIP
Donator VIP
 
Posts: 23
Joined: Fri Jun 04, 2021 5:53 pm

Re: 5big Network v2 - Don't work

Postby Jocko » Sat Jun 05, 2021 1:29 pm

So what you may do:
- either we try to re-add sda in the raids and see if lacie OS run again
- or you select option 1 to install our firmware
Jocko
Site Admin - expert
 
Posts: 11367
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: 5big Network v2 - Don't work

Postby wolkao » Sat Jun 05, 2021 1:38 pm

I select option 1
all is done

but after i give a command reboot -f

the system present, always, lacie os with the messagge "Your device may be powering on. Please try again in a few minutes."

why?
wolkao
Donator VIP
Donator VIP
 
Posts: 23
Joined: Fri Jun 04, 2021 5:53 pm

Re: 5big Network v2 - Don't work

Postby Jocko » Sat Jun 05, 2021 1:42 pm

Because you keep the other disks on their slot which contain lacie OS. (please to read the help page)
Currently our firmware is installed on the left disk.

So stop the nas, remove the last four disks. Restart the nas, make hot-plug with the 4 disks and go to the disks setup menu to initialize them
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 10 guests