Linux scripts may start failing after upgrading to a new CPM version (using AMI) or migrating CPM to a different account/region
Linux scripts may start failing after upgrading to a new CPM version (using AMI) or migrating CPM to a different account/region.
In order to restore scripts' functionality, please run a script from command line, and approve the SSH key by answering "yes".
After this, scripts will run as successfully as before.
Related Articles
How to migrate a CPM Server to a different region
Here are the steps for migrating a CPM Server to a different region: 1) Stop your existing instance (when no backups/DR are running). 2) Take a snapshot of the data volume 3) Copy that snapshot to the target region 4) Create an EBS volume from the ...
How to migrate a CPM Server to a different account
Attention: this procedure only applies to non-BYOL editions. BYOL customers should contact sales@n2ws.com and ask to add the new account to their license prior to attempting a migration using the process described below. Important: Before performing ...
Backup of cpmdata may fail after migration/upgrade with the "The volume '....' does not exist" error
Backup of cpmdata may fail after migration/upgrade with the "The volume '....' does not exist" error: Error - snapshot of independent volume vol-0123456789abcdef failed to start. Reason: The volume 'vol-0123456789abcdef' does not exist This error may ...
Release notes for the latest v4.0.x CPM release
First time Installing? Watch the ' Install and Configure N2WS Backup & Recovery ' video tutorial created by our solution architect: https://n2ws.com/support/video-tutorials/install-and-configure-n2ws-backup-recovery-3-0 For upgrade instructions ...
Troubleshooting Linux scripts in CPM
In order to troubleshoot scripts, you need to connect to the CPM instance over SSH (using user "cpmuser") and execute the scripts from command line. Please do not use "su" or "sudo", as CPM doesn't elevate permissions. If when you run the script you ...