Dashboard opens with blank only

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 2:05 pm

Try again after stopping the raid
Code: Select all
mdadm -S /dev/md4
and then run again the re-add command
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 2:08 pm

Code: Select all
root@(fvdw-kirkwood):/ # mdadm -S /dev/md4
mdadm: stopped /dev/md4
root@(fvdw-kirkwood):/ # mdadm /dev/md4 --re-add /dev/sde2
mdadm: cannot get array info for /dev/md4
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 2:16 pm

:doh of course the raid is no longer available with my last command.

please try now this one
Code: Select all
mdadm --assemble --run /dev/md4 /dev/sda2 /dev/sdb2 /dev/sdc2 /dev/sdd2 /dev/sde2
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 2:18 pm

and post
Code: Select all
mdadm --detail /dev/md4
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 2:19 pm

Code: Select all
root@(fvdw-kirkwood):/ # mdadm --assemble --run /dev/md4 /dev/sda2 /dev/sdb2 /dev/sdc2 /dev/s
dd2 /dev/sde2
mdadm: cannot open device /dev/sdd2: No such file or directory
mdadm: /dev/sdd2 has no superblock - assembly aborted
Last edited by fariaslcfs on Wed Mar 10, 2021 2:40 pm, edited 1 time in total.
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 2:39 pm

I am beginning crazy... this time is sdd!!!

what you get if you examine it
Code: Select all
mdadm --examine /dev/sdd2



--edit---
and also the others
Code: Select all
mdadm --examine /dev/sd[abce]2
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 2:40 pm

Jocko wrote:I am beginning crazy... this time is sdd!!!

what you get if you examine it
Code: Select all
mdadm --examine /dev/sdd2

Code: Select all
root@(fvdw-kirkwood):/ # mdadm --examine /dev/sdd2
mdadm: cannot open /dev/sdd2: No such file or directory

Code: Select all
root@(fvdw-kirkwood):/ # mdadm --examine /dev/sd[abce]2
/dev/sda2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x0
     Array UUID : 1126e27a:134ee56d:e944b67e:ecaecaf8
           Name : fvdw-sta-kirkwood:0
  Creation Time : Thu Jan  1 01:15:34 1970
     Raid Level : raid5
   Raid Devices : 5

 Avail Dev Size : 3902745671 (1860.97 GiB 1998.21 GB)
     Array Size : 7805490688 (7443.90 GiB 7992.82 GB)
  Used Dev Size : 3902745344 (1860.97 GiB 1998.21 GB)
    Data Offset : 262144 sectors
   Super Offset : 8 sectors
          State : clean
    Device UUID : e901b52e:5597c7c7:b8680c01:e03acc1e

    Update Time : Thu Jan  1 20:55:56 1970
       Checksum : abba8b9a - correct
         Events : 262

         Layout : left-symmetric
     Chunk Size : 64K

   Device Role : Active device 2
   Array State : AAAAA ('A' == active, '.' == missing)
/dev/sdb2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x0
     Array UUID : 1126e27a:134ee56d:e944b67e:ecaecaf8
           Name : fvdw-sta-kirkwood:0
  Creation Time : Thu Jan  1 01:15:34 1970
     Raid Level : raid5
   Raid Devices : 5

 Avail Dev Size : 3902745671 (1860.97 GiB 1998.21 GB)
     Array Size : 7805490688 (7443.90 GiB 7992.82 GB)
  Used Dev Size : 3902745344 (1860.97 GiB 1998.21 GB)
    Data Offset : 262144 sectors
   Super Offset : 8 sectors
          State : clean
    Device UUID : 7d128e42:e5b25516:ab56428e:f59eb05e

    Update Time : Thu Jan  1 20:55:56 1970
       Checksum : db3c09c5 - correct
         Events : 262

         Layout : left-symmetric
     Chunk Size : 64K

   Device Role : Active device 1
   Array State : AAAAA ('A' == active, '.' == missing)
