EnableMaintenanceMode API fails during creating clone volume
- Views:
- 159
- Visibility:
- Public
- Votes:
- 0
- Category:
- element-software
- Specialty:
- solidfire
- Last Updated:
- 8/1/2021, 1:53:57 PM
Applies to
Element software 12.2 or later
Issue
- EnableMaintenanceMode API fails with error:
"error":{
"code": 500,
"message": "Cluster is not tolerant for metadata",
"name": "xNoTolerance"
}
- CloneVolume API is run before EnableMaintenanceMode API is run.