lacie 5 big network v.1 please support for fvdw

Re: lacie 5 big network v.1 please support for fvdw

Postby Jocko » Tue Nov 12, 2013 1:56 pm

fvdw wrote:apparently the boot script to set up the hard disk in the data base doesn't like a 5big1 and it corrupts the database.
We need to speak with Jocko as he programmed that script that automatic updates the database for mutiple disks
The script uses specific commands but because the 5big1 has a pci interface for the disks, while the other lacie so far don't have that, the script seems not to get the right information to indentify the disks and set up the database.
Jocko is not around for a few days but he will be back soon I expect.
This evening i have no time due to family business.
Sorry to keep you waiting tatae, but this will be solved don't worry
Hi taetae
I think understand why the script removes all disks data after booting : the script considers the disks like external disks.

So to validate this, could you post the outputs of the following commands:
Code: Select all
 ls -al /sys/block/sd*
and
Code: Select all
udevinfo -a -p /sys/block/sda (replace sda by sdb, sdc, sdd and sde)
If you can plug also an external disk, please post also its related output. (Note: if 5big1 has the same behaviour than 5big2, the usb device name should be se? instead of sd?)

---edit---
other command to do
Code: Select all
lsscsi -kt
but in this case, you should plug an external usb disk to have an interesting output.
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Thu Nov 14, 2013 12:31 pm

as soon as possible I will do everything to work now but I just can not do it in a couple of giotni November 20 I come home for a week and devote time to the development of the project.
excuse me
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Nov 16, 2013 12:32 pm

fvdw wrote:Hi tatae in the attachment a file that should get your shutdown and reboot buttons woring in the web interace

unpack the zip archive in the share with name public
You should have a file with name nas_bin
Connect via ssh and give following commands
Code: Select all
cp /share/1000/public/nas_bin /etc/nas_bin
chmod 755 /etc/nas_bin


After rebooting your 5big1 the buttons in the web interface should work.


ps what output do you get

not work :dontknow

Code: Select all
on the disk setup->SMART menu ? doe the tests run for all disks ?

yes full work all hd
Jocko

~ # ls -al /sys/block/sd*
Code: Select all
/sys/block/sda:
total 0
drwxr-xr-x   13 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:64
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host4/target4:0:0/4:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda1
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda2
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda3
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda4
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda5
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda6
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda7
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sdb:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:48
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host3/target3:0:0/3:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sdb8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sdc:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:32
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host2/target2:0:0/2:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sdc8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sdd:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:16
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host1/target1:0:0/1:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sdd8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sde:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host0/target0:0:0/0:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sde8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent
~ #



Code: Select all
~ # lsscsi -kt
[0:0:0:0]    disk    sata:                           -
[1:0:0:0]    disk    sata:                           -
[2:0:0:0]    disk    sata:                           -
[3:0:0:0]    disk    sata:                           -
[4:0:0:0]    disk    sata:                           -
~ #


for other tests have to wait for me physically close to Nas after November 20;-)
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Sat Nov 16, 2013 1:37 pm

Hi tatae, you must explain more "not work" is too simple to understand what you mean, so what does not work :-D

I am 100% sure the file I sent you will enable these functions...but you need to reboot after installation, did you do that ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Sat Nov 16, 2013 10:45 pm

I have not restarted so I have to try as soon as I get home I do it all :-P
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Nov 20, 2013 10:47 am

fvdw wrote:Hi tatae, you must explain more "not work" is too simple to understand what you mean, so what does not work :-D

I am 100% sure the file I sent you will enable these functions...but you need to reboot after installation, did you do that ?




then pressing the action button on the interface'' start countdowns but nothing changes on serial nos and stays on and does not go in it will reset it off in standby
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Nov 20, 2013 11:01 am

taetae wrote:
fvdw wrote:Hi tatae in the attachment a file that should get your shutdown and reboot buttons woring in the web interace

unpack the zip archive in the share with name public
You should have a file with name nas_bin
Connect via ssh and give following commands
Code: Select all
cp /share/1000/public/nas_bin /etc/nas_bin
chmod 755 /etc/nas_bin


After rebooting your 5big1 the buttons in the web interface should work.


ps what output do you get

not work :dontknow

Code: Select all
on the disk setup->SMART menu ? doe the tests run for all disks ?

yes full work all hd
Jocko

~ # ls -al /sys/block/sd*
Code: Select all
/sys/block/sda:
total 0
drwxr-xr-x   13 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:64
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host4/target4:0:0/4:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda1
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda2
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda3
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda4
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda5
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda6
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda7
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sda8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sdb:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:48
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host3/target3:0:0/3:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sdb8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sdc:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:32
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host2/target2:0:0/2:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sdc8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sdd:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:16
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host1/target1:0:0/1:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sdd8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent

/sys/block/sde:
total 0
drwxr-xr-x    6 root     root             0 Nov 18 10:26 .
drwxr-xr-x   15 root     root             0 Nov 18 10:26 ..
-r--r--r--    1 root     root          4096 Nov 18 10:26 alignment_offset
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 bdi -> ../../devices/virtual/bdi/8:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 capability
-r--r--r--    1 root     root          4096 Nov 18 10:26 dev
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 device -> ../../devices/pci0000:01/0000:01:07.0/host0/target0:0:0/0:0:0:0
-r--r--r--    1 root     root          4096 Nov 18 10:26 discard_alignment
-r--r--r--    1 root     root          4096 Nov 18 10:26 events
-r--r--r--    1 root     root          4096 Nov 18 10:26 events_async
-rw-r--r--    1 root     root          4096 Nov 18 10:26 events_poll_msecs
-r--r--r--    1 root     root          4096 Nov 18 10:26 ext_range
drwxr-xr-x    2 root     root             0 Nov 18 10:26 holders
-r--r--r--    1 root     root          4096 Nov 18 10:26 inflight
drwxr-xr-x    3 root     root             0 Nov 18 10:26 queue
-r--r--r--    1 root     root          4096 Nov 18 10:26 range
-r--r--r--    1 root     root          4096 Nov 18 10:26 removable
-r--r--r--    1 root     root          4096 Nov 18 10:26 ro
drwxr-xr-x    3 root     root             0 Nov 18 10:26 sde8
-r--r--r--    1 root     root          4096 Nov 18 10:26 size
drwxr-xr-x    2 root     root             0 Nov 18 10:26 slaves
-r--r--r--    1 root     root          4096 Nov 18 10:26 stat
lrwxrwxrwx    1 root     root             0 Nov 18 10:26 subsystem -> ../../block
-rw-r--r--    1 root     root          4096 Nov 18 10:26 uevent
~ #



Code: Select all
~ # lsscsi -kt
[0:0:0:0]    disk    sata:                           -
[1:0:0:0]    disk    sata:                           -
[2:0:0:0]    disk    sata:                           -
[3:0:0:0]    disk    sata:                           -
[4:0:0:0]    disk    sata:                           -
~ #


for other tests have to wait for me physically close to Nas after November 20;-)


if I connect a hd before the e-sata serial crazy ..... I do not know why ...

Code: Select all
         __  __          `    ¦      _ _
¦      ¦ | ~\/| |o _¦¦¦¦¦¦¦%?¦z \ | | | |
        ¦¦¦¦H_H_$¦L¦??\ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
|¦¦¦¦¦¦¦¦¦_¦¦J¦}}¦¦¦___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___~ }_) | (_)!|"(_) | |_
 \___/  ` ¦____/¦\___/ ¦¦¦¦¦}}¦ ** LOADER **
 ** MARVELL BOARD: RD-88F5281-LaCie LE

U-Boot 1.1.4 (Jun 26 2008 - 16:55:41%HSX.W¦
                                           ¦¦¦?¦¦¦¦.4.9

U-Boot code: 00200000 -> 0026FFF0  BSS: -> 0028;288
-
 Soc> 88F72<1 D0 (DDR2)
CPU r]¦+¦¦¦¦¦00Mhz
SysClock = 166Mhz , TClock = 166Mhz

DRAM CS[0] base 0x00000000   size 128MB
DRAM Total size 128MB( 32bZ]HW¦¦¦5[4096kB@ffc00000] Flash:  4 MB
Addreswe.$S
           j¦j¦¦re sXW¦¦k¦?¦¦U¦Coot u¦¦V?H?
                                            ?¦¦¦¦%¦?¦¦¦¦¦ion (4M - 3M): Done
*** Warning - bad CRC, using default environmmnt
M

GPU¦'
     I5¦26 (Rev 0)
Streaming disabled
VFP initialized to Run Fast Mode.
NU;($&/$¦k?mode
PCI 0: PCI Express Root Complex¦InterfaceC¦PCI 1: PCI-X, speed = 66000000
CPU:!WrmtY¦X¦¦kk¦WTk¦¦¦¦¦5)Net:   egiga0 [PRIME]
POWU¦ ON
Hit any k¦y to stop¦auuoboot: 3126
                                 252221 12!
                                          ¦"5!
                                              4 ¦¦      1 0
