Hi taetaefvdw 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
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*
- Code: Select all
udevinfo -a -p /sys/block/sda (replace sda by sdb, sdc, sdd and sde)
---edit---
other command to do
- Code: Select all
lsscsi -kt