[SOLVED] After a firmware upgrade, blinking blue, lost 5Big2

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Sat Jun 11, 2016 10:06 am

The command is
Code: Select all
gdisk -l /dev/sda

You will need to do this for all dev's, there is no command to list them all automatic with gdisk

The kernel that is loaded is the one from the original firmware, think we are getting clos to the last options:
- wiping and formatting sdx9 array then reboot, if that doesn't bring it to live, wiping also sdx7 and sdx8 formatting them and writing the original images to them. But as it comes as far in the boot I think the snapshot with new firmware on sdx9 is causing the problem an wiping/ formatting sdx9 could solve this.
I am not sure what happens with your data but because that is stored on sdx2 including the recovery points I expect it will be safe to wipe sdx9 but I am not 100% sure. If you want to avoid any risk you need to backup your data before proceeding. The link provided to the new ftp server that you can use with the standalone kernel can be helpfull. Other user tested it an it worked well with high speed 80MB/s
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Sat Jun 11, 2016 10:18 am

Welcome back my friend.
I am making use of your FTP program, but the speed is not so high (I think depends on the ethernet port on my corporate PC that is 100MB).
Meanwhile I am carefully reading the forum post, trying to learn something. :geek:
So after save my data (not all, just the much precius to me), I can follow up on what you have written to me.
But since I'm a noob, you should kindly write commands exactly as I have to type them.
I mean, where you talk about wiping and formatting.

thanks in advance
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Sat Jun 11, 2016 10:25 am

fvdw wrote:The command is
Code: Select all
gdisk -l / dev/sda

You will need to do this for all dev's, there is no command to list them all automatic with gdisk


here we go:

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

Usage: gdisk [-l] device_file
root@fvdw-sta-kirkwood:/ # gdisk -l / dev/sdb
GPT fdisk (gdisk) version 0.8.5

Usage: gdisk [-l] device_file
root@fvdw-sta-kirkwood:/ # gdisk -l / dev/sdc
GPT fdisk (gdisk) version 0.8.5

Usage: gdisk [-l] device_file
root@fvdw-sta-kirkwood:/ # gdisk -l / dev/sdd
GPT fdisk (gdisk) version 0.8.5

Usage: gdisk [-l] device_file
root@fvdw-sta-kirkwood:/ # gdisk -l / dev/sde
GPT fdisk (gdisk) version 0.8.5

Usage: gdisk [-l] device_file


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

Usage: gdisk [-l] device_file
root@fvdw-sta-kirkwood:/ # gdisk -l / dev/md2
GPT fdisk (gdisk) version 0.8.5

Usage: gdisk [-l] device_file
root@fvdw-sta-kirkwood:/ # gdisk -l / dev/md3
GPT fdisk (gdisk) version 0.8.5

Usage: gdisk [-l] device_file
root@fvdw-sta-kirkwood:/ # gdisk -l / dev/md4
GPT fdisk (gdisk) version 0.8.5

Usage: gdisk [-l] device_file


:crazy
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Sat Jun 11, 2016 10:34 am

You have an error in the command
The space behind the first slash should not be there
Code: Select all
gdisk -l /dev/sda

Instead of
Code: Select all
gdisk -l / dev/sda
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Sat Jun 11, 2016 10:39 am

Glaven Clattuck wrote:Welcome back my friend.
I am making use of your FTP program, but the speed is not so high (I think depends on the ethernet port on my corporate PC that is 100MB).
Meanwhile I am carefully reading the forum post, trying to learn something. :geek:
So after save my data (not all, just the much precius to me), I can follow up on what you have written to me.
But since I'm a noob, you should kindly write commands exactly as I have to type them.
I mean, where you talk about wiping and formatting.

thanks in advance


Yes on 100 mbits port the speed will be around max 8 MB/s. You need a gugabit port for higher speeds.

The commands for wiping an formatting are easy. I suggest your copy all data that you think is needed. This afternoon I will be out to a ford mustang meeting in germany, will be back this evening
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Sat Jun 11, 2016 10:46 am