Wai|ing for LUMP (5)
no l][\H¦?V?¦¦¦?¦?¦¦H¦
Reset IDE:
Marvell Serial ATA Adapter
nound(adaxter¦at bus 1, dewice 7 ... Scanning channels
 `De~ice 0: OK
Model: WDC WD20EZRX-00D8PB0                     Firm: 80.00A80 Ser#:      WD-WMC4M0410979
 e          Type: Hard Disk
            Supports 48-bit addressingM
                                        ( p        Capacity: 190?729.0 MB = 5863.0 ¦B (-387¦38128 x 512)
!(Device01: OKM
               Model: WdC WL20EZR¦-00D8PB0    p                Firm: 80.00A80 Ser#:      WD-WMC4M0218180
            Type: Hard Disk
    "   ¦   Wupports448I+¦¦o¦?¦?¦¦5
                                              Capacity: 1907729.0 MB = 1¦67.0`GB`(-3<793812x x 5¦2)
  Device 2: OK
¦5¦¦24246C WD20EZRX-00D8PB0                     Firm: 80.00A84 Smr#:   ¦¦¦T¦5
            Type: Hard Disk
* 0 "  ( !¦ `Capacity? 19¦¦¦¦'¦jesskng  ¦¦LN¦r¦:        ¦(-387938128 x 512)
Error - Failed initializing(SRST)$d¦z¦¦H¦
                                         i
                                          +¦?[ijR2¦¦¦¦¦initializing storage deivce connected to SATA"chcnne| 3* ¦¦?Z¦¦¦z-5
                                           Model: WDC WD5000AADS-00S9B0                    Firm: 01.00A01 Ser#:      WD-WCAV;0478836
¦¦¦¦¦HHHHHHH¦¦¦ Hard Disk
            Supports 48-bit addres¦ingJ "       !  Gapa¦iuyz ¦¦S¦¦r¦j   ¦=(t67.7 OB |97¦¦¦S¦?¦12)
  Device 5: OK
Model: WDC WD5050¦ADS-00¦N(&$$$$                        2¦?¦ 01.00A01 Ser#:      WD-WCAV901435SH        IIRR$dHH¦H$HU^¦¦
                                        J¦?¦¦?5i"   `  ` "  suppor¦¦¦¦¦K¦-R¦W?¦-¦5
                                                                                           Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)


** Devkce 3 not available¦

** Devise 3 not avcilaf¦e

Loading from IDE device 4, partition 6: Nam¦:`hde¦
  TypY'¦UI¦¦5
                Image!Name:   Linux-2.6.39.4
   Created:      2013-09-23  18:39:53 U¦¦C!j¦age Type:   ARM¦¦Z¦¦Kurnel I}cge (}ncompressed)
   Data Size:    1871800 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
## Booting image at 00400000 ...
   Image Name:   Linux-2.6.39.6
J   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1871800 Bytes =  1.¦RN¦H               b¦¦¦¦¦¦?¦¦¦ 00008000
   Entry Point:  00008000
   Verifying Checksum¦... OK
OK

Uncompressing Linux..> done, booting the kernel.
Linux version 2.6.39.4 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCG) ) #20 PREEMPT Mon [ex(2s 19:39:28 GMT+1 2013
CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=00053177
CPU: VIVT data c¦che, ^I¦¦0instrucuion cachYCaSX,+?¦ LaCie 5Big1 Network
Clearing invalid mY[K¦bank pKB@0y00000000
Clearing`invamid memory fank(0KRB0x40000000
Clearing invalid memory bank 0KB@0x00000000
Ignosing unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000Ignoring!unreco¦+k¦¦¦?¦¦0x41000403
Memory po¦icy: ECC d¦sabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 3251r
?¦¦
    ¦¦¦¦¦¦¦¦¦¦¦¦ console=ttyS0,115200 root=/dev/sda7 ro boarlTyte=mv88G52<1 productType=5Big reset=0M
                     PIE ¦qsh table¦entrmes:"592 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash ¦X¦[YHY¦?¦¦¦ 8192 (order: 3, 32768 bytes)
Memory: 128MB = 528MB to¦al
Memoryz 125992k)¦¦¦?Z¦¦?¦¦¦¦¦¦¦¦¦p80k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 ¦B+
"   fi¦map  : 4xvff00000 - 0xfffe0000   ( 896 kB)
    DMA     : 0xffc00000 - 0xffe00000  !(`¦ 2¦S¦¦H      ¦¦¦¦¦¦¦¦¦ 0x,?¦¦¦¦j¦?¦¦00000   ( 848 MB)
    lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
    modules : 0xbfp¦0000 -(0xc¦000040   (  1v MB)
      .init : 0xc0008000 - 0xc0028000   (¦128 kB)
  ¦¦r¦¦¦?: 0xc0038000 - 0xc83a6000 0"*3576 kB)-     0.data : 0xc03a6000 - 0xc03c1a40   ( 111 kB)
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjecus=0, CPUs=1, des=1
Preemptable hierarchical RCU implementation.
J       VY.¦o?stal¦ed-CPUs detection is disabled.¦led.
NR_IRQS:64
sched_clock: 32 bits at 166MHz, resolution 5ns, wraps e~ery 25769ms
                                                                   Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
pid_max:(default: 32768 minimum: 301
Mount-cache hash tablYHy¦¦W¦¦¦ 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Orion$ID: MV88V7281-D0."TCLK=166666667.
Orion: Applying 5281 D0 WFI workaro¦nd.
net5big> powmrkng up SA\A dri¦Y¦H¦¦¦?¦¦¦¦¦?¦¦¦¦¦¦¦¦¦??¦¦¦¦control GPIO
net5big: Flash writing is not yet supported.
PCI: bus0: Fast back to ba¦{ transfers disabled
PSi¦¦¦¦: Fast back to back transfers enabled
pci 0000:09:07.0z BAR!0: assygned [mem 0xe8000¦L\K?¦¦¦¦¦¦¦¦<bit]
pci 0000:01:07.0: BAR 0: set to [mem 0xe8000000-0xe80fffff 64bit] (PCI address [0xe8000000-¦xe84¦¦ff¦])-
                        pci 0040:01:07.0: BAR 2: assigned [io  0x100000-0x1000ff]
%¦cdd¦Y¦.¦+¦¦00000-0x1000ff])to [io  0x900000-0x¦&&&¦VB¦
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registe¦et new interface driver usbfs
usbcore: registered new interface dviver¦¦¦5
                                            usbcose: registeref new¦¦YWk¦¦¦??r usb
Swi¦,¦-¦¦¦¦¦¦¦¦?¦?¦¦orion_clocksource
Switched to NOHz mode on CPU #0
NET: Registered protocol fa[Z+¦¦5)KQ¦?¦te cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP establ¦sled hasj |able e¦¦ries: 4097",order: s,(3:768!bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established ¦096 bind 4096)
TCP reno registered
UDP hash table entries: 25> (order: 0, 4096 bytes)CcU¦b¦?¦¦ash ta¦¦
                                                                   ¦¦¦?¦¦¦ 256 (o¦¦Y.¦r¦¦?¦??
NET: Registered protocol family 1
NetWinder Floating Point Emulator V0.97 (double precZ¦¦¦+¦?¦?"¦?¦quotas dquot_6.5.2
Dquot-cache hash table untries: 1024 (order"0, 40;6 cytes)
msgmni has ¦YY
              i¦??¦¦¦6
io0scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (dmfault)
Serial: 8250)¦¦¦¦"??? 2 ports, IRQ sharing disabled
serial8250.¦¦$WM¦(at$MMIO(0xf1012000 (irq(= 3) is a 16550A
console [ttyS0] enabled
|oop: module loaded
Uniform Multi-Platform M-I¦YH¦W?¦5)ide-gd driver 1.1x¦
                                                      sata_mv 0000:01:07.0: version 1.28
sata_mv 0000:01:07.0: Gen-II 32 slots 8 ports0SCSI mode IRQ ¦ia"INt|
*scsi1 : sata_mv
scsy3 :0sata¦¦5)¦scsi4`: sata_mv
scsi5 : sata_mv
scsi6 : sata_mv
scsi7 : sata_mv
a¦XL'¦UE¦¦¦x UDMA/133 mmio m1048576@0xe8000000 port 0xe8022000 irq 52
ata2: SATA$m¦x UQSP)¦¦j¦¦¦¦¦1¦¦NM¦¦x¦8000404 p[?¦xe9024000 ¦rq 52
ata3: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8026000 irq 52
ata4: [ATA$max(UEMA/133 mmio ¦1048576@0xe8000000 port 0xe8028000 irq 52
ata5: ¦QTA max UDMA/133 mmio!¦1048576@0xe8000002 poru 0xe803r000 irq$M¦H¦ata6: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8034000 irq 52
ata7: SATA max UD]A/13s mmi¦ m3048576@0xe8¦¦¦¦¦¦¦?0xe8036000 irq 52
ata8: SATA max UDMA)i¦¦¦¦¦¦o1048576@pye8000000¦¦ort 0xe8038000 irq 52
sata_mv sata_mv.0: version 1.28
sata_mv sata_mv.0: slots 32 por|s¦5
scsi8 : sata_mv
scsi9 : sata_mv
¦¦¦¦&&$'¦¦?}¦¦5
               scsi11 : sata_mv
sc{i16 :"sX]X¦¦5)¦at¦9: SaTI max UDMA/133!irq¦29
ata10: SATA max UDMA/133 irq 29
ata11: SATA max UDMA/133 irq 29
ataq3: SIUA oax UDMA/133 irq 29
mv643xx_eth: MV-643xz 1¦/100/1p00"ethurne¦ dr¦ver version 1.4-
                                                              mv643xx_eth0smi: probed
mv643xx_eth_port mv643xx_eth_port.0: eth0: poru 0 witl MAC adtress 00:d0:4b:8b:60:2b
PPP generic driver version 2.4.2
PPP D¦flate Compvession module zegi¦tered
PPP MPPE Compression module registered
NET: Registered protocol family 24
tun: Universa|0TUN/TA¦¦¦Y¦^¦¦¦?? 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxkAsualc¦¦¦i?¦jRipddp.g:v0.01 ¦i¦z"%¦¦¦¦?¦W. Johnson <johns393@maroon.tc.umn.edu>
ipddp0: Appletalk-IP Encap. mode by Braeford W. joh¦son <johns393@maroon.tc.umn.edu>
usbcore: registered new interface$lriver ipheth
console [netcon0] e¦X,¦¦¦H8¦¦¦onle: network logging started
aoe: AoE v47 initialised.
ehci_hcd: U¦B 2.¦¦V¦
                    +¦k¦¦¦              ¦k?Controller (EHCI) Driver
orion-ehci orion-ehci.0z ]arvell Ozion EHCI
rion-ehci orion-ejci.0: new USb bus regi{tered, assigned bus number 1
orion-ehci orion-ehci.0: irq 17,"io$mem$0|f50ML&&¦H¦orion-ehci orion-ehci.0: USB¦hub 1-0:1.0: USB hub found
hub 1-0:1.0:!1 port deuecte¦
Initielizi~g"USB Mcss"StoragY4¦¦??..
usbcore: registered new interface driver usb-storage
USB Mass Storage support!regms¦erme.
input: gpio-keys as /devices/platform/gpio-keys/in¦]¦)¦
                                                       ¦¦¦5
                                                           i2c /dev en|ries!driver
rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version$0.>
rtc-rs5k372`1-0032: rtc core: registgred rtc-rs5c372`as¦rtc0
at24 0-0050: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
mv_xor mv_xor.¦'¦¦¦¦¦vest copy failed¦¦¦
                                        ¦?¦¦¦¦?¦??5)mv_¦K¦mw_xor.1: Semf-test coqy nakled compa¦e, di{abling
Netfilter messages via NETLINK v0.30.
                                     ~f_conntrack verskon 2.5.0 (1968 buckets, 7872 max)
KP~4 over I¦v4 tunnelin¦¦?¦5¦¦TCP cubic registered
NET: Registered protocol family 17
NET: Register¦d protogol$fa[Z[^HMG¦NET: Registered protocol family 37
VFP¦suppost v8.3> implementor 41 architecture 1 part 10 variant 9 rev¦HC¦rtc-rs5c372 0-0032: {ettZ¦
                   ¦¦¦?¦¦clock to 2013-11-22 13:07:53 UTC (1385125673)
ata1: SATA link up 3.0 Gbps (SStatus 1¦&H¦¦`?¦¦¦¦¦)-
                                                    ata1.00: ATA-9: WDC WD20EZRX-00D8PB0¦ 80.00A82,¦[X¦U5¦133
*PuTTYata1.00: c¦nfigur¦d for UDOA/q3;LBA48 NCQ (depth 31/32)
scsi 0:0:0:0> Direct-Access  ¦ 0ATA      WDC W¦¦Lq+*?¦"¦80.0 PQ: 0 ANSI: 5
fvdw1 disk index 0
fvdw2 disk indexfvdw 0
fvdw3 disk i¦¦Y¦?w 4
fvdw4 disk diskname= sde
sd 0:0:0:0: [sde] 390w029\¦¦¦n¦?¦¦¦ical blocks: (2.00 VB/1.81 tmB)
sd(1:0:0:0: [sde] 4096-byte physical blocks
sd 0:0:0:0: [sde] Write Protect is off
sf 0>4¦L'&'¦5¦¦u¦]??¦cache: enabled, read cache: enabled, doesn't suppor¦¦¦
                                                                           ¦K¦U5
                                                                               ata2: SATA link up 3.0 Gbps (SStatus 123 SControm0300)
Jata9: SATA link down (SStatus 0 SControl 0)
ata2.00: ATA-9: WDC WD20EZRX-00D8PB0, 80.20A¦LKR+¦U5¦133
ata2.00: 3907029168 sectors, multi 0: LBA48 N¦Q (dgpth 31/32)
PuTTYPuTTYata2.00: connigurud for¦UT*¦)?j)¦scsi 1:0:0:0; DirectmAccess   ¦¦P¦P¦¦¦¦E¦¦¦¦EZRX-00D 80.0 PQ: 0 ANSI: 5
fvdw1 disk index 1
fvdw2 disk indexfvdw 1
fvdw3 disk indexfv 3
fvdw4 disk$diskname= sdd
sd 1:0:0:0: [sdd] 3907029168 51r-by¦Y¦?¦¦¦blocks: (2/00 TB/1¦¦L$U=¦¦H¦wd 1:0:0:0: [sdd] 4096-byte physical blocks
sd 1:0:0:0: [sdd] Write Protect is off
sd 1:0;¦:0: _s¦YWH¦W¦¦¦¦¦¦¦¦¦ enabled, read cache: enabled, doesn't support ¦¦
                                                                              ¦K¦FUA
 sde: sde8
sd 0:p:0:0> [sde¦ Atti¦hed SCSI disk
ata3: SATA link up 3.0 Gbps (SSta|us"123 SKontrol 300)
ata3.00: ATA-9: WDC WD20EZRX-¦¦¦¦¦¦¦¦¦^L        ¦
                                                 ¦¦, [X^HUT*¦133
ata3.00: 3907029168 sectors, multi 0: LB¦4<`NCQ (deqth 31/32)
at¦3.00: connigu¦ed for UDMA/133
sksi 2:0:0:0: Direct-Access     AUA      W¦C WD20E[RX-00D 80.0 PQ: 0 ANSI: 5
fvdw1 disk index 2
fvdw2 disk indexfvdw 2
fvdw3 disk`inlexgvdw 2
fvdw4"disk diskname= sdc
sd 2:0:0:0: [sdc] 390¦029168 51¦K¦/W¦?¦¦¦blocks:¦Ir¦¦¦ ¦Z¦1 TiJ)
sd 2:0:0:0: [sdc] 4096-byte physical blocks
sd 2:0:0:0: [sdc] Write Protekt ys ofv
sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabledl doY.¦¦¦¦¦¦¦v DPO¦or(FUA
 sdd: sdd8
sd 1:0:0:0: [sdd] Attached SCSI disk
ata4: SATA link up 3.0 Gbps (SS¦atus¦123 S¦`?¦¦310)
ata4.00: ATA-9: WDC WD20EZRX-40D8PJ1¦080.04A80, max UDMA/133
ata4.00: 3907029168 sectors, multi 0: LRA48 NCQ (depth 31/32)
ata4.00: con¦igu¦ed nor UD]C/133
scsi 3:0:0:0: Direkt-A¦cess   ¦¦P]¦¦¦¦  ¦¦E5¦20EZRX-00D 80.0 PQ: 0 ANSI: 5
fvdw1 disk index 3
fvdw2 disk indexfvdw 3
fvdw3 disk!i¦¦uxfvfw 1
fvd¦¦?¦diskname= sdb
sd 3:0:0:0: [sdb] 3907029168 512-byte!lo¦ical ¦¦k¦¦¦(2.10¦U¦)r?¦¦I¦M
                                                                    w¦03:0:0:0: [sdb] 4096-byte physical blocks
sd 3:0:0:0: [sdb] Write Protect is off
sd 3:0:0:0:`[sdb] Write cache: enabled, read cache: enabled, doesn't support DTO or FUA
 sdc: sdc8
sd 2:0:0:0: [sdc] Attached SCSI disk
ata5: SATA link up 3.0 Gbps (SStatus 12f¦¦¦`_¦¦¦¦0p)¦ata5.00: ATA-8: WDC WD5000AADS-00W9B0, 01.02A01, max`UDMA/133
ata5.00: 976773168 sectors, multi 0: LBA48 NcQ 8depth 31/329
ata5.00: configured$for UD]A/133
scsi¦6:¦:0:0: Direct-Ascess     ATA¦0    _DC WD50p0AADS-0 01.0 PQ: 0 ANSI: 5
fvdw1 disk index 4
fvdw2 disk indexfvdw 4
fvdw3 disk infexfvdjRfvdw4 eisk diskname= sda
sd 4:0:0:0: [sda] =767¦3568 512-byte ¦ogZ¦,
                                           I¦¦¦¦¦¦ (M:  ¦4650GiB¦C¦ sdb: sdb8
sd 4:0:0:0: [sda] Write Protect is off
s¦¦&'6'?¦m?¦u¦Attached SCSI disk
sd 4:0:0:0: [sda] Write c¦che: enablYYKHWV¦¦¦¦¦¦ena¦¦Y  "¦¦?¦?¦¦¦¦¦¦A=¦or FUI
PuTTY sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda70sda8 >
sd 4:0:0:0: [sda] Attached SCSI disk
ata6: SATA link up 3.0 Gbps (SStatus0123 ¦¦`?¦¦300)
ata6.00: ATA-8: WDC WD5000AADS-t¦S9B0¦001.00A01,`maz UD]A/133
ata6.00: 976773168 sectors, multi 0: LBA48 NC¦ (¦Y\
                                                   i¦z¦¦Jj
                                                          ata6/00: sonfigured for UDMA/133
          scsi 5:0:0:0: Direc¦-Access   ` ATA  $ ¦¦¦¦T
                                                      M¦0 01.0 PQ: 0 ANSI: 5
fvdw1 disk index 5
fvdw2 disk indexfvdw 5
fvdw3 disk indexnvdw 5
fvdw¦¦¦Z¦/$Vk¦¦¦¦¦¦ sdf
sd 5:0:0:0: [sdf] 97677316: 512-byte logical blocks: (500 GB/465 GiR)
sd`5:0:0:0: [sdf] Write Protect is off
sd 5:0:0:0: [sdf] Write cache: enabled, read cache: e¦qble¦¦¦¦¦k¦¦?supp¦rt DPO or FUA
 sdf: sdf1
sd ¦:0:0:0: [sdf] Attached SCSI disk
ata7: SATA link down (SStatus 0 WControl 30¦)
ata8: SATAdlin-"¦?¦(SStiuuw 0 SCon|rol 300)-
                                            ata10: failed to resume link (SContr¦ataL\'¦¦U
          jynk down (SStatus 0 SControl 0)
ata3u¦ failed¦to re{ume link!(SControl 0)
ata11: SITA lynk down (SStatus 0 SControl 0)
ata12: failed to resume link (SControl 0+
ctaL&7¦¦(U¦lin{ down (SStatus 0 SControl 0)
ata13: failet to zesume1lino (SSontrol 0)
atXL&'¦¦(Ub¦¦¦¦down (SStatus 0 SControl 0)
PuTTYEXT3-fs (sda7): recovery required on readonly filesystem
EXT3-fs (sda7): write access wiln be!enablef during recovery
EXT3-fs: barriers not enabled
EX¦3-fs (sda7): rgco~ery complete
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda7): mounted fil¦s{stY[¦W¦¦¦ordered0deta mode
VFS: Mounted root (ext3 filesystem) readonly on devise 9:71.
Frgeing init memory: 1¦¦¦H¦start rcS
set global environment xarams
mount proc
rem¦¦?root file system rw
EXT3-fs (s¦a7): W¦¦¦¦¦¦!che¦-W¦¦¦reached, running e2fsck is recommended
EXT3-fs (sda7): using internal journal
mount sy.¦W¦¦start boot log
detect(a~d0set ple¦¦K¦
unknown
¦oake dev node for buttons...
mkdir: can't¦create directory '/dev/input': Fyle exists
mknod: /dev/input/event0: File exists
make dev node for tun devicen¦.-mknod: /dev/nY]¦?¦File¦¦^Z.?H¦¦+K¦¦¦IP forwarding...
start buttons control daemon
/etc/init.d/rcS: line 522: /usr/sbin/buttonsd: Pe¦{Z¦¦¦¦
                                                        ¦¦¦¦¦¦5
                                                               create temporary passwd file
run u¦Y¦?¦?to updatg ¦ev nodes wl¦n neces¦<¦¦H¦mkdir: can't create directK?¦¦}¦?¦`File exists
EXT3-fs: barriers not"enqbled
k¦¦?ald starting.  Com[Z]¦Z¦¦¦¦al`=!sec`k5)EXT3-fs`(sda5): using internal journal
EXT3-fs (sda5): recovery complete
EXT3-fs (sda5): mountgd filesystem wi¦¦¦K¦¦?¦¦data mode
Settm¦¦¦¦¦¦¦¦¦¦¦version \KH¦K¦¦¦5664138r4 bytes
UURQONL¦¦¦¦e-0559-4e27-9f1c-bf21df3dfbj6
Adding 514076k swap on /dev/sda3.  Priority:-1 extents:1 qcro¦.¦S?¦
                                                                   j
                                                                    inserting kernel modules:
NTFS driver 2.1.30 [Flags: R/W MODULE].
fuse ¦nit (API version 7.16)
¦RPC: RegZ¦_¦¦¦¦tcp |¦ansport module.ver usbl¦C¦RPC¦¦¦¦Vk??¦¦?¦transport"module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
iSCSY Enterprise Target Software - version trunk
¦i¦¦¦¦E?¦¦I¦¦¦¦??¦¦io type blockioei¦
iscsi_trgt: Registered io type nullio
LoedZ¦
M¦¦¦?¦¦¦¦?¦¦¦¦?v2.0-870.
iscsm: registered transport (tcp¦
¦Z¦¦video ca¦tu¦e intmr¦acY'$¦r¦¦j)¦u.¦¦k¦¦?¦¦¦??¦¦neR`¦?¦ce dri¦¦¦¦]?W¦¦¦5
                                                                         USB Video Class driver (v1.0.0)
Usage: mount -V                 : print version
       mount -h               ( > print ¦his he¦¦C¦¦HHHj¦??                   : list mounted filesystY[¦H       ¦j¦??-l   0   ¦     "   : ide[  R¦k¦¦¦¦¦¦¦?¦¦me labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] somet¦Z¦
                                          i¦¦??¦¦5)¦?¦¦?found in /etc/fstab may be omitted.
    !  mount¦KXH¦¦¦}u¦¦rr¦j¦??all .W¦¦¦nr¦+?¦¦¦.W¦¦H                   j¦??device             : mount device at the known place
       mount directory       !  ; oount`known device here
       mount -t type dev dir    : ordinary ¦ount!comman¦C!¦W+¦¦¦¦¦¦¦¦¦?¦¦?reX[[^H[¦¦?¦¦¦¦?¦¦¦¦¦¦¦¦¦¦?¦¦5
                       a filesystem (of the given type) found on the device.
One can also mount an already visible ¦ZW¦¦¦¦twee"elwewhere:
       mount --bind olddir newdir
or move a subtsee:
    " $mount --move olldir newdir
One kan cxangm the type of mount containing the directory dir:
       mount --make-shared dir
       mount$--make-{lave dir
¦¦¦¦   mount --make-private dir
       mount --make-unbindable fir
One$can ,¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦?¦¦mou¦ts$in a mo¦nt!subtree
containing the directory dir:
       mount --make-rshared dir
       mount --ma¦e-rslavm dir
   ¦¦  mount --make-rprivate dir
¦PH¦y¦Z¦¦+¦t --make-runbindabne dir
           2?¦¦?¦¦jy!name, sey /dev/¦daq or /de~/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o oqti¦ku¦j¦¦¦¦¦?¦¦u¦
For many more details, say  man 8 mount .
*set¦z[¦W¦¦?otback network interface
            ¦¦¦¦?¦¦¦¦5R¦starting¦¦¦¦¦YX¦¦WW¦¦¦?¦¦?step 1
sudo: ?usri¦¦¦/lsscsi: kommand not found
sudo: /usr/sbin/lsscsi: command not found
EXT3-fs: barriers not gnebled
kk¦urnald starting.  Commit interval 5 seconds
EXT3-fs (sda8): using internal journal
EXT3-fs (¦da8i: r¦¦¦¦?¦¦¦¦?5
                             EXT3-fs (sda8): mounted filesystem wZ]Z¦KV¦W¦¦¦?¦¦¦de
API[r¦13/19?¦2 3s:08:18} d¦_}ownt_anlnfinc(u9)[755]: Failed to mount /share/1001
API[2013/¦1/22 13:p8:18] dm_mount_all.finc(59)[745]: Failed to mount /share/1002
API[¦013/11/2¦¦L¦'&?¦?¦¦?¦}¦¦¦¦finc(59)[745]: Failed to mount /share/1003
API¦20q3/11/22*13:¦8:18] dm_mount_all.finc(59)[745]: Failed to mount /share/1004
udevd ¦846):!/proc/80¦¦¦¦¦¦¦¦?¦¦?¦¦?¦¦¦¦¦¦?¦use /proc/806/oom_score_adj instead.
mv643xx_eth_¦[R¦¦43xx_eth_port.0: eth0: link up, 1000 Mb/s,`full¦¦¦\[y^¦¦¦?¦¦¦¦¦¦isibmed
¦X¦¦?¦¦¦¦ xas{word nor¦`cazminm'0ch,?¦¦¦user broot'
passwd[839]: password for bad¦lin¦' changgd!b^¦]¦¦¦¦?¦?
wta¦t portmap service
starting php based setup routine¦ step2
starting php based setup ¦outinus s¦ep3
starting php based setup routines step banne¦
php based setup routines finisjee
web permission ¦n res¦?¦¦¦¦5)¦set device tuning for dms performance
------------------------
rgS fi~ished
¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦b¦¦?boot.log file
*detuct$and¦¦g  ¦¦?¦?5
                      unknown
unknowo
¦X]YH¦Y¦?¦5
            booting using  root file system...
make dev node for buttons...
make dev node fov tu¦¦¦YWk¦¦.>
mnable I¦H¦K??¦¦¦¦..
start buttons control daemon
device = unkoo¦¦Hh¦¦?¦kRd%¦¦y¦?¦2 14:0¦¦¦2 WM¦+1 2013
grYX]YH]Y[¦?¦¦passwd file
run udevstart to update dev nodes when necessary
inserting kernel modules:
conviguze loo¦back netwerk interface
setting reboot and standby
                          unknownM

unknown¦
        M
         .W¦W-¦
               ¦¦asmd smtup(routines stmp 1

 * Found XML database configuration file...      [ OK ]
 * Configuring Disks...                                 0[ OK ]
 * Wtarving oount of volumes...
   - Mounting volume Disk-a:             [ OK ]
`¦ - Mounting volume ¦Z¦I¦JJ [¦¦ail(]
 ¦¦K¦S¦¦?¦¦¦?¦?¦¦Disk-c:                 [ Fail ]
   - Mounting volume Disk-d:             [ Fail ]
   - Mounting volume Disk/e: BB¦+$TV¦
                                     ¦jRR2¦¦¦?¦¦¦¦mount of volumes...            [ Fail ]
 *`Generating Howts Fine..¦             ) [ oK$]"
 *0Congiguring Sysvem hostname...                [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Configuring LAN interface...                  [ OK ]
** Starving udevd...                                     [ OK ]
 * Starting web server...                               ([ OK ]0
 ¦ Initializing Timezone...                      _ OK$]
 *%Co¦figur¦ng Samba...                                  [ OK ]
 * Configuring System Users...
        Root password: use default passwordC¦¦¦?¦?¦?¦¦¦¦¦?¦¦¦?¦¦¦¦accounts        [ OK ]
 * Starting DDNS Service...                      [ FAIL0]
 * Starting(Fvdw-sl D¦scovery Daeoo~... ![ OK ¦
start portmap service
starting php based setup routines step 2
 * Starting dropbear...$
                                                 [(O[ ]
 * Kinl$temporary dropbear...                    [ OK ]
starting php based setup ro¦tinew .WW¦¦YIie¦¦?¦¦¦dagmon uxdat¦ Hosts!Fkle...` [ OK ]
starting php based setup routines step banner


*** fvdw-sl NAS firmware
    This ks fvlw-sl v¦rsion:*fvew-sl 15.0
    built on: September 30 2013

¦¦HHSP
      i
       ¦¦¦¦?¦¦¦ 1N&9¦¦r¦r¦¦¦¦¦??¦¦
J ¦¦ Port co~fiV¦¦,¦¦¦¦5)
    LAN   -> eth0
php based setup routines finished
web permission on resolv.conf
s¦t`device tuni¦¦K¦dms zerformance
rcS finished
PuTTY/bio/sh¦¦¦,?access tty; job control turned off
~ 7

and after the attack the serial no signs of life and does not intervene with the keyboard possto


if I connect it after it has loaded the system here is the console that makes me look

Code: Select all
/bin/sh: can't access tty; job control turned off
~ # atq7: exception Emask 0x10 SAct 0x0 SErr 0x4190000 action 0xe frozen
ata6: edma_err_cause=00000030 pp_flags=00000000, dev connY,     iU▒ɽ▒▒04190000
ata6: SError: { PHYRdyChg 10B▒B Dispar NevExch }M
                                                 ata6:▒hard resetting$link
ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata6.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A0s, mX▒▒UQSR)▒▒jR▒,W▒      ▒҂ʺ▒▒▒▒▒▒▒▒▒▒ѽ▒ͱ multi 0: LBA48 NCQ (depth 31/32)
Jscsi 5:0:0:0: Dirmct-access"   0ATA     (WDC WD5000AAFS-0 01.0 PQ:▒0 ANSI: 5
fvdw1 disk i▒YY▒HMC▒֗"▒ͭ▒indexfvdw 5
fvdw3 disk▒Z▒▒▒ّ݁▒
fvdw4 disk diskname= sdf
sd 5:0:0:0: [sdf] 976773168 512-byte logica| ▒lock▒B▒▒▒;        ▒▒6=(GiB)
sd 5:0:0:0: [sdf] Write Protect is off
sd 5:0:0:0: [sdf] Write!saghe: enablgd▒▒▒^▒+▒▒▒▒enafled,$esn't support DPO or FUA
"▒ͭ7)▒ s▒▒LC▒sd 5:p:0:0▒a[wdf] At▒X,▒ҵj▒
Last edited by taetae on Wed Nov 20, 2013 11:31 am, edited 1 time in total.
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Nov 20, 2013 11:16 am

lsscsi -kt (serial)
Code: Select all
▒!▒# lsscsi -kt
[0:0:4:0] ▒ (disk   !wXW▒0    0   ( (   ▒` ▒       -
[1:0:0:0]    disk    sata:                           -
[2:0:0:0]    dk{k(0( sXW▒▒▒▒               -
[3:0:0:0]    disk    sauq:                   " $  0  -" ▒▒$
[<:0:0:0]  0 di▒-$HL▒W▒WKjj
                           [5:0:0:0]    disk    sata:                         ▒ -
~ #

lsscsi -kt (winscp)
Code: Select all
/$  lsscsi -kt
[0:0:0:0]    disk    sata:                           -       
[1:0:0:0]    disk    sata:                           -       
[2:0:0:0]    disk    sata:                           -       
[3:0:0:0]    disk    sata:                           -       
[4:0:0:0]    disk    sata:                           -       
[5:0:0:0]    disk    sata:                           -   


all winscp

sda
Code: Select all
/$ udevinfo -a -p /sys/block/sda

udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

  looking at device '/block/sda':
    KERNEL=="sda"
    SUBSYSTEM=="block"
    SYSFS{dev}=="8:64"
    SYSFS{range}=="16"
    SYSFS{ext_range}=="256"
    SYSFS{removable}=="0"
    SYSFS{ro}=="0"
    SYSFS{size}=="976773168"
    SYSFS{alignment_offset}=="0"
    SYSFS{discard_alignment}=="0"
    SYSFS{capability}=="50"
    SYSFS{stat}=="    1324      152    65074     4280      168      333     4000      310        0     4120     4560"
    SYSFS{inflight}=="       0        0"
    SYSFS{events}==""
    SYSFS{events_async}==""
    SYSFS{events_poll_msecs}=="-1"

  looking at device '/devices/pci0000:01/0000:01:07.0/host4/target4:0:0/4:0:0:0':
    ID=="4:0:0:0"
    BUS=="scsi"
    DRIVER=="sd"
    SYSFS{device_blocked}=="0"
    SYSFS{type}=="0"
    SYSFS{scsi_level}=="6"
    SYSFS{vendor}=="ATA     "
    SYSFS{model}=="WDC WD5000AADS-0"
    SYSFS{rev}=="01.0"
    SYSFS{state}=="running"
    SYSFS{timeout}=="30"
    SYSFS{iocounterbits}=="32"
    SYSFS{iorequest_cnt}=="0x5f6"
    SYSFS{iodone_cnt}=="0x5f6"
    SYSFS{ioerr_cnt}=="0x3"
    SYSFS{modalias}=="scsi:t-0x00"
    SYSFS{evt_media_change}=="0"
    SYSFS{queue_depth}=="31"
    SYSFS{queue_ramp_up_period}=="120000"
    SYSFS{queue_type}=="simple"

  looking at device '/devices/pci0000:01/0000:01:07.0/host4/target4:0:0':
    ID=="target4:0:0"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_target"

  looking at device '/devices/pci0000:01/0000:01:07.0/host4':
    ID=="host4"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_host"

  looking at device '/devices/pci0000:01/0000:01:07.0':
    ID=="0000:01:07.0"
    BUS=="pci"
    DRIVER=="sata_mv"
    SYSFS{vendor}=="0x11ab"
    SYSFS{device}=="0x6081"
    SYSFS{subsystem_vendor}=="0x11ab"
    SYSFS{subsystem_device}=="0x11ab"
    SYSFS{class}=="0x010000"
    SYSFS{irq}=="52"
    SYSFS{local_cpus}=="1"
    SYSFS{local_cpulist}=="0"
    SYSFS{modalias}=="pci:v000011ABd00006081sv000011ABsd000011ABbc01sc00i00"
    SYSFS{dma_mask_bits}=="64"
    SYSFS{consistent_dma_mask_bits}=="64"
    SYSFS{enable}=="1"
    SYSFS{broken_parity_status}=="0"
    SYSFS{msi_bus}==""

  looking at device '/devices/pci0000:01':
    ID=="pci0000:01"
    BUS==""
    DRIVER==""
    SYSFS{uevent}==""


sdb
Code: Select all
/$ udevinfo -a -p /sys/block/sdb

udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

  looking at device '/block/sdb':
    KERNEL=="sdb"
    SUBSYSTEM=="block"
    SYSFS{dev}=="8:48"
    SYSFS{range}=="16"
    SYSFS{ext_range}=="256"
    SYSFS{removable}=="0"
    SYSFS{ro}=="0"
    SYSFS{size}=="3907029168"
    SYSFS{alignment_offset}=="0"
    SYSFS{discard_alignment}=="0"
    SYSFS{capability}=="50"
    SYSFS{stat}=="      10        0       80      620        4        0        0        0        0      620      620"
    SYSFS{inflight}=="       0        0"
    SYSFS{events}==""
    SYSFS{events_async}==""
    SYSFS{events_poll_msecs}=="-1"

  looking at device '/devices/pci0000:01/0000:01:07.0/host3/target3:0:0/3:0:0:0':
    ID=="3:0:0:0"
    BUS=="scsi"
    DRIVER=="sd"
    SYSFS{device_blocked}=="0"
    SYSFS{type}=="0"
    SYSFS{scsi_level}=="6"
    SYSFS{vendor}=="ATA     "
    SYSFS{model}=="WDC WD20EZRX-00D"
    SYSFS{rev}=="80.0"
    SYSFS{state}=="running"
    SYSFS{timeout}=="30"
    SYSFS{iocounterbits}=="32"
    SYSFS{iorequest_cnt}=="0x2f"
    SYSFS{iodone_cnt}=="0x2f"
    SYSFS{ioerr_cnt}=="0x3"
    SYSFS{modalias}=="scsi:t-0x00"
    SYSFS{evt_media_change}=="0"
    SYSFS{queue_depth}=="31"
    SYSFS{queue_ramp_up_period}=="120000"
    SYSFS{queue_type}=="simple"

  looking at device '/devices/pci0000:01/0000:01:07.0/host3/target3:0:0':
    ID=="target3:0:0"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_target"

  looking at device '/devices/pci0000:01/0000:01:07.0/host3':
    ID=="host3"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_host"

  looking at device '/devices/pci0000:01/0000:01:07.0':
    ID=="0000:01:07.0"
    BUS=="pci"
    DRIVER=="sata_mv"
    SYSFS{vendor}=="0x11ab"
    SYSFS{device}=="0x6081"
    SYSFS{subsystem_vendor}=="0x11ab"
    SYSFS{subsystem_device}=="0x11ab"
    SYSFS{class}=="0x010000"
    SYSFS{irq}=="52"
    SYSFS{local_cpus}=="1"
    SYSFS{local_cpulist}=="0"
    SYSFS{modalias}=="pci:v000011ABd00006081sv000011ABsd000011ABbc01sc00i00"
    SYSFS{dma_mask_bits}=="64"
    SYSFS{consistent_dma_mask_bits}=="64"
    SYSFS{enable}=="1"
    SYSFS{broken_parity_status}=="0"
    SYSFS{msi_bus}==""

  looking at device '/devices/pci0000:01':
    ID=="pci0000:01"
    BUS==""
    DRIVER==""
    SYSFS{uevent}==""


sdc

Code: Select all
/$ udevinfo -a -p /sys/block/sdc

udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

  looking at device '/block/sdc':
    KERNEL=="sdc"
    SUBSYSTEM=="block"
    SYSFS{dev}=="8:32"
    SYSFS{range}=="16"
    SYSFS{ext_range}=="256"
    SYSFS{removable}=="0"
    SYSFS{ro}=="0"
    SYSFS{size}=="3907029168"
    SYSFS{alignment_offset}=="0"
    SYSFS{discard_alignment}=="0"
    SYSFS{capability}=="50"
    SYSFS{stat}=="      10        0       80      640        4        0        0        0        0      640      640"
    SYSFS{inflight}=="       0        0"
    SYSFS{events}==""
    SYSFS{events_async}==""
    SYSFS{events_poll_msecs}=="-1"

  looking at device '/devices/pci0000:01/0000:01:07.0/host2/target2:0:0/2:0:0:0':
    ID=="2:0:0:0"
    BUS=="scsi"
    DRIVER=="sd"
    SYSFS{device_blocked}=="0"
    SYSFS{type}=="0"
    SYSFS{scsi_level}=="6"
    SYSFS{vendor}=="ATA     "
    SYSFS{model}=="WDC WD20EZRX-00D"
    SYSFS{rev}=="80.0"
    SYSFS{state}=="running"
    SYSFS{timeout}=="30"
    SYSFS{iocounterbits}=="32"
    SYSFS{iorequest_cnt}=="0x2f"
    SYSFS{iodone_cnt}=="0x2f"
    SYSFS{ioerr_cnt}=="0x3"
    SYSFS{modalias}=="scsi:t-0x00"
    SYSFS{evt_media_change}=="0"
    SYSFS{queue_depth}=="31"
    SYSFS{queue_ramp_up_period}=="120000"
    SYSFS{queue_type}=="simple"

  looking at device '/devices/pci0000:01/0000:01:07.0/host2/target2:0:0':
    ID=="target2:0:0"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_target"

  looking at device '/devices/pci0000:01/0000:01:07.0/host2':
    ID=="host2"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_host"

  looking at device '/devices/pci0000:01/0000:01:07.0':
    ID=="0000:01:07.0"
    BUS=="pci"
    DRIVER=="sata_mv"
    SYSFS{vendor}=="0x11ab"
    SYSFS{device}=="0x6081"
    SYSFS{subsystem_vendor}=="0x11ab"
    SYSFS{subsystem_device}=="0x11ab"
    SYSFS{class}=="0x010000"
    SYSFS{irq}=="52"
    SYSFS{local_cpus}=="1"
    SYSFS{local_cpulist}=="0"
    SYSFS{modalias}=="pci:v000011ABd00006081sv000011ABsd000011ABbc01sc00i00"
    SYSFS{dma_mask_bits}=="64"
    SYSFS{consistent_dma_mask_bits}=="64"
    SYSFS{enable}=="1"
    SYSFS{broken_parity_status}=="0"
    SYSFS{msi_bus}==""

  looking at device '/devices/pci0000:01':
    ID=="pci0000:01"
    BUS==""
    DRIVER==""
    SYSFS{uevent}==""

sdd
Code: Select all
/$ udevinfo -a -p /sys/block/sdd

udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

  looking at device '/block/sdd':
    KERNEL=="sdd"
    SUBSYSTEM=="block"
    SYSFS{dev}=="8:16"
    SYSFS{range}=="16"
    SYSFS{ext_range}=="256"
    SYSFS{removable}=="0"
    SYSFS{ro}=="0"
    SYSFS{size}=="3907029168"
    SYSFS{alignment_offset}=="0"
    SYSFS{discard_alignment}=="0"
    SYSFS{capability}=="50"
    SYSFS{stat}=="      10        0       80      610        4        0        0        0        0      610      610"
    SYSFS{inflight}=="       0        0"
    SYSFS{events}==""
    SYSFS{events_async}==""
    SYSFS{events_poll_msecs}=="-1"

  looking at device '/devices/pci0000:01/0000:01:07.0/host1/target1:0:0/1:0:0:0':
    ID=="1:0:0:0"
    BUS=="scsi"
    DRIVER=="sd"
    SYSFS{device_blocked}=="0"
    SYSFS{type}=="0"
    SYSFS{scsi_level}=="6"
    SYSFS{vendor}=="ATA     "
    SYSFS{model}=="WDC WD20EZRX-00D"
    SYSFS{rev}=="80.0"
    SYSFS{state}=="running"
    SYSFS{timeout}=="30"
    SYSFS{iocounterbits}=="32"
    SYSFS{iorequest_cnt}=="0x2f"
    SYSFS{iodone_cnt}=="0x2f"
    SYSFS{ioerr_cnt}=="0x3"
    SYSFS{modalias}=="scsi:t-0x00"
    SYSFS{evt_media_change}=="0"
    SYSFS{queue_depth}=="31"
    SYSFS{queue_ramp_up_period}=="120000"
    SYSFS{queue_type}=="simple"

  looking at device '/devices/pci0000:01/0000:01:07.0/host1/target1:0:0':
    ID=="target1:0:0"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_target"

  looking at device '/devices/pci0000:01/0000:01:07.0/host1':
    ID=="host1"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_host"

  looking at device '/devices/pci0000:01/0000:01:07.0':
    ID=="0000:01:07.0"
    BUS=="pci"
    DRIVER=="sata_mv"
    SYSFS{vendor}=="0x11ab"
    SYSFS{device}=="0x6081"
    SYSFS{subsystem_vendor}=="0x11ab"
    SYSFS{subsystem_device}=="0x11ab"
    SYSFS{class}=="0x010000"
    SYSFS{irq}=="52"
    SYSFS{local_cpus}=="1"
    SYSFS{local_cpulist}=="0"
    SYSFS{modalias}=="pci:v000011ABd00006081sv000011ABsd000011ABbc01sc00i00"
    SYSFS{dma_mask_bits}=="64"
    SYSFS{consistent_dma_mask_bits}=="64"
    SYSFS{enable}=="1"
    SYSFS{broken_parity_status}=="0"
    SYSFS{msi_bus}==""

  looking at device '/devices/pci0000:01':
    ID=="pci0000:01"
    BUS==""
    DRIVER==""
    SYSFS{uevent}==""


sde
Code: Select all
/$ udevinfo -a -p /sys/block/sde

udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

  looking at device '/block/sde':
    KERNEL=="sde"
    SUBSYSTEM=="block"
    SYSFS{dev}=="8:0"
    SYSFS{range}=="16"
    SYSFS{ext_range}=="256"
    SYSFS{removable}=="0"
    SYSFS{ro}=="0"
    SYSFS{size}=="3907029168"
    SYSFS{alignment_offset}=="0"
    SYSFS{discard_alignment}=="0"
    SYSFS{capability}=="50"
    SYSFS{stat}=="      10        0       80      630        4        0        0        0        0      630      630"
    SYSFS{inflight}=="       0        0"
    SYSFS{events}==""
    SYSFS{events_async}==""
    SYSFS{events_poll_msecs}=="-1"

  looking at device '/devices/pci0000:01/0000:01:07.0/host0/target0:0:0/0:0:0:0':
    ID=="0:0:0:0"
    BUS=="scsi"
    DRIVER=="sd"
    SYSFS{device_blocked}=="0"
    SYSFS{type}=="0"
    SYSFS{scsi_level}=="6"
    SYSFS{vendor}=="ATA     "
    SYSFS{model}=="WDC WD20EZRX-00D"
    SYSFS{rev}=="80.0"
    SYSFS{state}=="running"
    SYSFS{timeout}=="30"
    SYSFS{iocounterbits}=="32"
    SYSFS{iorequest_cnt}=="0x2f"
    SYSFS{iodone_cnt}=="0x2f"
    SYSFS{ioerr_cnt}=="0x3"
    SYSFS{modalias}=="scsi:t-0x00"
    SYSFS{evt_media_change}=="0"
    SYSFS{queue_depth}=="31"
    SYSFS{queue_ramp_up_period}=="120000"
    SYSFS{queue_type}=="simple"

  looking at device '/devices/pci0000:01/0000:01:07.0/host0/target0:0:0':
    ID=="target0:0:0"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_target"

  looking at device '/devices/pci0000:01/0000:01:07.0/host0':
    ID=="host0"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_host"

  looking at device '/devices/pci0000:01/0000:01:07.0':
    ID=="0000:01:07.0"
    BUS=="pci"
    DRIVER=="sata_mv"
    SYSFS{vendor}=="0x11ab"
    SYSFS{device}=="0x6081"
    SYSFS{subsystem_vendor}=="0x11ab"
    SYSFS{subsystem_device}=="0x11ab"
    SYSFS{class}=="0x010000"
    SYSFS{irq}=="52"
    SYSFS{local_cpus}=="1"
    SYSFS{local_cpulist}=="0"
    SYSFS{modalias}=="pci:v000011ABd00006081sv000011ABsd000011ABbc01sc00i00"
    SYSFS{dma_mask_bits}=="64"
    SYSFS{consistent_dma_mask_bits}=="64"
    SYSFS{enable}=="1"
    SYSFS{broken_parity_status}=="0"
    SYSFS{msi_bus}==""

  looking at device '/devices/pci0000:01':
    ID=="pci0000:01"
    BUS==""
    DRIVER==""
    SYSFS{uevent}==""


sdf (e-sata?????)
Code: Select all
/$ udevinfo -a -p /sys/block/sdf

udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

  looking at device '/block/sdf':
    KERNEL=="sdf"
    SUBSYSTEM=="block"
    SYSFS{dev}=="8:80"
    SYSFS{range}=="16"
    SYSFS{ext_range}=="256"
    SYSFS{removable}=="0"
    SYSFS{ro}=="0"
    SYSFS{size}=="976773168"
    SYSFS{alignment_offset}=="0"
    SYSFS{discard_alignment}=="0"
    SYSFS{capability}=="50"
    SYSFS{stat}=="       1        0        8       20        4        0        0       20        0       40       40"
    SYSFS{inflight}=="       0        0"
    SYSFS{events}==""
    SYSFS{events_async}==""
    SYSFS{events_poll_msecs}=="-1"

  looking at device '/devices/pci0000:01/0000:01:07.0/host5/target5:0:0/5:0:0:0':
    ID=="5:0:0:0"
    BUS=="scsi"
    DRIVER=="sd"
    SYSFS{device_blocked}=="0"
    SYSFS{type}=="0"
    SYSFS{scsi_level}=="6"
    SYSFS{vendor}=="ATA     "
    SYSFS{model}=="WDC WD5000AADS-0"
    SYSFS{rev}=="01.0"
    SYSFS{state}=="running"
    SYSFS{timeout}=="30"
    SYSFS{iocounterbits}=="32"
    SYSFS{iorequest_cnt}=="0x23"
    SYSFS{iodone_cnt}=="0x23"
    SYSFS{ioerr_cnt}=="0x0"
    SYSFS{modalias}=="scsi:t-0x00"
    SYSFS{evt_media_change}=="0"
    SYSFS{queue_depth}=="31"
    SYSFS{queue_ramp_up_period}=="120000"
    SYSFS{queue_type}=="simple"

  looking at device '/devices/pci0000:01/0000:01:07.0/host5/target5:0:0':
    ID=="target5:0:0"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_target"

  looking at device '/devices/pci0000:01/0000:01:07.0/host5':
    ID=="host5"
    BUS=="scsi"
    DRIVER==""
    SYSFS{uevent}=="DEVTYPE=scsi_host"

  looking at device '/devices/pci0000:01/0000:01:07.0':
    ID=="0000:01:07.0"
    BUS=="pci"
    DRIVER=="sata_mv"
    SYSFS{vendor}=="0x11ab"
    SYSFS{device}=="0x6081"
    SYSFS{subsystem_vendor}=="0x11ab"
    SYSFS{subsystem_device}=="0x11ab"
    SYSFS{class}=="0x010000"
    SYSFS{irq}=="52"
    SYSFS{local_cpus}=="1"
    SYSFS{local_cpulist}=="0"
    SYSFS{modalias}=="pci:v000011ABd00006081sv000011ABsd000011ABbc01sc00i00"
    SYSFS{dma_mask_bits}=="64"
    SYSFS{consistent_dma_mask_bits}=="64"
    SYSFS{enable}=="1"
    SYSFS{broken_parity_status}=="0"
    SYSFS{msi_bus}==""

  looking at device '/devices/pci0000:01':
    ID=="pci0000:01"
    BUS==""
    DRIVER==""
    SYSFS{uevent}==""
Last edited by taetae on Wed Nov 20, 2013 11:33 am, edited 1 time in total.
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Nov 20, 2013 11:30 am

<<<<<<ps: nas has 3 e-sata ports, and 1 usb>>>>>


ls -al /sys/block/sd*
Code: Select all
/$ ls -al /sys/block/sd*
/sys/block/sda:
total 0
drwxr-xr-x  13 root root    0 2013-11-22 14:08 .
drwxr-xr-x  16 root root    0 2013-11-22 14:08 ..
-r--r--r--   1 root root 4096 2013-11-22 14:08 alignment_offset
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 bdi -> ../../devices/virtual/bdi/8:64
-r--r--r--   1 root root 4096 2013-11-22 14:08 capability
-r--r--r--   1 root root 4096 2013-11-22 14:08 dev
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 device -> ../../devices/pci0000:01/0000:01:07.0/host4/target4:0:0/4:0:0:0
-r--r--r--   1 root root 4096 2013-11-22 14:08 discard_alignment
-r--r--r--   1 root root 4096 2013-11-22 14:08 events
-r--r--r--   1 root root 4096 2013-11-22 14:08 events_async
-rw-r--r--   1 root root 4096 2013-11-22 14:08 events_poll_msecs
-r--r--r--   1 root root 4096 2013-11-22 14:08 ext_range
drwxr-xr-x   2 root root    0 2013-11-22 14:08 holders
-r--r--r--   1 root root 4096 2013-11-22 14:08 inflight
drwxr-xr-x   3 root root    0 2013-11-22 14:08 queue
-r--r--r--   1 root root 4096 2013-11-22 14:08 range
-r--r--r--   1 root root 4096 2013-11-22 14:08 removable
-r--r--r--   1 root root 4096 2013-11-22 14:08 ro
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda1
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda2
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda3
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda4
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda5
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda6
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda7
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sda8
-r--r--r--   1 root root 4096 2013-11-22 14:08 size
drwxr-xr-x   2 root root    0 2013-11-22 14:08 slaves
-r--r--r--   1 root root 4096 2013-11-22 14:08 stat
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 subsystem -> ../../block
-rw-r--r--   1 root root 4096 2013-11-22 14:08 uevent

/sys/block/sdb:
total 0
drwxr-xr-x   6 root root    0 2013-11-22 14:08 .
drwxr-xr-x  16 root root    0 2013-11-22 14:08 ..
-r--r--r--   1 root root 4096 2013-11-22 14:08 alignment_offset
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 bdi -> ../../devices/virtual/bdi/8:48
-r--r--r--   1 root root 4096 2013-11-22 14:08 capability
-r--r--r--   1 root root 4096 2013-11-22 14:08 dev
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 device -> ../../devices/pci0000:01/0000:01:07.0/host3/target3:0:0/3:0:0:0
-r--r--r--   1 root root 4096 2013-11-22 14:08 discard_alignment
-r--r--r--   1 root root 4096 2013-11-22 14:08 events
-r--r--r--   1 root root 4096 2013-11-22 14:08 events_async
-rw-r--r--   1 root root 4096 2013-11-22 14:08 events_poll_msecs
-r--r--r--   1 root root 4096 2013-11-22 14:08 ext_range
drwxr-xr-x   2 root root    0 2013-11-22 14:08 holders
-r--r--r--   1 root root 4096 2013-11-22 14:08 inflight
drwxr-xr-x   3 root root    0 2013-11-22 14:08 queue
-r--r--r--   1 root root 4096 2013-11-22 14:08 range
-r--r--r--   1 root root 4096 2013-11-22 14:08 removable
-r--r--r--   1 root root 4096 2013-11-22 14:08 ro
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sdb8
-r--r--r--   1 root root 4096 2013-11-22 14:08 size
drwxr-xr-x   2 root root    0 2013-11-22 14:08 slaves
-r--r--r--   1 root root 4096 2013-11-22 14:08 stat
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 subsystem -> ../../block
-rw-r--r--   1 root root 4096 2013-11-22 14:08 uevent

/sys/block/sdc:
total 0
drwxr-xr-x   6 root root    0 2013-11-22 14:08 .
drwxr-xr-x  16 root root    0 2013-11-22 14:08 ..
-r--r--r--   1 root root 4096 2013-11-22 14:08 alignment_offset
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 bdi -> ../../devices/virtual/bdi/8:32
-r--r--r--   1 root root 4096 2013-11-22 14:08 capability
-r--r--r--   1 root root 4096 2013-11-22 14:08 dev
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 device -> ../../devices/pci0000:01/0000:01:07.0/host2/target2:0:0/2:0:0:0
-r--r--r--   1 root root 4096 2013-11-22 14:08 discard_alignment
-r--r--r--   1 root root 4096 2013-11-22 14:08 events
-r--r--r--   1 root root 4096 2013-11-22 14:08 events_async
-rw-r--r--   1 root root 4096 2013-11-22 14:08 events_poll_msecs
-r--r--r--   1 root root 4096 2013-11-22 14:08 ext_range
drwxr-xr-x   2 root root    0 2013-11-22 14:08 holders
-r--r--r--   1 root root 4096 2013-11-22 14:08 inflight
drwxr-xr-x   3 root root    0 2013-11-22 14:08 queue
-r--r--r--   1 root root 4096 2013-11-22 14:08 range
-r--r--r--   1 root root 4096 2013-11-22 14:08 removable
-r--r--r--   1 root root 4096 2013-11-22 14:08 ro
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sdc8
-r--r--r--   1 root root 4096 2013-11-22 14:08 size
drwxr-xr-x   2 root root    0 2013-11-22 14:08 slaves
-r--r--r--   1 root root 4096 2013-11-22 14:08 stat
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 subsystem -> ../../block
-rw-r--r--   1 root root 4096 2013-11-22 14:08 uevent

/sys/block/sdd:
total 0
drwxr-xr-x   6 root root    0 2013-11-22 14:08 .
drwxr-xr-x  16 root root    0 2013-11-22 14:08 ..
-r--r--r--   1 root root 4096 2013-11-22 14:08 alignment_offset
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 bdi -> ../../devices/virtual/bdi/8:16
-r--r--r--   1 root root 4096 2013-11-22 14:08 capability
-r--r--r--   1 root root 4096 2013-11-22 14:08 dev
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 device -> ../../devices/pci0000:01/0000:01:07.0/host1/target1:0:0/1:0:0:0
-r--r--r--   1 root root 4096 2013-11-22 14:08 discard_alignment
-r--r--r--   1 root root 4096 2013-11-22 14:08 events
-r--r--r--   1 root root 4096 2013-11-22 14:08 events_async
-rw-r--r--   1 root root 4096 2013-11-22 14:08 events_poll_msecs
-r--r--r--   1 root root 4096 2013-11-22 14:08 ext_range
drwxr-xr-x   2 root root    0 2013-11-22 14:08 holders
-r--r--r--   1 root root 4096 2013-11-22 14:08 inflight
drwxr-xr-x   3 root root    0 2013-11-22 14:08 queue
-r--r--r--   1 root root 4096 2013-11-22 14:08 range
-r--r--r--   1 root root 4096 2013-11-22 14:08 removable
-r--r--r--   1 root root 4096 2013-11-22 14:08 ro
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sdd8
-r--r--r--   1 root root 4096 2013-11-22 14:08 size
drwxr-xr-x   2 root root    0 2013-11-22 14:08 slaves
-r--r--r--   1 root root 4096 2013-11-22 14:08 stat
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 subsystem -> ../../block
-rw-r--r--   1 root root 4096 2013-11-22 14:08 uevent

/sys/block/sde:
total 0
drwxr-xr-x   6 root root    0 2013-11-22 14:08 .
drwxr-xr-x  16 root root    0 2013-11-22 14:08 ..
-r--r--r--   1 root root 4096 2013-11-22 14:08 alignment_offset
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 bdi -> ../../devices/virtual/bdi/8:0
-r--r--r--   1 root root 4096 2013-11-22 14:08 capability
-r--r--r--   1 root root 4096 2013-11-22 14:08 dev
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 device -> ../../devices/pci0000:01/0000:01:07.0/host0/target0:0:0/0:0:0:0
-r--r--r--   1 root root 4096 2013-11-22 14:08 discard_alignment
-r--r--r--   1 root root 4096 2013-11-22 14:08 events
-r--r--r--   1 root root 4096 2013-11-22 14:08 events_async
-rw-r--r--   1 root root 4096 2013-11-22 14:08 events_poll_msecs
-r--r--r--   1 root root 4096 2013-11-22 14:08 ext_range
drwxr-xr-x   2 root root    0 2013-11-22 14:08 holders
-r--r--r--   1 root root 4096 2013-11-22 14:08 inflight
drwxr-xr-x   3 root root    0 2013-11-22 14:08 queue
-r--r--r--   1 root root 4096 2013-11-22 14:08 range
-r--r--r--   1 root root 4096 2013-11-22 14:08 removable
-r--r--r--   1 root root 4096 2013-11-22 14:08 ro
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sde8
-r--r--r--   1 root root 4096 2013-11-22 14:08 size
drwxr-xr-x   2 root root    0 2013-11-22 14:08 slaves
-r--r--r--   1 root root 4096 2013-11-22 14:08 stat
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 subsystem -> ../../block
-rw-r--r--   1 root root 4096 2013-11-22 14:08 uevent

/sys/block/sdf:
total 0
drwxr-xr-x   6 root root    0 2013-11-22 14:08 .
drwxr-xr-x  16 root root    0 2013-11-22 14:08 ..
-r--r--r--   1 root root 4096 2013-11-22 14:08 alignment_offset
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 bdi -> ../../devices/virtual/bdi/8:80
-r--r--r--   1 root root 4096 2013-11-22 14:08 capability
-r--r--r--   1 root root 4096 2013-11-22 14:08 dev
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 device -> ../../devices/pci0000:01/0000:01:07.0/host5/target5:0:0/5:0:0:0
-r--r--r--   1 root root 4096 2013-11-22 14:08 discard_alignment
-r--r--r--   1 root root 4096 2013-11-22 14:08 events
-r--r--r--   1 root root 4096 2013-11-22 14:08 events_async
-rw-r--r--   1 root root 4096 2013-11-22 14:08 events_poll_msecs
-r--r--r--   1 root root 4096 2013-11-22 14:08 ext_range
drwxr-xr-x   2 root root    0 2013-11-22 14:08 holders
-r--r--r--   1 root root 4096 2013-11-22 14:08 inflight
drwxr-xr-x   3 root root    0 2013-11-22 14:08 queue
-r--r--r--   1 root root 4096 2013-11-22 14:08 range
-r--r--r--   1 root root 4096 2013-11-22 14:08 removable
-r--r--r--   1 root root 4096 2013-11-22 14:08 ro
drwxr-xr-x   3 root root    0 2013-11-22 14:08 sdf1
-r--r--r--   1 root root 4096 2013-11-22 14:08 size
drwxr-xr-x   2 root root    0 2013-11-22 14:08 slaves
-r--r--r--   1 root root 4096 2013-11-22 14:08 stat
lrwxrwxrwx   1 root root    0 2013-11-22 14:08 subsystem -> ../../block
-rw-r--r--   1 root root 4096 2013-11-22 14:08 uevent

taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Nov 20, 2013 11:41 am

:rock ok e-sata works, even if wreaks havoc with the serial I can see that loads the 6 hour drive from the serial format it and see if it fits


naturally to the problem of database discki I can not see the interface, but you can see it from the command associated as sdf



if you have ideas or should I give here are a few other commands

I think the serial is not good for the current draw of the e-sata ...

even if the power is independent of external
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

PreviousNext

Return to Lacie 5Big Network vs1

Who is online

Users browsing this forum: No registered users and 7 guests