S3 buckets cannot be created or modified while ONTAP cluster is in partial giveback
Applies to
- ONTAP 9
- S3 bucket creation
- Node(s) in partial giveback
Issue
- The
vserver object-store-server bucket createcommand fails when data aggregate(s) are not located on their home node
::> vserver object-store-server bucket create -bucket S3bucket -size 100G -storage-service-level extreme -qos-policy-group policy1 -versioning-state enabled :: Error: [Job 37779] Job failed: Failed to create bucket "S3bucket" for Vserver "svm1". Reason: Unable to find a suitable aggregate for volume "" in Vserver "svm1". Reason: The aggregate model cached data for aggregate "aggr1" is more than 24 hours old. This indicates a problem with the model caching system. Contact technical support for assistance.- Modifying an existing buckets size will also result in a similar message
Failed to modify bucket "S3bucket0" for Vserver "svm1".Reason: Unable to find a suitable aggregate for volume "The aggregate model cached data for aggregate "aggr1" is more than 24 hours old. This indicates a problem with the model caching system. Contact technical support for assistance.
