スケジュールIDのスケジュール操作に失敗しました
環境
- NetApp Elementソフトウェア
- NetApp SFシリーズ
- NetApp Hシリーズ
問題
- NetApp SolidFire Active IQまたはWebGUIのエラー:
blockClusterFull Add additional capacity or free up capacity as soon as possible.
scheduleActionError Schedule action failed for schedule IDs: [x].
- イベントログ:
clusterMasterEvent Block Cluster Full Threshold Event { "reason": "thresholdExceeded", "fullness": "stage4Critical" }
apiEvent API Call (CreateSnapshot) 4 { "success": false, "params": { "scheduleID": 1, "name": "", "enableRemoteReplication": false, "volumeID": "12", "snapMirrorLabel": {}, "retention": "96:0:00" }, "method": "CreateSnapshot", "context": { "ip": "0.0.0.0", "authMethod": "Cluster", "user": "internal" }, "error": { "message": "Snapshot creation inhibited due to critical cluster fullness; see cluster faults", "code": 500, "name": "xClusterFullnessCritical" } }
schedulerEvent Schedule action failed 2 4 { "scheduleID": 1, "scheduleName": "snapshot-xx", "error": { "message": "Snapshot creation inhibited due to critical cluster fullness; see cluster faults", "name": "xClusterFullnessCritical" } }