AIO fails to start with pre-created volume #34

Closed
opened 2024-03-28 10:44:14 +00:00 by alexvanin · 0 comments
Owner

Expected behaviour

AIO starts successfully with pre-created volume, that contains several thousands containers and objects.

Current behaviour

init-aio.sh waits for storage to be ONLINE and then starts gateways. With pre-created volume this helathcheck is not enough and execution fails.

init-aio.sh has to check tree service health. To do so consider using frostfs-cli tree healthcheck command.

## Expected behaviour AIO starts successfully with pre-created volume, that contains several thousands containers and objects. ## Current behaviour `init-aio.sh` [waits](https://git.frostfs.info/TrueCloudLab/frostfs-aio/src/commit/e7cb5db4fa64f2737ba152a2f35986455d25f570/bin/init-aio.sh#L51) for storage to be `ONLINE` and then starts gateways. With pre-created volume this helathcheck is not enough and execution fails. `init-aio.sh` has to check tree service health. To do so consider using `frostfs-cli tree healthcheck` command.
alexvanin added the
bug
label 2024-03-28 10:44:14 +00:00
ironbee was assigned by alexvanin 2024-04-03 06:24:25 +00:00
ironbee referenced this issue from a commit 2024-04-10 07:09:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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-aio#34
No description provided.