Abhijat Malviya

Results 166 comments of Abhijat Malviya

it looks like the segment selected by random choice in the test is not within the manifest range (controlled by randomness): ``` [WARNING - 2024-06-12 19:34:23,296 - si_utils - find_segment_in_manifests...

There is one warning which stands out from `docker-rp-11` ``` TRACE 2023-09-24 07:10:30,072 [shard 0:main] cluster - health_monitor_backend.cc:532 - unable to get node health report from 2 - rpc::errc::exponential_backoff WARN...

This seems to be a problem with deleting segments. The segments may have been partially deleted (delete happens in batch). Since not all of them were deleted, the manifest was...

The above reason outlined in [comment](https://github.com/redpanda-data/redpanda/issues/15171#issuecomment-1840882213) seems unlikely, because GC works on segments which are already in the replaced list or below manifest start offset, so the scrubber would not...

One possibility is that GC collects and removes all segments below manifest start offset, whereas scrub starts at the beginning of the manifest segment collection. Perhaps the scrub is starting...

The segment offsets from the log are unusual: ``` t=1715757776748DEBUG 2024-05-15 07:22:03,920 [shard 0:main] storage - disk_log_impl.cc:2190 - Adding 0 bytes to the offset range. Segment offsets: {term:0, base_offset:265677, committed_offset:265676,...

/cdt tests/rptest/tests/e2e_shadow_indexing_test.py::ShadowIndexingWhileBusyTest.test_create_or_delete_topics_while_busy dt-log-level=trace cdt_arch=arm64 cdt_instance_type=is4gen.xlarge rp_version=build

/cdt tests/rptest/tests/e2e_shadow_indexing_test.py::ShadowIndexingWhileBusyTest.test_create_or_delete_topics_while_busy dt-log-level=trace cdt_arch=arm64 cdt_instance_type=is4gen.xlarge rp_version=build skip-units dt-repeat=1000

/cdt tests/rptest/tests/e2e_shadow_indexing_test.py::ShadowIndexingWhileBusyTest.test_create_or_delete_topics_while_busy dt-log-level=trace cdt_arch=arm64 cdt_instance_type=is4gen.xlarge rp_version=build skip-units dt-repeat=500

/cdt tests/rptest/tests/e2e_shadow_indexing_test.py::ShadowIndexingWhileBusyTest.test_create_or_delete_topics_while_busy dt-log-level=trace cdt_arch=arm64 cdt_instance_type=is4gen.xlarge rp_version=build skip-units dt-repeat=20