Problems with raid5

Re: Problems with raid5

Postby fvdw » Sun Aug 16, 2015 10:10 pm

and of this command
Code: Select all
cat /proc/partitions
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Problems with raid5

Postby samrise » Sun Aug 16, 2015 10:12 pm

root@nas:/ # gdisk -l /dev/md0
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/md0: 7787796992 sectors, 3.6 TiB
Logical sector size: 512 bytes
Disk identifier (GUID): BB5FC574-82D6-4E54-9D3F-142F151A5C29
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7787796958
Partitions will be aligned on 2048-sector boundaries
Total free space is 7787796925 sectors (3.6 TiB)

Number Start (sector) End (sector) Size Code Name
root@nas:/ # ls -al /dev/md0
brw-rw---- 1 root root 9, 0 2015-08-10 18:21 /dev/md0
root@nas:/ # cat /proc/partitions
major minor #blocks name

8 0 976762584 sde
8 4 1 sde4
8 5 835380 sde5
8 6 64260 sde6
8 7 514080 sde7
8 8 973474740 sde8
8 16 976762584 sdd
8 20 1 sdd4
8 21 835380 sdd5
8 22 64260 sdd6
8 23 514080 sdd7
8 24 973474740 sdd8
8 32 976762584 sdc
8 36 1 sdc4
8 37 835380 sdc5
8 38 64260 sdc6
8 39 514080 sdc7
8 40 973474740 sdc8
8 48 976762584 sdb
8 52 1 sdb4
8 53 835380 sdb5
8 54 64260 sdb6
8 55 514080 sdb7
8 56 973474740 sdb8
8 64 976762584 sda
8 65 514080 sda1
8 66 514080 sda2
8 67 514080 sda3
8 68 1 sda4
8 69 835380 sda5
8 70 64260 sda6
8 71 514080 sda7
8 72 973482772 sda8
9 0 3893898496 md0
root@nas:/ #
samrise
 
Posts: 115
Joined: Thu Jan 01, 2015 9:59 pm

Re: Problems with raid5

Postby fvdw » Sun Aug 16, 2015 10:22 pm

also ok

finally what does this command gives as output
Code: Select all
 mke2fs -V
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Problems with raid5

Postby samrise » Sun Aug 16, 2015 10:24 pm

root@nas:/ # mke2fs -V
mke2fs 1.42.11 (09-Jul-2014)
Using EXT2FS Library version 1.42.11
root@nas:/ #
samrise
 
Posts: 115
Joined: Thu Jan 01, 2015 9:59 pm

Re: Problems with raid5

Postby fvdw » Sun Aug 16, 2015 10:30 pm

ok

then try this
Code: Select all
mke2fs -t ext3 -j -m 1 -b 4096 /dev/md0
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Problems with raid5

Postby samrise » Sun Aug 16, 2015 10:34 pm

attempt to access beyond end of device
sdd8: rw=0, want=3220316940, limit=1946949480
attempt to access beyond end of device
sdd8: rw=4096, want=3220316940, limit=1946949480
attempt to access beyond end of device
sde8: rw=0, want=3220316940, limit=1946949480
attempt to access beyond end of device
sdc8: rw=0, want=3220316940, limit=1946949480
attempt to access beyond end of device
sdb8: rw=0, want=3220316940, limit=1946949480
attempt to access beyond end of device
sda8: rw=0, want=3220316940, limit=1946965545
attempt to access beyond end of device
sde8: rw=4096, want=3220316940, limit=1946949480
attempt to access beyond end of device
sdc8: rw=4096, want=3220316940, limit=1946949480
attempt to access beyond end of device
sdb8: rw=4096, want=3220316940, limit=1946949480
attempt to access beyond end of device
sda8: rw=4096, want=3220316940, limit=1946965545
md/raid:md0: Disk failure on sde8, disabling device.
md/raid:md0: Operation continuing on 4 devices.
md/raid:md0: Disk failure on sdd8, disabling device.
md/raid:md0: Operation continuing on 3 devices.
md/raid:md0: Disk failure on sdc8, disabling device.
md/raid:md0: Operation continuing on 2 devices.
md/raid:md0: Disk failure on sdb8, disabling device.
md/raid:md0: Operation continuing on 1 devices.
md/raid:md0: Disk failure on sda8, disabling device.
md/raid:md0: Operation continuing on 0 devices.
RAID conf printout:
--- level:5 rd:5 wd:0
disk 0, o:0, dev:sda8
disk 1, o:0, dev:sdb8
disk 2, o:0, dev:sdc8
disk 3, o:0, dev:sdd8
disk 4, o:0, dev:sde8
RAID conf printout:
--- level:5 rd:5 wd:0
disk 0, o:0, dev:sda8
disk 1, o:0, dev:sdb8
disk 2, o:0, dev:sdc8
disk 4, o:0, dev:sde8
Buffer I/O error on device md0, logical block 6717952
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717953
lost page write due to I/O error on md0
RAID conf printout:
--- level:5 rd:5 wd:0
disk 0, o:0, dev:sda8
disk 1, o:0, dev:sdb8
disk 2, o:0, dev:sdc8
disk 4, o:0, dev:sde8
RAID conf printout:
--- level:5 rd:5 wd:0
disk 1, o:0, dev:sdb8
disk 2, o:0, dev:sdc8
disk 4, o:0, dev:sde8
RAID conf printout:
--- level:5 rd:5 wd:0
disk 1, o:0, dev:sdb8
disk 2, o:0, dev:sdc8
disk 4, o:0, dev:sde8
RAID conf printout:
--- level:5 rd:5 wd:0
disk 1, o:0, dev:sdb8
disk 2, o:0, dev:sdc8
RAID conf printout:
--- level:5 rd:5 wd:0
disk 1, o:0, dev:sdb8
disk 2, o:0, dev:sdc8
RAID conf printout:
--- level:5 rd:5 wd:0
disk 1, o:0, dev:sdb8
RAID conf printout:
RAID conf printout:
--- level:5 rd:5 wd:0
disk 1, o:0, dev:sdb8
RAID conf printout:
--- level:5 rd:5 wd:0
Buffer I/O error on device md0, logical block 6717696
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717712
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717728
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717744
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717697
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717713
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717729
lost page write due to I/O error on md0
Buffer I/O error on device md0, logical block 6717745
lost page write due to I/O error on md0
quiet_error: 45918 callbacks suppressed


