Need to see state of internal services #319

Closed
opened 2023-05-04 12:05:04 +00:00 by anikeev-yadro · 3 comments
Member

Need to see state of internal services such as write-cache, tree-service, pilorama ... etc.
For the better understand following errors of system state:

May 04 11:31:25 az neofs-s3-gw[6369]: 2023-05-04T11:31:25.417Z        error        handler/util.go:29        call method        {"status": 500, "request_id": "62467dc5-bdbe-4af1-9f7c-d4aa4398006b", "method": "PutObject", "bucket": "215cec78-e40d-4af3-b03b-ac120b2f25b7", "object": "7766a5f8-a3d7-476c-ae09-0e978273e797", "description": "could not upload object", "error": "couldn't add new verion to tree service: failed to add node by path: rpc error: code = Unknown desc = pilorama is in a degraded mode", "body close errors": []}
Need to see state of internal services such as write-cache, tree-service, pilorama ... etc. For the better understand following errors of system state: ``` May 04 11:31:25 az neofs-s3-gw[6369]: 2023-05-04T11:31:25.417Z error handler/util.go:29 call method {"status": 500, "request_id": "62467dc5-bdbe-4af1-9f7c-d4aa4398006b", "method": "PutObject", "bucket": "215cec78-e40d-4af3-b03b-ac120b2f25b7", "object": "7766a5f8-a3d7-476c-ae09-0e978273e797", "description": "could not upload object", "error": "couldn't add new verion to tree service: failed to add node by path: rpc error: code = Unknown desc = pilorama is in a degraded mode", "body close errors": []} ```
anikeev-yadro added the
triage
label 2023-05-04 12:05:04 +00:00
Owner

Can't you see shard mode with control shards command?

Can't you see shard mode with `control shards` command?
fyrchik added the
discussion
frostfs-node
labels 2023-05-04 13:39:44 +00:00
Author
Member

It corresponds to all services?
I mean all services have the same state on one time?
What about tree service?

It corresponds to all services? I mean all services have the same state on one time? What about tree service?
fyrchik added this to the v0.38.0 milestone 2023-05-18 08:30:16 +00:00
fyrchik added the
observability
label 2023-05-18 10:42:37 +00:00
fyrchik modified the milestone from v0.38.0 to v0.39.0 2024-02-12 06:29:04 +00:00
fyrchik modified the milestone from v0.39.0 to v0.40.0 2024-05-14 14:16:10 +00:00
fyrchik modified the milestone from v0.40.0 to v0.41.0 2024-06-01 09:19:50 +00:00
fyrchik modified the milestone from v0.41.0 to v0.42.0 2024-06-14 07:07:57 +00:00
Owner

We now have it in metrics.
frostfs_node_writecache_mode_info, frostfs_node_pilorama_mode, frostfs_node_metabase_mode

We now have it in metrics. `frostfs_node_writecache_mode_info`, `frostfs_node_pilorama_mode`, `frostfs_node_metabase_mode`
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#319
No description provided.