sorry

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: 7814037168 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 275240CD-B1B2-4855-A8AB-21EE7007D6BC
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 32178 sectors (15.7 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4036608         4038655   1024.0 KiB  0700  primary
   2         4048896      7814033679   3.6 TiB     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:/ # 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: 7814037168 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 31381F80-E412-4295-805C-25E556A2843B
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 32178 sectors (15.7 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4036608         4038655   1024.0 KiB  0700  primary
   2         4048896      7814033679   3.6 TiB     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:/ # 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: 7814037168 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): EE878713-34E4-4F8D-BDF7-2DC10AAE5E50
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 32178 sectors (15.7 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4036608         4038655   1024.0 KiB  0700  primary
   2         4048896      7814033679   3.6 TiB     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:/ # 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: 7814037168 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): D212632D-8CA9-40FD-A0E2-21E14D93356B
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 32178 sectors (15.7 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4036608         4038655   1024.0 KiB  0700  primary
   2         4048896      7814033679   3.6 TiB     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:/ # 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: 7814037168 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 3963CD1F-E23D-4C8E-A0FA-F392A96E027E
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7814037134
Partitions will be aligned on 2048-sector boundaries
Total free space is 32178 sectors (15.7 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1         4036608         4038655   1024.0 KiB  0700  primary
   2         4048896      7814033679   3.6 TiB     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:/ # *


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

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

Creating new GPT entries.
Disk /dev/md1: 1686656 sectors, 823.6 MiB
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 1686622
Partitions will be aligned on 2048-sector boundaries
Total free space is 1686589 sectors (823.5 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
root@fvdw-sta-kirkwood:/ # gdisk -l /dev/md2
GPT fdisk (gdisk) version 0.8.5

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

Creating new GPT entries.
Disk /dev/md2: 1750912 sectors, 854.9 MiB
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 1750878
Partitions will be aligned on 2048-sector boundaries
Total free space is 1750845 sectors (854.9 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
root@fvdw-sta-kirkwood:/ # gdisk -l /dev/md3
GPT fdisk (gdisk) version 0.8.5

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

Creating new GPT entries.
Disk /dev/md3: 511872 sectors, 249.9 MiB
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 511838
Partitions will be aligned on 2048-sector boundaries
Total free space is 511805 sectors (249.9 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
root@fvdw-sta-kirkwood:/ # gdisk -l /dev/md4
GPT fdisk (gdisk) version 0.8.5

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

Creating new GPT entries.
Disk /dev/md4: 31239938048 sectors, 14.5 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): 02FFFD38-0000-0000-0000-000000000000
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 31239938014
Partitions will be aligned on 2048-sector boundaries
Total free space is 31239937981 sectors (14.5 TiB)

Number  Start (sector)    End (sector)  Size       Code  Name
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Sat Jun 11, 2016 10:48 am

fvdw wrote:This afternoon I will be out to a ford mustang meeting in germany, will be back this evening


enjoy it, and read us on these shores tonight. :-D :-D
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Sun Jun 12, 2016 9:12 am

I found a post on nas central giving the output of the kernel at startup, it seems the output you got is not abnormal, however it should not stop with md1 reconstruction ..it should continue http://forum.nas-central.org/viewtopic. ... 479#p90905

Anyhow are you ready with making backups ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby fvdw » Sun Jun 12, 2016 9:16 am

some mustang pictures
IMG_20160611_153833small.jpg
IMG_20160611_141106-small.jpg
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: After a firmware upgrade, blinking blue and 5Big2 is los

Postby Glaven Clattuck » Sun Jun 12, 2016 9:24 am

fvdw wrote:I found a post on nas central giving the output of the kernel at startup, it seems the output you got is not abnormal, however it should not stop with md1 reconstruction ..it should continue http://forum.nas-central.org/viewtopic. ... 479#p90905

Anyhow are you ready with making backups ?


Hi,

I have about 13TB of data, certainly not all important, but in any case I don't want to lose them. From last night to this morning I recovered about 3TB, the problem now is to find other HD on which to pour the other data.

I will take a look at the post that you pointed. But i would try the "wipe" and "format" way.
So do you help me?
Glaven Clattuck
Donator VIP
Donator VIP
 
Posts: 153
Joined: Sat May 21, 2016 3:21 pm
Location: Urbe Immortalis

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 10 guests