Jump to content

main share using pool that it's not supposed to use at all


Recommended Posts

I'm having a hard time, trying to explain this.

 

I have a usenet downloader in a docker container that downloads to a ssd pool called SATA_SSD.

When finished, it's supposed to move to the main array.

 

The pool SATA_SSD is also a share called sata_ssd.

The main array is a share called main.

 

The docker container for the usenet client has a container path /media mapped to /mnt/user/

When a download starts, it's supposed to go to /media/SATA_SSD/UsenetDownload/incomplete (mapped to /mnt/user/SATA_SSD/UsenetDownload/incomplete). After finishing the download, it's supposed to go to /media/main/UsenetDownloads/complete (mapped to /mnt/user/main/UsenetDownloads/complete).

 

But what actually happens, is this: the finished download goes on the sata_ssd pool in a directory called main.
It's not visible in /mnt/user/SATA_SSD, but it appears in /mnt/sata_ssd/

 

I have not configured the SATA_SSD share to use the array or the main share to use SATA_SSD, so I have no idea why this is happening.

 

image.thumb.png.d3633f29162fbe99f006e35a149504ee.png

gustav-diagnostics-20240307-0122.zip

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...