Cinder Sharedlvm Driver uninstalling¶
When you need to uninstall the Cinder Sharedlvm Driver, do the following:
Uninstall Cinder Sharedlvm Driver:
For Python package:
pip3 uninstall cinder-sharedlvm-driver
Make sure driver usage is disabled in the Cinder config file
/etc/cinder/cinder.conf
. If the use of the driver is enabled, then disable.Restart service
cinder-volume
:# Debian: systemctl restart cinder-volume.service
Note
To uninstall the Cinder Sharedlvm Driver on Astra Linux (Smolensk), do the following:
Delete the package with the command:
apt remove -y aos-cinder-sharedlvm-driver