Please Help me with my 5Big Network 2

Re: Please Help me with my 5Big Network 2

Postby Jocko » Tue Sep 06, 2016 9:28 pm

So post
Code: Select all
cat /proc/partitions
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Please Help me with my 5Big Network 2

Postby macdalor » Tue Sep 06, 2016 9:29 pm

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

  31        0        500 mtdblock0
  31        1          4 mtdblock1
   8        0  976762584 sdc
   8        1  974639815 sdc1
   8        2     262144 sdc2
   8        3      16384 sdc3
   8        4      16384 sdc4
   8        5     905216 sdc5
   8        6     905216 sdc6
   8        7      16384 sdc7
   8       16  976762584 sdb
   8       17  974639815 sdb1
   8       18     262144 sdb2
   8       19      16384 sdb3
   8       20      16384 sdb4
   8       21     905216 sdb5
   8       22     905216 sdb6
   8       23      16384 sdb7
   8       32  976762584 sda
   8       34  974639815 sda2
   8       37     262144 sda5
   8       38      16384 sda6
   8       39      16384 sda7
   8       40     905216 sda8
   8       41     905216 sda9
   8       42      16384 sda10
   8       48  976762584 sde
   8       49       1024 sde1
   8       50  974736520 sde2
   8       51        934 sde3
   8       52       1024 sde4
   8       53     256000 sde5
   8       54       8033 sde6
   8       55      16065 sde7
   8       56     843413 sde8
   8       57     875543 sde9
   8       58       8033 sde10
   8       64  976762584 sdd
   8       65       1024 sdd1
   8       66  974736520 sdd2
   8       67        934 sdd3
   8       68       1024 sdd4
   8       69     256000 sdd5
   8       70       8033 sdd6
   8       71      16065 sdd7
   8       72     843413 sdd8
   8       73     875543 sdd9
   8       74       8033 sdd10
root@fvdw-sta-kirkwood:/ #
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Please Help me with my 5Big Network 2

Postby Jocko » Tue Sep 06, 2016 9:37 pm

:shocked
sdb and sdc do not have a right partition table :scratch :scratch :scratch (partitions 8,9 and 10 are missing )

How do you reset these disks?
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Please Help me with my 5Big Network 2

Postby macdalor » Tue Sep 06, 2016 9:40 pm

I didn't reset them manually...I just installed the firmware on to SDA (alone) and inserted the others following Lacie's procedure; The RAID management system from the Lacie's (CRAP) firmware dealt with the disks formatting and raid setup...
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Please Help me with my 5Big Network 2

Postby Jocko » Tue Sep 06, 2016 9:58 pm

:scratch partition 1 on sdb and sdc gives a bad behaviour as these partitions are the data partition instead of partition2 (this may explain why you have a strange behaviour)

But I need time how to restore their partition table and for today it is too late...


---edit---
I think the best way is :
- to destroy all existing raid from the web interface.
- use fvdw-sl console to destroy the partition table on sdb,sdc,sdd and sde (there are also issues on these two last disks)
- restart the nas with only sda
- and for each disk, do an hotplug one by one (plug the next disk only after formatting the new disk) and format them from lacie web interface
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Please Help me with my 5Big Network 2

Postby macdalor » Tue Sep 06, 2016 10:03 pm

I agree, let's chat tomorrow ...
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Please Help me with my 5Big Network 2

Postby Jocko » Wed Sep 07, 2016 11:46 am

Hi,

About partition 1 present or missing, I think you must have sometime a gpt partition and otherwise a dos table (partition 1 must be the extended partition).

What howto did you follow to format sda ?
As you have 1TB disks, use a dos table is better and then you should create the partition table according with http://lacie.nas-central.org/wiki/Installing_firmware_on_fresh_disks_(2Big_2)

on fvdw-sl console can you post these outputs?
Code: Select all
fdisk -l
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: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Please Help me with my 5Big Network 2

Postby macdalor » Wed Sep 07, 2016 12:16 pm

Jocko wrote:Hi,

About partition 1 present or missing, I think you must have sometime a gpt partition and otherwise a dos table (partition 1 must be the extended partition).

What howto did you follow to format sda ?
As you have 1TB disks, use a dos table is better and then you should create the partition table according with http://lacie.nas-central.org/wiki/Installing_firmware_on_fresh_disks_(2Big_2)

on fvdw-sl console can you post these outputs?
Code: Select all
fdisk -l
gdisk -l /dev/sda
gdisk -l /dev/sdb
gdisk -l /dev/sdc
gdisk -l /dev/sdd
gdisk -l /dev/sde


Hi Jocko, ok I'll give that a try later on when back home.

