Difference between revisions of "StableBit DrivePool Q4142489"

From Covecube - Wiki
(Undo revision 836 by Christopher (talk))
 
Line 1: Line 1:
Merge multiple pools into a single pool.  
+
Seed a StableBit DrivePool Pool with existing content.
 +
 
 
==When to Use==
 
==When to Use==
When you have more than one pool with a lot of content, and you would rather have a single pool.
+
If you have a lot of data on your disks and you don't want to spend the time copying it over to a new "disk". You can use this procedure to move the files directly onto the pool.
  
 
'''This is an advanced procedure. Only proceed if you fully understand every step below.'''
 
'''This is an advanced procedure. Only proceed if you fully understand every step below.'''
Line 10: Line 11:
  
 
==Steps==
 
==Steps==
#Stop the StableBit DrivePool Service.
+
# Add all the drives with data that you want to pool to a StableBit DrivePool pool
#: To do so, run "services.msc", and find the "StableBit DrivePool Service". You can right click on it and stop it that way, or select it and click the "Stop" link in the left-hand sidebarEnable "Show Hidden Files" for the system.
+
#* This will not format the disks, nor will it delete or otherwise alter the existing contents of the disks in any way.
 +
#* This will create a hidden "PoolPart.xxxx" folder on each disk.
 +
# Stop the StableBit DrivePool system service.  
 +
#: To do so, run "services.msc", and find the "StableBit DrivePool Service". You can right click on it and stop it that way, or select it and click the "Stop" link in the left-hand sidebar.
 
#* Note: This is necessary, as we will be moving around files. But if you have realtime duplication or immediate balancing enabled, this will start moving files around and duplicating as well. That is not what we want. We want to move everything first, and then let DrivePool do it's thing.
 
#* Note: This is necessary, as we will be moving around files. But if you have realtime duplication or immediate balancing enabled, this will start moving files around and duplicating as well. That is not what we want. We want to move everything first, and then let DrivePool do it's thing.
#"Unseed" one of the pools (do this with the pool with the least number of disks):
+
#Expose hidden folders in your file manager of choice (Windows Explorer, or Total Commander, etc...).
##Open the "PoolPart.GUID" folder (where "GUID" is a random sequence of letters and numbers).  You should see a folder and file layout that mirrors the pool (or part of it at least).
+
#*This can be done by enabling "[http://windows.microsoft.com/en-us/windows/show-hidden-files#show-hidden-files=windows-7 Show Hidden Files]" in Explorer/Windows.
##Move the contents of the Poolpart.GUID folder out of this folder.
+
#Now go to each of the drives, and move the contents of the disks into the "\PoolPart.xxxx\" folder, on the same disk.
##*This moves the contents out of the pool effectively, as the software uses these folders as the actual contents
+
#*For example, find the "G:\Files\" folder, and move the "Files" folder to "G:\PoolPart.xxxx\".  
##Once the PoolPart folder is empty, delete the folder.
+
#*:After doing this, you should have a "G:\PoolPart.xxxx\Files" folder. And you may notice that it immediately shows up in the pool.
##Repeat this for each of disks in the one pool
+
#*Repeat this for each disk in your pool
#Start the "StableBit DrivePool Service".
 
#*This is required, as we cannot interact with the software while the service is not running.
 
#*Starting the service now should cause the pool in question to "disappear", as there are no disks in that pool anymore.
 
#Add the now unpooled disks to the remaining pool.
 
#Stop the StableBit DrivePool Service again.
 
#Seed the existing Pool:
 
##Expose hidden folders in your file manager of choice (Windows Explorer, or Total Commander, etc...).
 
##Now go to each of the drives, and move the contents of the disks into the "\PoolPart.xxxx\" folder, on the same disk.
 
##*For example, find the "G:\Files\" folder, and move the "Files" folder to "G:\PoolPart.xxxx\".  
 
##*:After doing this, you should have a "G:\PoolPart.xxxx\Files" folder. And you may notice that it immediately shows up in the pool.
 
##*Repeat this for each disk in your pool
 
 
#*Once you've done this, you should see all of your content in the Pool directory.
 
#*Once you've done this, you should see all of your content in the Pool directory.
#Manually refresh the pool statistics:
+
#Reset StableBit DrivePool's settings store if you're using StableBit DrivePool v1.X:  
#*For StableBit DrivePool v1.X, reset the settings:
+
#*[[StableBit_DrivePool_Q2299585]]
#**Do this: [[StableBit_DrivePool_Q2299585]]
+
# Start the StableBit DrivePool service.
#**Start the StableBit DrivePool Service
+
#Reset StableBit DrivePool's settings store if you're using StableBit DrivePool v2.X:  
#*For StableBit DrivePool v2.X, remeasure the pool:
+
#*[[StableBit_DrivePool_Q2299585B]]
#**Start the StableBit DrivePool Service
+
#*This will verify the duplication integrity of the pool and re-measure all the files.
#**In the UI, click "Pool Options", and select the "Remeasure" option.
 
#:This will verify the duplication integrity of the pool and re-measure all the files.
 
  
You're done. You should see the contents of both pools in the one remaining pool.
+
You're done.

Latest revision as of 16:02, 18 December 2015

Seed a StableBit DrivePool Pool with existing content.

When to Use

If you have a lot of data on your disks and you don't want to spend the time copying it over to a new "disk". You can use this procedure to move the files directly onto the pool.

This is an advanced procedure. Only proceed if you fully understand every step below.

Please have backups of all your data.

If you are not sure about this and still wish to do this, then please contact Support, so we can set up a remote support session to assist you.

Steps

  1. Add all the drives with data that you want to pool to a StableBit DrivePool pool
    • This will not format the disks, nor will it delete or otherwise alter the existing contents of the disks in any way.
    • This will create a hidden "PoolPart.xxxx" folder on each disk.
  2. Stop the StableBit DrivePool system service.
    To do so, run "services.msc", and find the "StableBit DrivePool Service". You can right click on it and stop it that way, or select it and click the "Stop" link in the left-hand sidebar.
    • Note: This is necessary, as we will be moving around files. But if you have realtime duplication or immediate balancing enabled, this will start moving files around and duplicating as well. That is not what we want. We want to move everything first, and then let DrivePool do it's thing.
  3. Expose hidden folders in your file manager of choice (Windows Explorer, or Total Commander, etc...).
  4. Now go to each of the drives, and move the contents of the disks into the "\PoolPart.xxxx\" folder, on the same disk.
    • For example, find the "G:\Files\" folder, and move the "Files" folder to "G:\PoolPart.xxxx\".
      After doing this, you should have a "G:\PoolPart.xxxx\Files" folder. And you may notice that it immediately shows up in the pool.
    • Repeat this for each disk in your pool
    • Once you've done this, you should see all of your content in the Pool directory.
  5. Reset StableBit DrivePool's settings store if you're using StableBit DrivePool v1.X:
  6. Start the StableBit DrivePool service.
  7. Reset StableBit DrivePool's settings store if you're using StableBit DrivePool v2.X:

You're done.