fvdw wrote:Correct
So, @fvdw, is the previous listing ok?
Jocko wrote:Sorry I did not notice your previous message.
Please to note I do not know what login must be used with the telnet server of Lacie firmware.
Jocko wrote:Later I assume mijzelf idea is to try to mount md4 from the lacie OS.
Anyhow I think it is a bad new xfs_repair fails to detect no superblock
Jocko wrote:Currently your steps performed from fvdw-sl console may allow to run a telnet server on the Lacie OS after rebooting it.
Later I assume mijzelf idea is to try to mount md4 from the lacie OS. So you will need to login on the telnet server. so need to know what login you have to use ? (for example your admin account of the lacie dashboard)
Anyhow I think it is a bad new xfs_repair fails to detect no superblock
Mijzelf wrote:I vaguely remember there was something with xfs and Lacie. So I hope there is some incompatibility between 'Lacie xfs' and mainline xfs, and that the filesystem will 'just mount', when booted in Lacie firmware.
I hope but previously some users succeeded to repair a lacie xfs from fvdw-sl consoleMijzelf wrote:I vaguely remember there was something with xfs and Lacie. So I hope there is some incompatibility between 'Lacie xfs' and mainline xfs, and that the filesystem will 'just mount', when booted in Lacie firmware.
fariaslcfs wrote:Regarding the listing presented before, I am not confident if all steps there are ok or necessary. Could you guys give me a hint?
fariaslcfs wrote:Mijzelf wrote:I vaguely remember there was something with xfs and Lacie. So I hope there is some incompatibility between 'Lacie xfs' and mainline xfs, and that the filesystem will 'just mount', when booted in Lacie firmware.
The boot of Lacie firmware has some kind of problem which does not present a functional dashboard on the browser, but a blank frame instead. That's the visible malfunction. It is not clear if the firmware is malfunctioning as well to other tasks such as raid mounting.
Jocko wrote:Hi MijzelfI hope but previously some users succeeded to repair a lacie xfs from fvdw-sl consoleMijzelf wrote:I vaguely remember there was something with xfs and Lacie. So I hope there is some incompatibility between 'Lacie xfs' and mainline xfs, and that the filesystem will 'just mount', when booted in Lacie firmware.
cd /
tftp -r fvdw-sl-programs.sh -l fvdw-sl-programs.sh -g ip-pc
chmod 755 fvdw-sl-programs.sh
/fvdw-sl-programs.sh
cd /sbin
tftp -r udevstart.sh -l udevstart.sh -g ip-pc
chmod 755 udevstart.sh
udevstart.sh
ls -l /dev/sd*
gdisk -l /dev/sdd
mdadm --assemble --run /dev/md4 /dev/sd[abcde]2
cat /proc/mdstat
cd /
mkdir /md4
/usr/sbin/mount -t xfs /dev/md4 /md4
mdadm --assemble /dev/md8 /dev/sd[abcde]8
mkdir /md8
/usr/sbin/mount /dev/md8 /md8
#!/sbin/itype
daemon telnetd {
need = virtual/net;
exec daemon = /usr/sbin/telnetd -l /bin/sh ;
forks;
daemon_stops_badly;
}
echo telnetd >> /md8/etc/initng/runlevel/default.runlevel
root@(fvdw-kirkwood):/md8 # ls -lh
total 4580
-rw-rw-r-- 1 root root 690.3K Nov 3 2010 System.map
drwxr-xr-x 2 root root 4.0K Nov 3 2010 bin
drwxr-xr-x 2 root root 4.0K Nov 3 2010 boot
drwxrwxr-x 2 root root 4.0K Nov 3 2010 dev
drwxr-xr-x 27 root root 4.0K Jan 1 00:00 etc
drwxr-xr-x 2 root 100 4.0K Nov 3 2010 home
drwxr-xr-x 3 root root 4.0K Nov 3 2010 lacie
drwxr-xr-x 7 root root 4.0K Nov 3 2010 lib
drwx------ 2 root root 16.0K Feb 5 2011 lost+found
drwxr-xr-x 2 root root 4.0K Nov 3 2010 media
drwxr-xr-x 2 root root 4.0K Nov 3 2010 mnt
drwxr-xr-x 2 root root 4.0K Nov 3 2010 opt
drwxr-xr-x 2 root root 4.0K Nov 3 2010 proc
drwxr-x--- 2 root root 4.0K Oct 16 2014 root
drwxr-xr-x 2 root root 4.0K Nov 3 2010 sbin
drwxr-xr-x 2 root root 4.0K Nov 3 2010 share
drwxr-xr-x 2 root root 4.0K Nov 3 2010 sys
drwxrwxrwt 2 root root 4.0K Nov 3 2010 tmp
-rw-rw-r-- 1 root root 1.8M Nov 3 2010 uImage
drwxr-xr-x 14 root root 4.0K Nov 3 2010 usr
drwxr-xr-x 15 root root 4.0K Nov 3 2010 var
drwxr-xr-x 6 root root 4.0K Nov 3 2010 www
-rwxrwxr-x 1 root root 1.8M Nov 3 2010 zImage
Return to Lacie 5big Network vs2
Users browsing this forum: No registered users and 7 guests