Cannot stop array as per Shrink Array instructions


Go to solution Solved by JorgeB,

Recommended Posts

Hello, 

 

I have followed the steps outlined in the Shrink Array documentation here: Shrink Array | Unraid Docs

Following Step 8 calls for the use of the User Script: "clear an array drive". I followed these steps and the operation indicated that it had finished successfully.

Step 9 instructs to stop the array, however this operation loops endlessly with the following errors: 

 

Jan 17 09:55:09 Tower root: umount: /mnt/disk2: not mounted.
Jan 17 09:55:09 Tower emhttpd: shcmd (8074): exit status: 32
Jan 17 09:55:09 Tower emhttpd: Retry unmounting disk share(s)...

 

What is the appropriate course of action?

Link to comment

Woof. I feel like the official documentation should be updated then. Thanks for the answer.

 

In case the linked answer gets deleted or edited out: 
 

Quote

I created a local virtual disk using `dd if=/dev/zero of=diskX bs=1M count=310` (xfs requires at least 300mb disk), created filesystem with `mkfs -t xfs diskX` and mounted as `mount diskX /mnt/diskX`. Almost immediately after doing that, the stopping of the array was able to complete (cleanup the created virtual disks by running `rm diskX` after the array is stopped)

 

Edited by reedlaww
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.