Docker mag mich nicht...


Go to solution Solved by Dapeacenforcement,

Recommended Posts

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
Link to comment

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

 

Link to comment
  • 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.

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.