Lacie 5Big2 Failed After Firmware Update

Re: Lacie 5Big2 Failed After Firmware Update

Postby unlucky1 » Mon Jul 08, 2013 6:11 pm

Thanks for e2fsck! Here's the output:

e2fsck 1.41.14 (22-Dec-2010)
e2fsck: No such device or address while trying to open /dev/sdb2
Possibly non-existent or swap device?
unlucky1
Donator VIP
Donator VIP
 
Posts: 184
Joined: Sun Jul 07, 2013 3:18 pm

Re: Lacie 5Big2 Failed After Firmware Update

Postby Mijzelf » Mon Jul 08, 2013 6:13 pm

Oh dear. It seems only sdc and sdd have a valid partition table. I guess these are the 3th and 4th disk. Have you done anything special with the other disks?
Mijzelf
 
Posts: 254
Joined: Wed Nov 21, 2012 9:12 am

Re: Lacie 5Big2 Failed After Firmware Update

Postby unlucky1 » Mon Jul 08, 2013 6:15 pm

No, I didn't touch them. It's a standard 5big2 lacie diskless and I put in the 5 disks and it was all running fine until their %&·"&$/"!!! firmware update!!! What's worse is that they take no responsibility over their mistake! So here I am begging for help from great people like you all in this forum and they just count their money....

On a whim, looking for different responses I tried:

root@(none):/ # e2fsck -y /dev/sdc
e2fsck 1.41.14 (22-Dec-2010)
e2fsck: Superblock invalid, trying backup blocks...
e2fsck: Bad magic number in super-block while trying to open /dev/sdc

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
unlucky1
Donator VIP
Donator VIP
 
Posts: 184
Joined: Sun Jul 07, 2013 3:18 pm

Re: Lacie 5Big2 Failed After Firmware Update

Postby Mijzelf » Mon Jul 08, 2013 6:20 pm

This are identical disks, I suppose? In that case you can copy the partition table from the 'good' disk to the bad ones.
Code: Select all
dd if=/dev/sdc of=/dev/sda bs=512 count=20
dd if=/dev/sdc of=/dev/sdb bs=512 count=20
dd if=/dev/sdc of=/dev/sde bs=512 count=20
After that reboot the box, and do a
Code: Select all
cat /proc/partitions
again.
Mijzelf
 
Posts: 254
Joined: Wed Nov 21, 2012 9:12 am

Re: Lacie 5Big2 Failed After Firmware Update

Postby unlucky1 » Mon Jul 08, 2013 6:23 pm

Are they identical though? Is that how this raid works? From hardware, they are all identical. Software, I have no idea!
unlucky1
Donator VIP
Donator VIP
 
Posts: 184
Joined: Sun Jul 07, 2013 3:18 pm

Re: Lacie 5Big2 Failed After Firmware Update

Postby Mijzelf » Mon Jul 08, 2013 6:27 pm

When the disks are hardware identical, the partition tables are also identical, and so are the firmware partitions (5,6,7,8 and 9). But the contents of the data partitions (2) is different. (Of course. Else you couldn't store more data than on a single disk).
Mijzelf
 
Posts: 254
Joined: Wed Nov 21, 2012 9:12 am

Re: Lacie 5Big2 Failed After Firmware Update

Postby fvdw » Mon Jul 08, 2013 6:38 pm

did we scare him off ?
fvdw
Site Admin - expert
 
Posts: 13244
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Lacie 5Big2 Failed After Firmware Update

Postby unlucky1 » Mon Jul 08, 2013 6:44 pm

No, I'm here. I was looking it up too :/ I am really worried as this data is soooo important not to lose!!
unlucky1
Donator VIP
Donator VIP
 
Posts: 184
Joined: Sun Jul 07, 2013 3:18 pm

Re: Lacie 5Big2 Failed After Firmware Update

Postby unlucky1 » Mon Jul 08, 2013 6:45 pm

I'll give it a try now! Holding my breath! I'll change my profile name to Lucky1 if it works at the end!
unlucky1
Donator VIP
Donator VIP
 
Posts: 184
Joined: Sun Jul 07, 2013 3:18 pm

Re: Lacie 5Big2 Failed After Firmware Update

Postby unlucky1 » Mon Jul 08, 2013 6:46 pm

root@(none):/ # dd if=/dev/sdc of=/dev/sda bs=512 count=20
20+0 records in
20+0 records out
10240 bytes (10.0KB) copied, 0.001793 seconds, 5.4MB/s
root@(none):/ # dd if=/dev/sdc of=/dev/sdb bs=512 count=20
20+0 records in
20+0 records out
10240 bytes (10.0KB) copied, 0.001789 seconds, 5.5MB/s
root@(none):/ # dd if=/dev/sdc of=/dev/sde bs=512 count=20
20+0 records in
20+0 records out
10240 bytes (10.0KB) copied, 0.001747 seconds, 5.6MB/s
unlucky1
Donator VIP
Donator VIP
 
Posts: 184
Joined: Sun Jul 07, 2013 3:18 pm

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: Google [Bot] and 1 guest