# Weaviate startup time has increased with 1.25 onwards

**URL:** https://forum.weaviate.io/t/weaviate-startup-time-has-increased-with-1-25-onwards/4190
**Category:** Support
**Created:** [September 18, 2024, 7:40am UTC](https://forum.weaviate.io/t/weaviate-startup-time-has-increased-with-1-25-onwards/4190 "2024-09-18T07:40:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![hanumanhuda](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/hanumanhuda/32/2015_2.png) [@hanumanhuda](https://forum.weaviate.io/u/hanumanhuda)
#### Post date: [September 18, 2024, 7:40am UTC](https://forum.weaviate.io/t/weaviate-startup-time-has-increased-with-1-25-onwards/4190/1 "2024-09-18T07:40:56Z")

</div>

### Description

We have upgraded from 1.24.23 to 1.26.4. Earlier weaviate was able to start up within a second, however after upgrading, it takes 2-10 seconds to come up for small dataset. As per documentation, that it takes time to migration the schema due to RAFT, however this is not only taking time once during upgrade instead it takes whenever it restarts after the upgrade.

### Server Setup Information

- Weaviate Server Version: 1.26.4
- Deployment Method: k8s
- Multi Node? Number of Running Nodes: 1
- Client Language and Version: python and v3
- Multitenancy?: No

### Any additional Information

---

<div class="post-metadata">

### Author: ![DudaNogueira](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/dudanogueira/32/7846_2.png) [@DudaNogueira](https://forum.weaviate.io/u/DudaNogueira)
#### Post date: [September 18, 2024, 9:57pm UTC](https://forum.weaviate.io/t/weaviate-startup-time-has-increased-with-1-25-onwards/4190/2 "2024-09-18T21:57:18Z")

</div>

Hi!

How small is this dataset?

Can you try testing it on a second cluster that doesn’t do migration?

Also, do you see any outstanding logs during the startup?

---

<div class="post-metadata">

### Author: ![Dirk](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/dirk/32/46_2.png) [@Dirk](https://forum.weaviate.io/u/Dirk)
#### Post date: [September 19, 2024, 6:40am UTC](https://forum.weaviate.io/t/weaviate-startup-time-has-increased-with-1-25-onwards/4190/3 "2024-09-19T06:40:20Z")

</div>

I think the RAFT startup takes longer than the old startup-code. I also noticed that

---

<div class="post-metadata">

### Author: ![hanumanhuda](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/hanumanhuda/32/2015_2.png) [@hanumanhuda](https://forum.weaviate.io/u/hanumanhuda)
#### Post date: [September 25, 2024, 9:08am UTC](https://forum.weaviate.io/t/weaviate-startup-time-has-increased-with-1-25-onwards/4190/4 "2024-09-25T09:08:52Z")

</div>

yes, it takes similar time with a new index without any documents.
