Storage

Preserving your application in case of termination and relaunch

DC/OS applications lose their state when they terminate and are relaunched. In some contexts, for instance, if your application uses MySQL, or if you are using a stateful service like Kafka or Cassandra, you’ll want your application to preserve its state. This section will show you how to create stateful applications to preserve your application in case of termination and relaunch.

[

DC/OS Storage Service

ENTERPRISE

DC/OS Storage Service (DSS) enables policy-driven storage orchestration for cloud native applications. Requires DC/OS 1.13.2 or later.

Storage - 图1

](https://docs.d2iq.com/mesosphere/dcos/services/storage/latest/)

External Persistent Volumes

Using external persistent volumes with Marathon

Mount Disk Resources

Using Mesos to mount storage resources

NFS Server

Mounting a shared network drive

Local Persistent Volumes

Using local persistent volumes