RevoNovo Posted June 19 Share Posted June 19 Hallo, ich habe nach einem Stromausfall das Problem das mein Array nicht mehr startet. bei Disk 1 steht nur Mounting und und weiter geht er nicht. Hat da jemand einen Tipp für mich was ich machen kann. Habe new config schon probiert hat aber nichts gebracht. Grüße Sven Quote Link to comment
ChatNoir Posted June 19 Share Posted June 19 Please keep the German in the German section of the forum. Everything except the mult-ling section is English only Quote Link to comment
cz13 Posted June 19 Share Posted June 19 1 hour ago, r.xJhrg6-LJ3uxg said: Hat da jemand einen Tipp für mich was ich machen kann. Du könntest deine Diagnostics hier hochladen oder zumindest mal im Log nachsehen Quote Link to comment
RevoNovo Posted June 19 Author Share Posted June 19 Hey danke für deine Antwort bin noch neu im Thema Unraid sorry. Habe das Log gefunden im log ist mount: /mnt/disk1: wrong fs type, bad option, bad superblock on /dev/md1p1, missing codepage or helper program, or other error. als fehler hinterlegt. Das fs steht auf auto?! syslog.txt Quote Link to comment
alturismo Posted June 19 Share Posted June 19 1 hour ago, RevoNovo said: Das fs steht auf auto?! eine diagnostics hilft mehr als nur ein syslog, zeig mal wenigstens dann bitte einen screenshot deines Main Tab (Plattenübersicht) Quote Link to comment
RevoNovo Posted June 19 Author Share Posted June 19 beim Download der diagnostics bleibt er leider bei /usr/sbin/zpool status 2>/dev/null|todos >>'/unraid-diagnostics-20240619-1959/system/zfs-info.txt' hängen sonst hätte ich sie mit angehangen. Hier wenigstens ein screenshot Quote Link to comment
alturismo Posted June 19 Share Posted June 19 7 minutes ago, RevoNovo said: Hier wenigstens ein screenshot das ist tatsächlich nichtssagend ... weißt du welches FS deine disks haben xfs, btrfs, zfs ? Quote Link to comment
alturismo Posted June 19 Share Posted June 19 Just now, RevoNovo said: die sollten alle zfs haben na herzlichen Glückwunsch ... also aus dem "hohlen" Bauch raus hat es da was ordentlich zerschossen, und zfs ist halt "maintenance" intensiv ... überleg dir für die Zukunft ob nicht xfs für das array die bessere Wahl wäre, von zfs hast du im array eh keinerlei Vorteile sondern eher Nachteile, bringt nur jetzt nicht viel. @JorgeB may you can give some hints what todo ? or where to look for ? disks in zfs mode in the array, disk1 fails already Jun 19 18:35:10 UNRAID root: mount: /mnt/disk1: wrong fs type, bad option, bad superblock on /dev/md1p1, missing codepage or helper program, or other error. Jun 19 18:35:10 UNRAID root: dmesg(1) may have more information after failed mount system call. Jun 19 18:35:10 UNRAID emhttpd: shcmd (261): exit status: 32 Jun 19 18:35:10 UNRAID emhttpd: /mnt/disk1: no btrfs or device /dev/md1p1 is not single Jun 19 18:35:10 UNRAID emhttpd: /usr/sbin/zpool import -f -d /dev/md1p1 2>&1 Jun 19 18:35:14 UNRAID emhttpd: pool: disk1 Jun 19 18:35:14 UNRAID emhttpd: id: 16951193876879001846 Jun 19 18:35:14 UNRAID emhttpd: shcmd (262): /usr/sbin/zpool import -f -N -o autoexpand=on -d /dev/md1p1 16951193876879001846 disk1 looks strange to me as its an array disk ? Vorweg, hast du ein Backup der Daten aus dem Array ? wenn alles nichts bringt was @JorgeB oder andere evtl. anmerken, du könntest eine new config testen und disk1 auslassen ob es nur an der hängt, aber warte mal bitte bis andere "zfs Jünger" sich melden und Ideen haben ... 1 Quote Link to comment
Solution JorgeB Posted June 20 Solution Share Posted June 20 This suggests a problem with the zfs filesystem, see if it mounts read-only, with the array stopped type: zpool import -o readonly=on disk1 If it works, start the array, disk1 will show unmountable in the GUI, but the data should under /mnt/disk1, then backup and re-format. 2 1 Quote Link to comment
RevoNovo Posted June 21 Author Share Posted June 21 Thank you so much it works. perfekt this tip saves me so much time Danke an alle für die schnelle Hilfe Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.