/dev/sdc2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x0
     Array UUID : 1126e27a:134ee56d:e944b67e:ecaecaf8
           Name : fvdw-sta-kirkwood:0
  Creation Time : Thu Jan  1 01:15:34 1970
     Raid Level : raid5
   Raid Devices : 5

 Avail Dev Size : 3902745671 (1860.97 GiB 1998.21 GB)
     Array Size : 7805490688 (7443.90 GiB 7992.82 GB)
  Used Dev Size : 3902745344 (1860.97 GiB 1998.21 GB)
    Data Offset : 262144 sectors
   Super Offset : 8 sectors
          State : clean
    Device UUID : 94935723:bfc0c17e:c48f391a:d758bcee

    Update Time : Thu Jan  1 20:55:56 1970
       Checksum : 40748bb1 - correct
         Events : 262

         Layout : left-symmetric
     Chunk Size : 64K

   Device Role : Active device 0
   Array State : AAAAA ('A' == active, '.' == missing)
/dev/sde2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x0
     Array UUID : 1126e27a:134ee56d:e944b67e:ecaecaf8
           Name : fvdw-sta-kirkwood:0
  Creation Time : Thu Jan  1 01:15:34 1970
     Raid Level : raid5
   Raid Devices : 5

 Avail Dev Size : 3902745671 (1860.97 GiB 1998.21 GB)
     Array Size : 7805490688 (7443.90 GiB 7992.82 GB)
  Used Dev Size : 3902745344 (1860.97 GiB 1998.21 GB)
    Data Offset : 262144 sectors
   Super Offset : 8 sectors
          State : clean
    Device UUID : 14c9af17:b83b29a5:1d704282:fcb4e94d

    Update Time : Thu Jan  1 20:55:56 1970
       Checksum : 226a78ab - correct
         Events : 262

         Layout : left-symmetric
     Chunk Size : 64K

   Device Role : Active device 3
   Array State : AAAAA ('A' == active, '.' == missing)
Last edited by fariaslcfs on Wed Mar 10, 2021 2:43 pm, edited 1 time in total.
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 2:42 pm

so post
Code: Select all
cat /proc/partitions
gdisk -l /dev/sdd
ls -l /dev/sdd?
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 2:45 pm

I read your edited post. So no error with the other raid members :thumbup
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 2:47 pm

Jocko wrote:so post
Code: Select all
cat /proc/partitions
gdisk -l /dev/sdd
ls -l /dev/sdd?


Code: Select all
root@(fvdw-kirkwood):/ # cat /proc/partitions
major minor  #blocks  name

   8        0 1953514584 sdc
   8        1          1 sdc1
   8        2 1951503907 sdc2
   8        5     256977 sdc5
   8        6       8001 sdc6
   8        7       8001 sdc7
   8        8     851413 sdc8
   8        9     875511 sdc9
   8       10       8001 sdc10
   8       16 1953514584 sdb
   8       17          1 sdb1
   8       18 1951503907 sdb2
   8       21     256977 sdb5
   8       22       8001 sdb6
   8       23       8001 sdb7
   8       24     851413 sdb8
   8       25     875511 sdb9
   8       26       8001 sdb10
   8       32 1953514584 sda
   8       33          1 sda1
   8       34 1951503907 sda2
   8       37     256977 sda5
   8       38       8001 sda6
   8       39       8001 sda7
   8       40     851413 sda8
   8       41     875511 sda9
   8       42       8001 sda10
   8       48 1953514584 sde
   8       49          1 sde1
   8       50 1951503907 sde2
   8       53     256977 sde5
   8       54       8001 sde6
   8       55       8001 sde7
   8       56     851413 sde8
   8       57     875511 sde9
   8       58       8001 sde10
   8       64 1953514584 sdd
   8       65          1 sdd1
   8       66 1951503907 sdd2
   8       69     256977 sdd5
   8       70       8001 sdd6
   8       71       8001 sdd7
   8       72     851413 sdd8
   8       73     875511 sdd9
   8       74       8001 sdd10

Code: Select all
root@(fvdw-kirkwood):/ # gdisk -l /dev/sdd
GPT fdisk (gdisk) version 0.8.5

Problem opening /dev/sdd for reading! Error is 2.
The specified file does not exist!

Code: Select all
root@(fvdw-kirkwood):/ # ls -l /dev/sdd?
ls: /dev/sdd?: No such file or directory
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 6 guests