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.

Array Won't Stop - Retry Unmounting Disk Share(s)

Featured Replies

I seem to be having the same issue as some others but I've tried stopping the docker and it hasn't worked.

 

root@Tower:~# umount /var/lib/docker
umount: /var/lib/docker: not mounted.

 

 

root@Tower:~# losetup
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE             DIO LOG-SEC
/dev/loop1         0      0         1  1 /boot/bzmodules         0     512
/dev/loop2         0      0         1  0 /mnt/disk2/docker.img   0     512
/dev/loop0         0      0         1  1 /boot/bzfirmware        0     512

 

 

root@Tower:~# umount /dev/loop2
umount: /dev/loop2: not mounted.
root@Tower:~# umount /dev/loop1
umount: /dev/loop1: umount failed: Invalid argument.
root@Tower:~# umount /dev/loop0
umount: /dev/loop0: umount failed: Invalid argument.

 

 

tower-diagnostics-20250402-1345.zip

Solved by HacunaMatata

  • Author
  • Solution

This worked:

 

This looks like it worked.  Thank you.  Anybody else seeing this i used these command lines in terminal where DiskX = disk that is caught in unmounting loop under the log (in my case disk2)

 

dd if=/dev/zero of=diskX bs=1M count=310

 

mkfs -t xfs diskX

 

mount diskX /mnt/diskX

 

Now I can't add a new drive to the array but that seems to be a different issue.

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.