service.StorageService @@3001,cassandraError,Repair session failed: was recorded every day
Summary
This article explains why the following message appears in event.log around 01:00 UTC daily, even after a fresh installation of SmartZone: --- 2024-11-06T01:00:50+00:00 127.0.0.1 service.StorageService @@3001,cassandraError,Repair session failed:Question
What causes the following messages in
2024-11-06T01:00:50+00:00 127.0.0.1 service.StorageService @@3001,cassandraError,Repair session failed:
2024-11-06T01:00:50+00:00 127.0.0.1 service.StorageService @@3001,cassandraError,Repair session failed:
2024-11-06T01:00:50+00:00 127.0.0.1 java.lang.IllegalArgumentException: @@3001,cassandraError,Unknown keyspace/cf pair (icx_m.file)
event.log?---2024-11-06T01:00:50+00:00 127.0.0.1 service.StorageService @@3001,cassandraError,Repair session failed:
Customer Environment
SZ124 R6.1.2Symptoms
SZ-124 with R6.1.2 shows repeated log entries around 01:00 UTC daily:
2024-11-06T01:00:50+00:00 127.0.0.1 service.StorageService @@3001,cassandraError,Repair session failed:
2024-11-06T01:00:50+00:00 127.0.0.1 java.lang.IllegalArgumentException: @@3001,cassandraError,Unknown keyspace/cf pair (icx_m.file)
Occurs even after a fresh installation with no ICX configuration.
Root Cause
The error message indicates that the Cassandra repair process is attempting to access the icx_m.file keyspace, which stores ICX switch configuration files. Since the customer has no ICX configuration files stored, the keyspace does not exist, causing the error.Troubleshooting Steps
- Review
event.logfor recurring Cassandra repair errors. - Confirm if ICX configuration files are present.
- Validate that the system is otherwise functioning normally.
Resolution
- This behavior occurs because SmartZone attempts Cassandra repair on all keyspaces, including
icx_m.file, even if unused. - It does not impact system functionality.
- Applies to all SmartZone releases including R5.2, R6.1 and R7.x
Article Number:
000014572
Updated:
January 13, 2026 11:43 AM (4 months ago)
Tags:
Troubleshooting, Installation, SmartCell Gateway
Votes:
0
This article is:
helpful
not helpful