Solutions
-
ivanavich's post in Unraid 7.0.0 FCP Reporting Share Storage Allocations Incorrect with Single SSD move from Array to Cache Pool was marked as the answerI modified the share cfg files with a reboot and that has resolved the problem.
OId:
shareUseCache="no"
shareCachePool=""
New:
shareUseCache="only"
shareCachePool="cache"
Something amiss in the handling of handling of SSD moves from array to cache pools; specific to Unraid 7 as it is the only version that allows array to start without at least one drive in Slot 1.