The SDA was formated using FVDW's procedure and resulting as follow:
Code: Select all
Disk /dev/sdb: 976773168 sectors, 465.8 GiB
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 976773134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2014 sectors (1007.0 KiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   2         4245504       976773134   463.7 GiB   8300  Linux filesystem
   5            2048          526335   256.0 MiB   8200  Linux swap
   6          526336          559103   16.0 MiB    8300  Linux filesystem
   7          559104          591871   16.0 MiB    8300  Linux filesystem
   8          591872         2402303   884.0 MiB   8300  Linux filesystem
   9         2402304         4212735   884.0 MiB   8300  Linux filesystem
  10         4212736         4245503   16.0 MiB    8300  Linux filesystem
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Please Help me with my 5Big Network 2

Postby macdalor » Wed Sep 07, 2016 4:31 pm

Jocko wrote:
on fvdw-sl console can you post these outputs?
Code: Select all
fdisk -l
gdisk -l /dev/sda
gdisk -l /dev/sdb
gdisk -l /dev/sdc
gdisk -l /dev/sdd
gdisk -l /dev/sde


Code: Select all
fvdw-sta-kirkwood login: root
Password:
root@fvdw-sta-kirkwood:/ # fdisk -l

Disk /dev/mtdblock0: 0 MB, 512000 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock0 doesn't contain a valid partition table

Disk /dev/mtdblock1: 0 MB, 4096 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock1 doesn't contain a valid partition table

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdc1               1      121602   976762583+ ee EFI GPT

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdb1               1      121602   976762583+ ee EFI GPT

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
256 heads, 63 sectors/track, 121126 cylinders
Units = cylinders of 16128 * 512 = 8257536 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               1      121127   976762583+ ee EFI GPT

Disk /dev/sde: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sde1               1      121602   976762583+ ee EFI GPT

Disk /dev/sdd: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdd1               1      121602   976762583+ ee EFI GPT
Code: Select all
root@fvdw-sta-kirkwood:/ # 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: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 251066C4-F5DA-4B09-B5CE-1E0DBFB3FBF0
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2014 sectors (1007.0 KiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   2         4245504      1953525134   929.5 GiB   8300  Linux filesystem
   5            2048          526335   256.0 MiB   8200  Linux swap
   6          526336          559103   16.0 MiB    8300  Linux filesystem
   7          559104          591871   16.0 MiB    8300  Linux filesystem
   8          591872         2402303   884.0 MiB   8300  Linux filesystem
   9         2402304         4212735   884.0 MiB   8300  Linux filesystem
  10         4212736         4245503   16.0 MiB    8300  Linux filesystem
Code: Select all
root@fvdw-sta-kirkwood:/ # 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: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): E52208E7-89EE-4744-866C-BB415B7987BF
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2014 sectors (1007.0 KiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4245504      1953525134   929.5 GiB   0700  primary
   2            2048          526335   256.0 MiB   0700  primary
   3          526336          559103   16.0 MiB    0700  primary
   4          559104          591871   16.0 MiB    0700  primary
   5          591872         2402303   884.0 MiB   0700  primary
   6         2402304         4212735   884.0 MiB   0700  primary
   7         4212736         4245503   16.0 MiB    0700  primary
Code: Select all
root@fvdw-sta-kirkwood:/ # 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: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 9F8BC48C-3264-43E4-86AC-0FF7E760D087
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2014 sectors (1007.0 KiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4245504      1953525134   929.5 GiB   0700  primary
   2            2048          526335   256.0 MiB   0700  primary
   3          526336          559103   16.0 MiB    0700  primary
   4          559104          591871   16.0 MiB    0700  primary
   5          591872         2402303   884.0 MiB   0700  primary
   6         2402304         4212735   884.0 MiB   0700  primary
   7         4212736         4245503   16.0 MiB    0700  primary
Code: Select all
root@fvdw-sta-kirkwood:/ # 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: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 8FC49B67-875E-4FB6-96D1-E913FBA9FFCD
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 2048-sector boundaries
Total free space is 31922 sectors (15.6 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4036608         4038655   1024.0 KiB  0700  primary
   2         4048896      1953521935   929.6 GiB   0700  primary
   3         4040704         4042571   934.0 KiB   0700  primary
   4         4044800         4046848   1.0 MiB     0700  primary
   5            2048          514047   250.0 MiB   0700  primary
   6          530432          546497   7.8 MiB     0700  primary
   7          546816          578945   15.7 MiB    0700  primary
   8          579584         2266409   823.6 MiB   0700  primary
   9         2267136         4018221   855.0 MiB   0700  primary
  10         4020224         4036289   7.8 MiB     0700  primary
Code: Select all
root@fvdw-sta-kirkwood:/ # 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: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 4FB06982-3BCD-42A7-8C07-F372E233D5E4
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 2048-sector boundaries
Total free space is 31922 sectors (15.6 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4036608         4038655   1024.0 KiB  0700  primary
   2         4048896      1953521935   929.6 GiB   0700  primary
   3         4040704         4042571   934.0 KiB   0700  primary
   4         4044800         4046848   1.0 MiB     0700  primary
   5            2048          514047   250.0 MiB   0700  primary
   6          530432          546497   7.8 MiB     0700  primary
   7          546816          578945   15.7 MiB    0700  primary
   8          579584         2266409   823.6 MiB   0700  primary
   9         2267136         4018221   855.0 MiB   0700  primary
  10         4020224         4036289   7.8 MiB     0700  primary
root@fvdw-sta-kirkwood:/ #
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

Re: Please Help me with my 5Big Network 2

Postby macdalor » Wed Sep 07, 2016 6:23 pm

Jocko wrote:I think the best way is :
- to destroy all existing raid from the web interface.
- use fvdw-sl console to destroy the partition table on sdb,sdc,sdd and sde (there are also issues on these two last disks)
- restart the nas with only sda
- and for each disk, do an hotplug one by one (plug the next disk only after formatting the new disk) and format them from lacie web interface

shall I go ahead with this Jocko?
macdalor
 
Posts: 137
Joined: Sat Jan 09, 2016 9:12 pm

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 4 guests