Newly created ONTAP S3 server doesn't have s3 service listened on the configured port due to "cifs.replay.failure" EMS event
Applies to
- ONTAP 9 versions earlier than 9.11.1
- Object Store Server (ONTAP S3 server)
Issue
- It is not recommended to add the "root" user to any ONTAP S3 group.
- If the "root" user is added without regenerating keys in advance, the "cifs.replay.failure" event will be continuously logged, as shown below:
::> event log show -message-name cifs.replay.failure
Time Node Severity Event
------------------- ---------------- ------------- ---------------------------
X/XX/XXXX XX:XX:XX XXXXXXXXXXX ALERT cifs.replay.failure: Failed to replay configuration for object-server module.
- When the above EMS event occurs, the s3 service will not listen on the configured port for the newly created ONTAP S3 server.
- You can verify this by checking the output of the following command:
"network connections listening show -service s3 -vserver <vserver which hosts the newly created ONTAP S3 server>
"
(the output is empty).