When you are running the restore process in the background, you can use this procedure to detach from the SSH session and close it. You can reattach to the session later to reopen it.
Start a new SSH session to Cluster Control Manager and log in with your customer account.
Type screen -ls to retrieve the screen ID of the restore session.
Type screen -d <screen id> to detach the session from the SSH session.