You can remove a vSnap server from your IBM Storage® Protect
Plus environment.
Before you begin
When permanently deleting the vSnap server, you must clean up the IBM Storage Protect
Plus server. Items that must be cleaned up in this
case, are as follows:
- Records of backups that are stored on the vSnap server.
- Replication relationships to other vSnap servers.
- Ensure that no jobs use SLA policies that define the vSnap server as a backup location.
To view the SLA policies that are associated with jobs, see the Backup
page for the hypervisor or application that is scheduled for backup. For example, for VMware backup
jobs, click . You must unregister the vSnap server from the IBM Storage Protect
Plus server. See Unregistering a vSnap server for more information.
Attention: Uninstalling a vSnap server can result in loss of data.
Procedure
-
Log on to the vSnap server console with the user ID serveradmin. The
initial password is sppDP758-SysXyz. You are prompted to change this password
during the first logon. Certain rules are enforced when creating a new password. For more
information, see the password requirement rules in Start IBM Storage Protect Plus.
You can also use a user ID that has vSnap administrator privileges that you create by using the
vsnap user create command. For more information about using console commands, see
vSnap server administration reference.
-
Run the following commands:
$ systemctl stop vsnap
$ yum remove vsnap
- Optional:
If you do not plan to reinstall the vSnap server after it is uninstalled, remove the data and
configuration by running the following commands:
$ rm -rf /etc/vsnap
$ rm -rf /etc/nginx
$ rm -rf /etc/uwsgi.d
$ rm -f /etc/uwsgi.ini
- Reboot the system to ensure kernel modules are unloaded and detach the data disks
containing vSnap pool data.
Note: To uninstall IBM Storage Protect
Plus in a Hyper-V
environment, delete the IBM Storage Protect
Plus appliance from
Hyper-V and then delete the installation directory.
Results
After a vSnap server is uninstalled, the configuration is retained in the
/etc/vsnap directory. The configuration is reused if the vSnap server is
reinstalled. The configuration is removed if you ran the optional commands to remove the
configuration data.