We have an issue with iomega ix4-300D, the data is not accessible and led light flashes with Blue and red. System status "storage failed and some data loss may have occurred"
Following is displayed in the device.
Free : 0 B
Used : 0 B
The storage is having very important data and we do not have back for the same. kindly let me know how to retrieve the data .
storage failed and some data loss may have occurred
Re: storage failed and some data loss may have occurred
Do you still have access to the webinterface? Any idea how the disks are organized?
Re: storage failed and some data loss may have occurred
Yes...Still able to access web interface... RAID 5
Re: storage failed and some data loss may have occurred
OK. Then it should be possible to gain ssh access. Instructions can be found here.
When you have ssh access, can you post the output ofThis gives info about the disks and partitions, the mountpoints, and the state of the raid array.
When you have ssh access, can you post the output of
Code: Select all
cat /proc/partitions
cat /proc/mounts
cat /proc/mdstat