all unraid domains moved from array disks to cache disk


Go to solution Solved by itimpi,

Recommended Posts

hello, I recently had a power outage and my unraid server went down, now instead of my vms being on the array disks, they are only on the cache disk. my config is:

3 2TB drives (two for array, one for parity)

1 500GB ssd for one of the high usage vm's

1 800GB sun f80 as a cache disk

 

currently, i can't get the vm that uses the 500 GB ssd to boot, as it says that the vdisk is not found (it is manually set to use the 500 GB ssd as the location for it's vdisk)

 

thanks in advance for your help.

Link to comment
  • Solution

If the vdisks were in the 'domains' share then this is set with

shareUseCache="prefer"

which meant you WANT the files on the cache, and if mover finds them on the array it should move them to the cache (space permitting).

 

You also do not have a Minimum free Space set for the cache, and it is a good idea to have this set to be at last the size of largest file you expect to copy there in normal use at it is not unusual for corruption to occur if is gets completely full.

 

 

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.