I can see the drives through the lacie web frontend, but no share information
Does this means the lacie firmware is running ?
In that case you could try to enable ssh access, there seem to be hacks for that and do the repair from there.
Normally xfs_repair should not cause data loss unless the damge was not already done before the file system got corrupt. There must be also a program xfs_check, nee to look if I have that available in a version that will run with the standalone kernel. That will be this evening when I return home
also a command like
- Code: Select all
cat /proc/mdstat
could give you some info on what the nas is doing with the array
---edit see here how to use xfs_repair
xfs-repair infoRunning it with option -n will do only a check.
Ps you will need to install also the package glibc-mini-mkfs.xfs-25feb14 to be able to use xfs-repair
Uploud the tar archive in the glibc-mini...zip file to the 5big2 via telnet terminial and extract it.
Then after that upload the file xfs-repair in the xfs_repair.zip file and place it folder /usr/sbin and make it executable.
Now you should be able to use xfs-repair
---edit---
With the last version 6.0, no need to upload these tools manually. Use a new option with fvdw-programs menu :
* run on the telnet window the command: fvdw-sl-programs
(then a menu will appear)
* select "Upload and extract glibc mini and tools"
Jocko
You do not have the required permissions to view the files attached to this post.