Creating identity on storagenode host, seemingly disrupted existing storagenode identity

If by “issue” you mean the “database is locked”, then it’s unrelated to the identity generation.
It’s known issue: Search results for 'database is locked' - Storj Community Forum (official)
It could be either

or

And there is a little research:

If you moved your previous identity from the /root/.local/share/storj/identity/storagenode to somewhere (I believe you did that, otherwise the generation would fail with “file is exist”), then there is nothing unusual.
By the way, you can use a different name for the identity to avoid confusion:

identity create storagenode2

for example and then use this new name to sign the identity.
The path would be /root/.local/share/storj/identity/storagenode2.

2 Likes