- Mitglied seit
- 17. Apr 2013
- Beiträge
- 8.848
- Punkte für Reaktionen
- 1.143
- Punkte
- 288
cd /dev/vg1000/
mount /dev/vg1/volume_1 /mnt -o ro
Enter the following command (sudo executes root privileges).
Ubuntu@ubuntu:~$ sudo -i
Enter the following commands to install mdadm and lvm2, both of which are RAID management tools. lvm2 must be installed or vgchange will not work.
root@ubuntu:~$ apt-get update
root@ubuntu:~$ apt-get install -y mdadm lvm2
Enter the following command to mount all the drives removed from your Synology NAS. The results may differ according to the storage pool configurations on your Synology NAS.
root@ubuntu:~$ mdadm -Asf && vgchange -ay
Enter the following command to mount all the drives as read-only to access your data. Enter your device path in ${device_path} and mount point in ${mount_point}. Your data will be placed under the mount point.
$ mount ${device_path} ${mount_point} -o ro
Example:
mount /dev/vg1000/lv /mnt -o ro
mount /dev/vg1/volume_1 /mnt -o ro
Check mal ob du schon die btrfs tools verfügbar hast. (rpm -qa | grep btrfs).
lvdisplay sagt was?
Wieso versuchst du das am PC zu mounten? Im idealfall hast du einfach ein backup deiner daten...
Klar habe ich Backup.Wieso versuchst du das am PC zu mounten? Im idealfall hast du einfach ein backup deiner daten...
Und ja zur weiteren Fehlerdiagnose benötigst du weitere Linux bzw Dateisystemkenntnisse.
Naja man muss schon ein bisschen outside of the box denken manchmal. Aber wie von @tproko gesagt wurde evtl liegts an deinen USB Adapter oder ähnlichem. Versuchs mal direkt mit SATA am PC.davon steht in der Anleitung aber nichts
mir würde schon genügen wenn mir jemand sagt was tippe ich ein nach der Fehlermeldung
Von einer Diagnose, Dateisystemkenntnissen etc steht in der Anleitung nichts.
Einfache Anweisungen was wo einzugeben wären hilfreich. Oder es muss dort stehen: ab dieser Zeile ist das weitere Vorgehen vertraulich und kann nur von einem ausgebildeten Linux Spezialisten durchgeführt werden.
Wenn die Anleitung auf ganz einfach aus einer 218+ entnommene Disk so nicht anwendbar ist, muss ich die Disk zuerst beschädigen oder was?
ubuntu@ubuntu:~$ sudo -i
root@ubuntu:~# apt-get update
Ign:1 cdrom://Ubuntu 20.04.1 LTS _Focal Fossa_ - Release amd64 (20200731) focal InRelease
OK:2 cdrom://Ubuntu 20.04.1 LTS _Focal Fossa_ - Release amd64 (20200731) focal Release
OK:4 http://archive.ubuntu.com/ubuntu focal InRelease
Holen:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
OK:6 http://security.ubuntu.com/ubuntu focal-security InRelease
Holen:7 http://archive.ubuntu.com/ubuntu focal/main Translation-de [477 kB]
Holen:8 http://archive.ubuntu.com/ubuntu focal/restricted Translation-de [4.436 B]
Es wurden 595 kB in 1 s geholt (933 kB/s).
Paketlisten werden gelesen... Fertig
root@ubuntu:~# apt-get install -y mdadm lvm2
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
lvm2 ist schon die neueste Version (2.03.07-1ubuntu1).
Vorgeschlagene Pakete:
default-mta | mail-transport-agent dracut-core
Die folgenden NEUEN Pakete werden installiert:
mdadm
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 359 nicht aktualisiert.
Es müssen 417 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 1.255 kB Plattenplatz zusätzlich benutzt.
Holen:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mdadm amd64 4.1-5ubuntu1.2 [417 kB]
Es wurden 417 kB in 0 s geholt (1.446 kB/s).
Vorkonfiguration der Pakete ...
Vormals nicht ausgewähltes Paket mdadm wird gewählt.
(Lese Datenbank ... 187886 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../mdadm_4.1-5ubuntu1.2_amd64.deb ...
Entpacken von mdadm (4.1-5ubuntu1.2) ...
mdadm (4.1-5ubuntu1.2) wird eingerichtet ...
Generating mdadm.conf... done.
update-initramfs is disabled since running on read-only media
/usr/sbin/grub-probe: Fehler: Kanonischer Pfad von »/cow« konnte nicht ermittelt werden.
Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer ? /lib/systemd/system/mdcheck_continue.timer.
Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer ? /lib/systemd/system/mdcheck_start.timer.
Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer ? /lib/systemd/system/mdmonitor-oneshot.timer.
Trigger für man-db (2.9.1-1) werden verarbeitet ...
root@ubuntu:~# mdadm -Asf && vgchange -ay
mdadm: No arrays found in config file or automatically
root@ubuntu:~# ls /dev/v*
/dev/vcs /dev/vcs5 /dev/vcsa3 /dev/vcsu1 /dev/vcsu6
/dev/vcs1 /dev/vcs6 /dev/vcsa4 /dev/vcsu2 /dev/vga_arbiter
/dev/vcs2 /dev/vcsa /dev/vcsa5 /dev/vcsu3 /dev/vhci
/dev/vcs3 /dev/vcsa1 /dev/vcsa6 /dev/vcsu4 /dev/vhost-net
/dev/vcs4 /dev/vcsa2 /dev/vcsu /dev/vcsu5 /dev/vhost-vsock
/dev/vfio:
vfio
/dev/vg1000:
lv
root@ubuntu:~# mount /dev/vg1000/lv /mnt -o ro
root@ubuntu:~# cd /mnt
root@ubuntu:/mnt# ls
@database @eaDir mounted photo @S2S @SynoFinder-log @tmp @USBCopy
root@ubuntu:/mnt#
mint@mint:~$ sudo -i
root@mint:~# apt-get update
Ign:1 cdrom://Linux Mint 20 _Ulyana_ - Release amd64 20200624 focal InRelease
Err:2 cdrom://Linux Mint 20 _Ulyana_ - Release amd64 20200624 focal Release
Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
Hit:5 http://archive.canonical.com/ubuntu focal InRelease
Get:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Ign:7 http://packages.linuxmint.com ulyana InRelease
Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
Hit:9 http://packages.linuxmint.com ulyana Release
Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [24.3 kB]
Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [56.5 kB]
Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [263 kB]
Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [205 kB]
Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [2468 B]
Get:16 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [1768 B]
Reading package lists... Done
E: The repository 'cdrom://Linux Mint 20 _Ulyana_ - Release amd64 20200624 focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@mint:~# apt-get install -y mdadm lvm2
Reading package lists... Done
Building dependency tree
Reading state information... Done
lvm2 is already the newest version (2.03.07-1ubuntu1).
mdadm is already the newest version (4.1-5ubuntu1.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@mint:~# mdadm -Asf && vgchange -ay
mdadm: Found some drive for an array that is already active: /dev/md/DiskStation:2
mdadm: giving up.
mdadm: No arrays found in config file or automatically
root@mint:~# mount /dev/vg1000/lv /mnt -o ro
mount: /mnt: can't read superblock on /dev/mapper/vg1000-lv.
root@mint:~# mount /dev/vg1/volume_1 /mnt -o ro
mount: /mnt: special device /dev/vg1/volume_1 does not exist.
root@mint:~#
mint@mint:~$ sudo -i
root@mint:~# apt-get update
Ign:1 cdrom://Linux Mint 20 _Ulyana_ - Release amd64 20200624 focal InRelease
Err:2 cdrom://Linux Mint 20 _Ulyana_ - Release amd64 20200624 focal Release
Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Ign:7 http://packages.linuxmint.com ulyana InRelease
Hit:8 http://archive.canonical.com/ubuntu focal InRelease
Hit:9 http://packages.linuxmint.com ulyana Release
Reading package lists... Done
E: The repository 'cdrom://Linux Mint 20 _Ulyana_ - Release amd64 20200624 focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@mint:~# apt-get install -y mdadm lvm2
Reading package lists... Done
Building dependency tree
Reading state information... Done
lvm2 is already the newest version (2.03.07-1ubuntu1).
mdadm is already the newest version (4.1-5ubuntu1.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@mint:~# mdadm -Asf && vgchange -ay
mdadm: Found some drive for an array that is already active: /dev/md/DiskStation:2
mdadm: giving up.
mdadm: No arrays found in config file or automatically
root@mint:~# mount /dev/vg1000/lv /mnt -o ro
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mapper/vg1000-lv, missing codepage or helper program, or other error.
root@mint:~#
mdadm: Found some drive for an array that is already active: /dev/md/DiskStation:2
Schau dir das genauer an. Zur Not mit sfdisk -l die hdds raussuchen und dann mdadm -AfR /dev/md1000 /dev/sda3 (oder 5 je nachdem) /dev/sdb3 oder halt 5 (und a und b halt jeweils durch die hdds ersetzen.
..up geht , was ist da gemeint?danach vgchange -ay und schauen ob ein vg up geht.
die Platten sind aus einer frisch aufgesetzten 218+ ohne extrasdann mit lvdisplay / vgdisplay jeweils schauen wie die heißen und mounten..
??? keine Ahnung was du meinst. Ist das ev eine Zeile welche in der Anleitung fehlt?edit: achja mit cat /proc/mdstat einmal die vorhanden raids anzeigen lassen.
Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.