Solved
I finally had to edit all the config.yaml files to add the line
storage2.database-dir: /app/dbs
I think it’s a bit weird because it’s the default value that the system uses, the only thing I do is to pull the dbs to another ssd disk to avoid unnecessary iops.
By the way I have updated the
contact.external-address
value on all nodes to export the information in an easy way.
I tried to export the data in json format to import it directly as indicated here but it didn’t work correctly, so I will have to add the nodes by hand one by one because the multinode and the storagenodes are in different computers.