Dashboard opens with blank only

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 4:01 pm

so try
Code: Select all
/usr/sbin/mount -t xfs /dev/md4 /md4
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 4:07 pm

Code: Select all
root@(fvdw-kirkwood):/sbin # /usr/sbin/mount -t xfs /dev/md4 /md4
mount: wrong fs type, bad option, bad superblock on /dev/md4,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so


Code: Select all
root@(fvdw-kirkwood):/sbin # dmesg | tail
[ 7865.926193] FAT-fs (md4): Can't find a valid FAT filesystem
[ 7865.932100] FAT-fs (md4): bogus number of reserved sectors
[ 7865.937624] FAT-fs (md4): Can't find a valid FAT filesystem
[ 7865.943483] NTFS-fs error (device md4): read_ntfs_boot_sector(): Primary boot sector is invalid.
[ 7865.952302] NTFS-fs error (device md4): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
[ 7865.964723] NTFS-fs error (device md4): ntfs_fill_super(): Not an NTFS volume.
[ 7865.973397] XFS (md4): bad magic number
[ 7865.977292] XFS (md4): SB validate failed
[ 8262.628060] XFS (md4): bad magic number
[ 8262.631931] XFS (md4): SB validate failed

Code: Select all
root@(fvdw-kirkwood):/sbin # busybox mount -t xfs /dev/md4 /md4
mount: mounting /dev/md4 on /md4 failed: Invalid argument
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 4:10 pm

So no change with this kernel version and now I am afraid it will be also the case with the Lacie OS (mijzelf way by adding a telnet access)
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fvdw » Wed Mar 10, 2021 4:11 pm

You might try xfs_repair with this kernel
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 4:15 pm

fvdw wrote:You might try xfs_repair with this kernel

Could I use the option -v in order to see more info during the repair?
Code: Select all
xfx_repair -v /dev/md4
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby fvdw » Wed Mar 10, 2021 4:16 pm

Yes you can
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 4:17 pm

Yes we can try it

So
Code: Select all
mdadm --assemble /dev/md3 /dev/sd[abcde]5
mkswap /dev/md3
swapon /dev/md3

xfs_repair -nv /dev/md4
(and try also without the option -n to attempt to repair it )
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 4:24 pm

Jocko wrote:Yes we can try it

So
Code: Select all
mdadm --assemble /dev/md3 /dev/sd[abcde]5
mkswap /dev/md3
swapon /dev/md3

xfs_repair -nv /dev/md4
(and try also without the option -n to attempt to repair it )


I did as you demanded:
Code: Select all
root@(fvdw-kirkwood):/sbin # mdadm --assemble /dev/md3 /dev/sd[abcde]5
mdadm: /dev/md3 has been started with 5 drives.
root@(fvdw-kirkwood):/sbin # mkswap /dev/md3
Setting up swapspace version 1, size = 263057408 bytes
UUID=0d96f774-a686-464b-a0bc-e15e11acc927
root@(fvdw-kirkwood):/sbin # swapon /dev/md3

... but the xfs_repair command is correct? It's really md4 instead of md3?
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby Jocko » Wed Mar 10, 2021 4:25 pm

yes md3 is used only for the swap partition and you need to repair md4 (data partition)
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Dashboard opens with blank only

Postby fariaslcfs » Wed Mar 10, 2021 4:28 pm

Ok, there it goes.
I think it will take a long time to finish (tomorrow, probably).
Code: Select all
attempting to find secondary superblock...
.............................................................................................
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 10 guests