Yes, you can.
- Stop the storagenode
- Move databases to a new place (
C:\storagenode\cache\
for example) - Add a new path to databases to the
storage2.database-dir:
option:
storage2.database-dir: C:\storagenode\cache\
- Save the config
- Start the storagenode
- Check that you do not have a new databases in a old place and the dashboard shows a correct numbers.
However, keep in mind - you will introduce a new point of failure.