Rescue mode -r retrouver mes données

Bonjour,

J'ai un serveur en mode rescue qui hébergeait des sites web.
Je souhaite, pour le moment, surtout télécharger mes documents (les sites) dans mon PC.

Je dois être très mauvais. Je n'y arrive absolument pas. J'ai l'impression que tout est vide. Je pense réussir à monter une partition, puis je fais sur fileZilla et là, que des dossiers vides ou presque.

Voici ce que j'ai en SSH.
Avez-vous la possibilité de m'aider ?
Je suis inquiet.


----------

Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/ram11: 50 MiB, 52428800 bytes, 102400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/ram12: 50 MiB, 52428800 bytes, 102400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/ram13: 50 MiB, 52428800 bytes, 102400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/ram14: 50 MiB, 52428800 bytes, 102400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/ram15: 50 MiB, 52428800 bytes, 102400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: B087DE84-B2DD-4B64-836E-CBC315985CAE

Device Start End Sectors Size Type
/dev/sdb1 2048 1048575 1046528 511M EFI System
/dev/sdb2 1048576 2095103 1046528 511M Linux RAID
/dev/sdb3 2095104 7812978687 7810883584 3.7T Linux RAID
/dev/sdb4 7812978688 7814025215 1046528 511M Linux swap

Disk /dev/sda: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 46098EE5-69E6-47A2-B04F-488E055CCBCC

Device Start End Sectors Size Type
/dev/sda1 2048 1048575 1046528 511M EFI System
/dev/sda2 1048576 2095103 1046528 511M Linux RAID
/dev/sda3 2095104 7812978687 7810883584 3.7T Linux RAID
/dev/sda4 7812978688 7814025215 1046528 511M Linux swap

Disk /dev/md3: 3.7 TiB, 3999172329472 bytes, 7810883456 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/md2: 511 MiB, 535756800 bytes, 1046400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
root@rescue:~# mount /dev/sda3 /mnt/
mount: unknown filesystem type 'linux_raid_member'
root@rescue:~# unknown filesystem type 'linux_raid_member'
-bash: unknown: command not found
root@rescue:~# ^C
root@rescue:~# mount /dev/md3 /mnt/
root@rescue:~# mount /dev/md3 /mnt/
mount: /dev/md3 is already mounted or /mnt busy
/dev/md3 is already mounted on /mnt
root@rescue:~# ls -l
total 0
root@rescue:~# ls
root@rescue:~# mount /dev/md2 /mnt/
root@rescue:~# mount /dev/md1 /mnt/
mount: special device /dev/md1 does not exist
root@rescue:~# mount /dev/md3/ /mnt/
mount: special device /dev/md3/ does not exist (a path prefix is not a directory)
root@rescue:~# ls
root@rescue:~# ls -lsha
total 40K
0 drwx------ 7 root root 120 Apr 23 16:56 .
0 drwxr-xr-x 34 root root 340 Apr 23 15:09 ..
4.0K -rw------- 1 root root 298 Apr 23 18:22 .bash_history
4.0K -rw-r–r-- 1 root root 570 Jan 31 2010 .bashrc
4.0K drwxr-xr-x 4 root root 4.0K Feb 15 2018 .deb
4.0K drwx------ 2 root root 4.0K Feb 10 2017 .gnupg
4.0K -rw------- 1 root root 40 Apr 5 2019 .lesshst
4.0K -rwx------ 1 root root 18 Apr 23 15:08 .p
4.0K -rw-r–r-- 1 root root 140 Nov 19 2007 .profile
4.0K -rw------- 1 root root 1.0K Apr 23 15:08 .rnd
4.0K drwxr-xr-x 2 root root 4.0K Mar 11 2019 .scripts
0 drwxr-xr-x 2 root root 60 Apr 23 15:08 .ssh
4.0K -rw------- 1 root root 1.3K Feb 28 2020 .viminfo
root@rescue:~#


----------
Par avance merci pour celui qui acceptera de me donner un peu de temps…