Managing Open Cloud Storage Daemon
Open Cloud Storage Daemon (ocsd) is a service responsible for interacting with the cloud.
To view the status of OCSD
- Open an SSH session to the server.
- Run the following command:
dedupe ocsd status
To stop or start OCSD
- Open an SSH session to the server.
- Run one of the following commands:
dedupe ocsd stop
dedupe ocsd start