Last Modified: Nov 07, 2022
Affected Product(s):
BIG-IQ Platform
Known Affected Versions:
7.0.0, 7.0.0.1, 7.0.0.2
Fixed In:
7.1.0
Opened: Mar 24, 2020 Severity: 3-Major
While attempting to delete the External Storage configuration you see "Error on Server Request" with message "The system returned an unexpected error (400 Bad Request)"
Unable to delete External Storage Configuration
You perform the following steps -- Log on to the BIG-IQ management console -- Browse to System >> BIG-IQ DATA COLLECTION >> BIG-IQ Data Collection Cluster >> CONFIGURATION >> External Storage & Snapshots -- Click 'Delete' button next to the configured 'External Storage' mount.
To delete the External Storage configuration (1) Verify and unmount the external storage manually on all DCDs and CMs using the following commands # mount | grep "/var/config/rest/elasticsearch/data/essnapshot # umount /var/config/rest/elasticsearch/data/essnapshot (2) Clean up "es-mount-filesystem" endpoint on all DCDs and CMs using the following commands # restcurl -X DELETE '/cm/shared/esmgmt/es-mount-filesystem'
User is able to delete the External Storage configuration.