truenas / charts

TrueNAS SCALE Apps Catalogs & Charts
BSD 3-Clause "New" or "Revised" License
290 stars 278 forks source link

minio data directory empty #2668

Closed martinr92 closed 1 month ago

martinr92 commented 1 month ago

The /data mount is always empty. For any reason everything is stored within the /export folder (in my case at /mnt/sheldon/ix-applications/releases/minio/volumes/ix_volumes/export/. I configured two mounts:

  1. /export --> ixVolume (Enable ACL unchecked; Enable Log Search API unchecked)
  2. /data --> Host Path (Enable ACL unchecked)

Just did the steps mentioned here

Some details:

stavros-k commented 1 month ago

I think docs needs to be updated. The default is /export and you can change it to /data (or something else) during the installation. Which I just saw that it wasn't working. https://github.com/truenas/charts/pull/2671

micjohnson777 commented 1 month ago

I've check the docs, do say to set it to /data in the Storage section but it can be more clear in the Configuring MinIO (S3) Community App section of the article. I'll link this PR to a docs ticket. We are going to revamp the apps articles in the next couple of weeks.

stavros-k commented 1 month ago

I'll close this one now, docs team have their own ticket tracking the docs update. Thanks!