# Unable to set HA for dremio

**URL:** https://community.dremio.com/t/unable-to-set-ha-for-dremio/6285
**Category:** Uncategorized
**Created:** [September 17, 2020, 11:07am UTC](https://community.dremio.com/t/unable-to-set-ha-for-dremio/6285 "2020-09-17T11:07:25Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ashar.ma](https://avatars.discourse-cdn.com/v4/letter/a/49beb7/32.png) [@ashar.ma](https://community.dremio.com/u/ashar.ma)
#### Post date: [September 17, 2020, 11:07am UTC](https://community.dremio.com/t/unable-to-set-ha-for-dremio/6285/1 "2020-09-17T11:07:25Z")

</div>

Hi,

I am trying to set HA for dremio on Amazon ECS, but only starting one cotainer service and another one is failing with below error. Please note that the /opt/dremio/data is mounted to EFS.

* * *

## Lock file to RocksDB is currently held by another process. Will wait until lock is freed.

Is not possible HA for dremio?

---

<div class="post-metadata">

### Author: ![balaji.ramaswamy](https://sea2.discourse-cdn.com/flex020/user_avatar/community.dremio.com/balaji.ramaswamy/32/843_2.png) [@balaji.ramaswamy](https://community.dremio.com/u/balaji.ramaswamy)
#### Post date: [September 24, 2020, 7:36am UTC](https://community.dremio.com/t/unable-to-set-ha-for-dremio/6285/2 "2020-09-24T07:36:15Z")

</div>

@ashar.ma

This is the whole point of HA. In fact you have configured HA correctly. The second coordinator will come up if the primary crashes which will release the lock on the RocksDB. This HA is always active/passive

Thanks  
Bali
