Unable to migrate SolusVM VPS: Warning: Identity file /usr/local/solusvm/tmp/migrate_private_ssh_key not accessible: No such file or directory.

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms

  1. Unable to migrate SolusVM VPS:

    SVM_ERROR: Warning: Identity file /usr/local/solusvm/tmp/5356migrate_private_ssh_key not accessible: No such file or directory.

  2. Permissions and ownership on /usr/local/solusvm/tmp/ on source and target SolusVM node are different from default below:

    # ls -lahd /usr/local/solusvm/tmp/
    drwxr-xr-x. 3 solusvm solusvm 4.0K Jan 12 14:42 /usr/local/solusvm/tmp/

Cause

Permissions/ownership of /usr/local/solusvm/tmp/ directory on source and target servers are incorrect.

Resolution

  1. Access SolusVM target node over SSH.

  2. Set correct ownership and permissions

    # chown solusvm:solusvm /usr/local/solusvm/tmp/ && chmod 755 /usr/local/solusvm/tmp/

  3. Do the same on SolusVM source node.

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.