Skip to content

Instantly share code, notes, and snippets.

@mikedhanson
Last active December 27, 2020 03:10
Show Gist options
  • Save mikedhanson/b4fc6b6e10bb9c0a20ee3b352665c271 to your computer and use it in GitHub Desktop.
Save mikedhanson/b4fc6b6e10bb9c0a20ee3b352665c271 to your computer and use it in GitHub Desktop.
UnRaid - Array stuck spinning down
title date
UnRaid - Array stuck spinning down
2020-01-30
  1. SSH into unraid as root
    1. ps -ef | grep /mnt/user

2. You are now going want to kill those processes

    1. kill pid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment