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.

Linuxserver SWAG seems to be preventing stopping array?

Featured Replies

When I clicked on "Stop" [array] to do some maintenance on the server, I noticed that it was stuck on "Retry unmounting disk share(s)...". So I checked in an SSH session and saw that the script for stopping the array was getting hung up on `/mnt/cache`:

 

root@dipper:~# less /var/log/syslog
root@dipper:~# lsof /mnt/cache
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
bash    18466 root  cwd    DIR   0,42       84 7700350 /mnt/cache/appdata/swag/log/nginx
tail    19201 root  cwd    DIR   0,42       84 7700350 /mnt/cache/appdata/swag/log/nginx
tail    19201 root    3r   REG   0,42 27694298 7700846 /mnt/cache/appdata/swag/log/nginx/access.log.1

 

So I manually killed the processes. The two `tail` processes were killed with no arguments, but I had to send a SIGTERM to the `bash` process because it just wouldn't quit.

 

I've also collected and attached diagnostics immediately after the array stopped.

 

Is this something I should report to the Linuxserver thread (if there is one specifically for SWAG)? Or is there a problem with my configuration?

dipper-diagnostics-20230701-0804.zip

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.