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.

(SOLVED) Unmountable: No file system - FORMAT did not work

Featured Replies

After i changed the USB Stick and updated my Unraid from Version 6.9 to 6.9.2, the system won't be able to mount the second disk.

image.thumb.png.b18bd47ca387aba6ddfccecb9876988b.png

 

It says that the second disk has the file system "zfs" instant of "xfs".

image.thumb.png.f79c59dffc711dab68e1ebd82682dbdf.png

 

Since there is no data on the disk 2 I tried to format it. However, I always get the following log and the disk remains unreadable

Quote

Oct 3 17:41:05 Tower kernel: mdcmd (50): nocheck pause
Oct 3 17:41:07 Tower emhttpd: shcmd (16600): /sbin/wipefs -a /dev/md2
Oct 3 17:41:07 Tower emhttpd: shcmd (16601): mkdir -p /mnt/disk2
Oct 3 17:41:07 Tower emhttpd: /mnt/disk2 mount error: No file system
Oct 3 17:41:07 Tower emhttpd: shcmd (16602): umount /mnt/disk2
Oct 3 17:41:07 Tower root: umount: /mnt/disk2: not mounted.
Oct 3 17:41:07 Tower emhttpd: shcmd (16602): exit status: 32
Oct 3 17:41:07 Tower emhttpd: shcmd (16603): rmdir /mnt/disk2
Oct 3 17:41:07 Tower emhttpd: Starting services...
Oct 3 17:41:07 Tower emhttpd: shcmd (16605): /etc/rc.d/rc.samba restart
Oct 3 17:41:07 Tower nmbd[12973]: [2021/10/03 17:41:07.818236, 0] ../../source3/nmbd/nmbd.c:59(terminate)
Oct 3 17:41:07 Tower nmbd[12973]: Got SIGTERM: going down...
Oct 3 17:41:07 Tower winbindd[12983]: [2021/10/03 17:41:07.818272, 0] ../../source3/winbindd/winbindd.c:244(winbindd_sig_term_handler)
Oct 3 17:41:07 Tower winbindd[12985]: [2021/10/03 17:41:07.818274, 0] ../../source3/winbindd/winbindd.c:244(winbindd_sig_term_handler)
Oct 3 17:41:07 Tower winbindd[12983]: Got sig[15] terminate (is_parent=1)
Oct 3 17:41:07 Tower winbindd[12985]: Got sig[15] terminate (is_parent=0)
Oct 3 17:41:09 Tower root: Starting Samba: /usr/sbin/smbd -D
Oct 3 17:41:10 Tower smbd[13918]: [2021/10/03 17:41:10.003875, 0] ../../lib/param/loadparm.c:801(lpcfg_map_parameter)
Oct 3 17:41:10 Tower smbd[13918]: Unknown parameter encountered: "include("
Oct 3 17:41:10 Tower smbd[13918]: [2021/10/03 17:41:10.003929, 0] ../../lib/param/loadparm.c:1841(lpcfg_do_global_parameter)
Oct 3 17:41:10 Tower smbd[13918]: Ignoring unknown parameter "include("
Oct 3 17:41:10 Tower root: /usr/sbin/nmbd -D
Oct 3 17:41:10 Tower smbd[13919]: [2021/10/03 17:41:10.018916, 0] ../../lib/util/become_daemon.c:135(daemon_ready)
Oct 3 17:41:10 Tower smbd[13919]: daemon_ready: daemon 'smbd' finished starting up and ready to serve connections
Oct 3 17:41:10 Tower nmbd[13920]: [2021/10/03 17:41:10.038149, 0] ../../lib/param/loadparm.c:801(lpcfg_map_parameter)
Oct 3 17:41:10 Tower nmbd[13920]: Unknown parameter encountered: "include("
Oct 3 17:41:10 Tower nmbd[13920]: [2021/10/03 17:41:10.038206, 0] ../../lib/param/loadparm.c:1841(lpcfg_do_global_parameter)
Oct 3 17:41:10 Tower nmbd[13920]: Ignoring unknown parameter "include("
Oct 3 17:41:10 Tower root: /usr/sbin/wsdd
Oct 3 17:41:10 Tower nmbd[13924]: [2021/10/03 17:41:10.040659, 0] ../../lib/util/become_daemon.c:135(daemon_ready)
Oct 3 17:41:10 Tower nmbd[13924]: daemon_ready: daemon 'nmbd' finished starting up and ready to serve connections
Oct 3 17:41:10 Tower root: /usr/sbin/winbindd -D
Oct 3 17:41:10 Tower winbindd[13932]: [2021/10/03 17:41:10.110884, 0] ../../lib/param/loadparm.c:801(lpcfg_map_parameter)
Oct 3 17:41:10 Tower winbindd[13932]: Unknown parameter encountered: "include("
Oct 3 17:41:10 Tower winbindd[13932]: [2021/10/03 17:41:10.110944, 0] ../../lib/param/loadparm.c:1841(lpcfg_do_global_parameter)
Oct 3 17:41:10 Tower winbindd[13932]: Ignoring unknown parameter "include("
Oct 3 17:41:10 Tower winbindd[13934]: [2021/10/03 17:41:10.114990, 0] ../../source3/winbindd/winbindd_cache.c:3203(initialize_winbindd_cache)
Oct 3 17:41:10 Tower winbindd[13934]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
Oct 3 17:41:10 Tower winbindd[13934]: [2021/10/03 17:41:10.115912, 0] ../../lib/util/become_daemon.c:135(daemon_ready)
Oct 3 17:41:10 Tower winbindd[13934]: daemon_ready: daemon 'winbindd' finished starting up and ready to serve connections
Oct 3 17:41:10 Tower kernel: mdcmd (51): check resume

 

 

Is there any way to can change the file system of the second disk back to "xfs"?

 

Edited by eXt

  • 2 weeks later...
  • Author

Sorry for the late response, this is my diagnostic file. 

However, I think that it does not help with my question.

 

 

 

Edited by eXt

  • Author

thank you. that helped

  • eXt changed the title to (SOLVED) Unmountable: No file system - FORMAT did not work

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.