Mountpoint across storage pools

Heya,

Sorry if this is a dumb question, but I couldn’t find an answer online for this. I have a DXP4800+ and 2 storage pools. Pool1 is RAID6 with a caching ssd, pool2 is a separate high speed ssd disk. Is it possible to have a share on pool1, that shows a folder from pool2 as a subfolder? Is this at all doable?

Thanks!

I don’t really understand the use case of this, but it doesn’t appear to be possible.

If you’re using Docker, you can do something along the lines of what you want, but only for that specific container.

Dont know if this works.:face_with_head_bandage:

First, create an empty folder within your Pool 1 volume1 share

sudo mount --bind /volume2/your_ssd_folder /volume1/folder

But you need a boot task to make it permanent

Give it a try

Hey guys,

Thanks for the replies, but I solved it in a different way. It felt safer that way :slight_smile:

2 Likes

great that you were able to achive this. could you share how you did it. I know people like QNAP give you folder aggregation ( a single fodler that can show you several other folders content), but on Ugreen No