New user here. Hi.
Installed Stash in Container Station on QNAP NAS. Mapped directories to existing shared locations (all my containers have /config/[appname] directories for running configs in a separate location) and also mapped location to data directory where my curated library is located.
Pointed Stash at the directory and (from documentation) assumed it would scan the files to populate the database but leave the existing directory structure intact. On running the scan, it’s emptied the data directory (some 40TBs) and tried to copy them all into the /config location.
Unfortunately, now neither of the LUNs in functional - one is empty and the other is full due to the massive Stash database.
Is there a way to revert the scan actions and restore the file structue to it’s previous state and NOT have stash move the contents but only reference that data directory for content? (Stash config/blobs/metadata directories are all mapped from the docker host under /config/stash/[dir]
Thanks!