# Migrate from Lotus to Boost

A storage provider can run the lotus as a monolith process where everything is handled by a single `lotus-miner` process or separate the mining and market subsystems on different machines.

Boost supports migration from both monolith and a split-market miner. You can follow the below guides to migrate to boost.

{% content-ref url="upgrade-from-lotus-to-boost/migrate-a-monolith-lotus-miner-to-boost" %}
[migrate-a-monolith-lotus-miner-to-boost](https://boost.filecoin.io/v1/upgrade-from-lotus-to-boost/migrate-a-monolith-lotus-miner-to-boost)
{% endcontent-ref %}

{% content-ref url="upgrade-from-lotus-to-boost/migrate-a-lotus-markets-service-process-to-boost" %}
[migrate-a-lotus-markets-service-process-to-boost](https://boost.filecoin.io/v1/upgrade-from-lotus-to-boost/migrate-a-lotus-markets-service-process-to-boost)
{% endcontent-ref %}

### **Rollback**

{% hint style="danger" %}
Please note that Boost uses a SQLite database for the deal metadata and logs. Once Boost has been enabled, the new deals cannot be rolled back to the Lotus markets. If you decide to roll back after making Boost deals, you will lose all the metadata for the deal made with Boost. However, this will have no impact on the sealed data itself.
{% endhint %}

{% content-ref url="upgrade-from-lotus-to-boost/roll-back-to-legacy-markets" %}
[roll-back-to-legacy-markets](https://boost.filecoin.io/v1/upgrade-from-lotus-to-boost/roll-back-to-legacy-markets)
{% endcontent-ref %}

<br>
