Uninstallation of BVCP
Regarding valuable data (such as virtual machines), sysadmins should manually remove BVCP by deleting the installation directories and their contents, plus the init (bvcp-*) files in /usr/local/etc/rc.d. We do not provide an uninstall.sh script because users might have custom system modifications, which could lead to data loss for which we take no responsibility. Although the removal process isn't automated, it requires minimal effort.Minimum Requirements
- BVCP installed
Prerequisites
- Ensure that you backed up all of your important data and virtual machines.
- Ensure that you understand BVCP `directory structure` can be differ from installation therefore BVCP can be removed manually.
- Ensure that you have a list of virtual storages and their location
Stopping the BVCP
service bvcp-frontend stop service bvcp-backend stop service bvcp-helper stop
Disable the BVCP
sysrc bvcp_enable=NO
Remove installation files and folders
- Remove /vms directory and its contents
- Remove /var/lib/nPulse/BVCP directory and its contents
- Remove /usr/local/etc/rc.d/bvcp-* files
Locating the virtual disk images
BVCP might use different locations for Virtual Disk images that should located inside at the [mountpoint]/vm_images folder.