Jump to content

Restructure/combine shares


Recommended Posts

I am considering changing the setup of the shares on my unraid server. Preferably this would be achieved without moving or copying data off the array (I can do this but would rather not if it can be avoided)

 

Currently I have the following

- "tv" share on disks 1 and 2 using "fill up" allocation method. Disk 1 is full and disk 2 has about 50% free space
- "movie" share on disk 3 which is only 10% utilized

 

I am considering combining the tv and movie shares into one share called "media" with folders for "tv" and "movies"

 

Based on my research so far I think the following should work (I've searched the forums using as many relevant search terms that I can think of):

1. create a new share in the GUI called "media" including all 3 disks
2. Stop the array 
3. in a terminal or MC move /mnt/user/{tv,movies}/ into /mnt/user/media
4. restart array

 

It's my understanding that doing the above will not move files between disks. 

 

Assuming the above is successful other steps that I think may be beneficial

 

1. change the allocation method for the new media share to high water
2. use the unbalance plugin to spread the data across the 3 disks

 

I currently have Split Level set as "automatically split any directory as required" on both shares. I'm aware from reading the docs that one benefit of having separate shares for tv and movies is the ability of fine tuning split levels. I'm not sure how much this should factor into my decision to restructure the shares given that I didn't originally set up split levels optimally. 

 

I am not fully committed to making the change but would appreciate any advice regarding my proposed method.

 

Thanks in advance

Link to comment
7 minutes ago, mcoz said:

1. create a new share in the GUI called "media" including all 3 disks
2. Stop the array 
3. in a terminal or MC move /mnt/user/{tv,movies}/ into /mnt/user/media
4. restart array

You can't work with files when the array is stopped. Just do the moves and they will stay on the disks they are already on.

 

 

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.

×
×
  • Create New...