Database file path change or recreate

is it ok that i move the database to another disk drive ?

i am getting this after starting up the node. will i get into trouble ?

i change this command to another path like this
storage2.database-dir: c:\storj\node1

free space become 7.2 TB when earlier used around 7tb. should i be worry?

To move databases to another drive you need to

  • stop the node
  • move databases, preserving permissions
  • edit path in config file or add docker run arguments
  • start the node.

no you don’t need to worry, the filewalker will pick read all the files and update it to the correct value.
Your payout is not affected, since the satellite knows how much your node is storing.

1 Like