Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker mag mich nicht...

Featured Replies

Hallo beieinander,

 

also ich habe ein Docker Problem, er sagte zu mir dies hier: "Docker Service failed to start."

Ich habe aus den anderen Schreiberlingen schon rausgelesen worauf man achten sollte.

Aber scheinbar war das nicht das Problem.

1. Ich habe den Prozess neugestartet.

2. Ich habe den Server neugestartet.

 

Wo ist das Problem?

 

Vielen Dank

gz-unr01-diagnostics-20240204-1726.zip

Edited by Dapeacenforcement

Solved by Dapeacenforcement

  • Community Expert

Sieht für mich so aus als ob er den Cache nicht mounten kann. Darin werden die Docker relevanten Daten wie das Docker Image, appdata liegen. Ohne das kann der Dienst nicht starten. Problem meiner Meinung nach ab hier:
 

Quote

Feb  4 07:56:56 GZ-UNR01 emhttpd: mounting /mnt/disk1
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (834): mkdir -p /mnt/disk1
Feb  4 07:56:56 GZ-UNR01 emhttpd: /mnt/disk1 mount error: Unsupported partition layout
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (835): rmdir /mnt/disk1
Feb  4 07:56:56 GZ-UNR01 emhttpd: mounting /mnt/disk2
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (836): mkdir -p /mnt/disk2
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (837): mount -t xfs -o noatime,nouuid /dev/md2p1 /mnt/disk2
Feb  4 07:56:56 GZ-UNR01 kernel: SGI XFS with ACLs, security attributes, no debug enabled
Feb  4 07:56:56 GZ-UNR01 kernel: XFS (md2p1): Invalid superblock magic number
Feb  4 07:56:56 GZ-UNR01 root: mount: /mnt/disk2: wrong fs type, bad option, bad superblock on /dev/md2p1, missing codepage or helper program, or other error.
Feb  4 07:56:56 GZ-UNR01 root:        dmesg(1) may have more information after failed mount system call.
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (837): exit status: 32
Feb  4 07:56:56 GZ-UNR01 emhttpd: /mnt/disk2: no btrfs or device /dev/md2p1 is not single
Feb  4 07:56:56 GZ-UNR01 emhttpd: /usr/sbin/zpool import -d /dev/md2p1 2>&1
Feb  4 07:56:56 GZ-UNR01 emhttpd: no pools available to import
Feb  4 07:56:56 GZ-UNR01 emhttpd: disk2: no uuid
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (838): mount -t reiserfs -o noatime,user_xattr,acl /dev/md2p1 /mnt/disk2
Feb  4 07:56:56 GZ-UNR01 root: mount: /mnt/disk2: wrong fs type, bad option, bad superblock on /dev/md2p1, missing codepage or helper program, or other error.
Feb  4 07:56:56 GZ-UNR01 root:        dmesg(1) may have more information after failed mount system call.
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (838): exit status: 32
Feb  4 07:56:56 GZ-UNR01 emhttpd: /mnt/disk2 mount error: Unsupported or no file system
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (839): rmdir /mnt/disk2
Feb  4 07:56:56 GZ-UNR01 kernel: REISERFS warning (device md2p1): sh-2021 reiserfs_fill_super: can not find reiserfs on md2p1
Feb  4 07:56:56 GZ-UNR01 emhttpd: mounting /mnt/disk3
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (840): mkdir -p /mnt/disk3
Feb  4 07:56:56 GZ-UNR01 emhttpd: /mnt/disk3 mount error: Unsupported partition layout
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (841): rmdir /mnt/disk3
Feb  4 07:56:56 GZ-UNR01 emhttpd: mounting /mnt/cache
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (842): mkdir -p /mnt/cache
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (843): mount -t xfs -o noatime,nouuid /dev/sdd1 /mnt/cache
Feb  4 07:56:56 GZ-UNR01 kernel: XFS (sdd1): Invalid superblock magic number
Feb  4 07:56:56 GZ-UNR01 root: mount: /mnt/cache: wrong fs type, bad option, bad superblock on /dev/sdd1, missing codepage or helper program, or other error.
Feb  4 07:56:56 GZ-UNR01 root:        dmesg(1) may have more information after failed mount system call.
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (843): exit status: 32
Feb  4 07:56:56 GZ-UNR01 emhttpd: /mnt/cache: no btrfs or device /dev/sdd1 is not single
Feb  4 07:56:56 GZ-UNR01 emhttpd: /usr/sbin/zpool import -d /dev/sdd1 2>&1
Feb  4 07:56:56 GZ-UNR01 emhttpd: no pools available to import
Feb  4 07:56:56 GZ-UNR01 emhttpd: cache: no uuid
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (844): mount -t reiserfs -o noatime,user_xattr,acl /dev/sdd1 /mnt/cache
Feb  4 07:56:56 GZ-UNR01 kernel: REISERFS warning (device sdd1): sh-2021 reiserfs_fill_super: can not find reiserfs on sdd1
Feb  4 07:56:56 GZ-UNR01 root: mount: /mnt/cache: wrong fs type, bad option, bad superblock on /dev/sdd1, missing codepage or helper program, or other error.
Feb  4 07:56:56 GZ-UNR01 root:        dmesg(1) may have more information after failed mount system call.
Feb  4 07:56:56 GZ-UNR01 emhttpd: shcmd (844): exit status: 32
Feb  4 07:56:56 GZ-UNR01 emhttpd: /mnt/cache mount error: Unsupported or no file system

 

  • Author
  • Solution

Hallo,

 

ich hab's dann hingekriegt. Das Problem war das es einen Format Button direkt unter MAIN gibt und zwar wenn das System auf START steht.

Aber ich denke der steht nur da wenn du was an der Platte veränderst.

Ich denke am Filesystem...

Ich denke es war so:

1. Gehe zu MAIN

2. Drücke STOP

3. Gehe auf eine Platte, auf die die du willst.

4. Versuche auf 'File system' zu klicken, wenn das nicht geht.

5. Klicke wieder auf MAIN

6. Nimm die Festplatte raus, so dass 'no device' da steht.

7. Dann klickst du auf die Platte drauf und schon kannst du 'File System' verändern.

8. Verändere Sie z.B.: ändere das Dateisystem auf XFS (das ist standart und wird sowieso genommen), kliche 'APPLY' und nimm die Platte wie in den Slot.

9. Klicke auf START

10. Jetzt siehst den 'FORMAT' Button aber er ist ausgegraut.

11. Klicke auf den Button daneben und mach den Haken rein.

12. Jetzt klickst du auf Formatieren.

 

Fertig, glaub ich.

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.