Errors Running the CLI utility

The CLI utility Cannot Connect

The CLI utility, mvmcli, fails a socket connection.

Cause: The service Is not running

The mvmcli command returns an error like this:
#  mvmcli show-usage
Error connect to daemon: ConnectSocket connect() /tmp/dpme_daemon.0: ENOENT

Remedy: Start the service

Procedure

  1. Check that the DPME service is running:
    # systemctl status mvmallocd
  2. If the system shows no mvmalloc.so process running, then start the process. See Starting the Distributed Persistent Memory Engine.