etc,etc

attempt to access beyond end of device


I've been searching for this error and i found this link.

Maybe this the case? What do you think?
samrise
 
Posts: 115
Joined: Thu Jan 01, 2015 9:59 pm

Re: Problems with raid5

Postby fvdw » Sun Aug 16, 2015 10:41 pm

to be honest I don't know if that is our problem

are you still using the 3.9.5 kernel of 16-0 firmware for 5big1 ?

And did you try the newer kernel (3.14.2) + modules as Jocko has send earlier ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Problems with raid5

Postby samrise » Sun Aug 16, 2015 10:45 pm

root@nas:/ # uname -a
Linux nas.local 3.9.5 #25 Thu Feb 27 22:22:32 GMT+1 2014 armv5tel unknown unknown GNU/Linux


I did a clean install with new fvdw console.

Are you refering to this post? If so, i tought it was better to wait for you.
samrise
 
Posts: 115
Joined: Thu Jan 01, 2015 9:59 pm

Re: Problems with raid5

Postby fvdw » Sun Aug 16, 2015 10:47 pm

also the problem could be that the device mapper isn't loaded
what does this command tell you (it could be that you meed to reboot because the mke2fs command has flooded the dmesg buffer and so info is lost from boot
Code: Select all
dmesg | grep mapper


also
Code: Select all
lsmod

should show if the device mapper is loaded
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Problems with raid5

Postby samrise » Sun Aug 16, 2015 10:50 pm

Code: Select all
root@nas:/ # lsmod
raid10 38932 0 - Live 0xbf255000
raid456 57610 1 - Live 0xbf241000
async_raid6_recov 4754 1 raid456, Live 0xbf23c000
async_memcpy 1168 2 raid456,async_raid6_recov, Live 0xbf238000
async_pq 3686 2 raid456,async_raid6_recov, Live 0xbf234000
async_xor 2557 3 raid456,async_raid6_recov,async_pq, Live 0xbf230000
xor 3821 1 async_xor, Live 0xbf22c000
async_tx 1948 5 raid456,async_raid6_recov,async_memcpy,async_pq,async_xor, Live 0xbf228000
raid6_pq 83250 2 async_raid6_recov,async_pq, Live 0xbf210000
raid1 25990 0 - Live 0xbf205000
raid0 6859 0 - Live 0xbf200000
md_mod 97860 5 raid10,raid456,raid1,raid0, Live 0xbf1df000
uvcvideo 60902 0 - Live 0xbf1ca000
videobuf2_vmalloc 2469 1 uvcvideo, Live 0xbf1c6000
videobuf2_memops 1256 1 videobuf2_vmalloc, Live 0xbf1c2000
videobuf2_core 22544 1 uvcvideo, Live 0xbf1b8000
v4l2_common 8288 0 - Live 0xbf1b1000
v4l2_int_device 1906 0 - Live 0xbf1ad000
videodev 85579 3 uvcvideo,videobuf2_core,v4l2_common, Live 0xbf18f000
iscsi_tcp 7345 0 - Live 0xbf189000
libiscsi_tcp 11130 1 iscsi_tcp, Live 0xbf182000
libiscsi 29755 2 iscsi_tcp,libiscsi_tcp, Live 0xbf174000
scsi_transport_iscsi 32871 2 iscsi_tcp,libiscsi, Live 0xbf163000
iscsi_trgt 96019 0 - Live 0xbf143000 (O)
nfsd 81372 1 - Live 0xbf126000
exportfs 2825 1 nfsd, Live 0xbf122000
nfs 104468 0 - Live 0xbf0f9000
lockd 57065 2 nfsd,nfs, Live 0xbf0e3000
sunrpc 156449 3 nfsd,nfs,lockd, Live 0xbf0a9000
usblp 9297 0 - Live 0xbf0a2000
fuse 60769 0 - Live 0xbf08b000
ntfs 202409 0 - Live 0xbf050000
isofs 21978 0 - Live 0xbf046000
cifs 234559 0 - Live 0xbf000000


Doesnt seem so.
samrise
 
Posts: 115
Joined: Thu Jan 01, 2015 9:59 pm

PreviousNext

Return to Lacie 5Big Network vs1

Who is online

Users browsing this forum: No registered users and 8 guests