Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Status Codes Reference Guide
  3. Media Manager status codes
  4. Media Manager status codes
  5. Media Manager status code 58
NetBackup™ Status Codes Reference Guide

Media Manager status code 58

Message: daemon cannot obtain socket

Explanation: vmd cannot bind to its socket. (vmd is the NetBackup Volume Manager daemon on UNIX and Linux and the NetBackup Volume Manager service on Windows.) When vmd attempts to bind to its configured port number, the system call fails. The call fails usually because another process acquired the port before the vmd daemon or service started.

Recommended Action:

  • Examine the daemon debug log for a more detailed message on the system error.

  • If another process has the port, use other system commands to determine the process. Based on the result, either change the port number in your services file or map, or terminate the process that has acquired the port.

  • UNIX and Linux only: Another possible cause for this error is the use of the kill command to terminate vmd. To stop vmd, the recommended method is to use the command-line request, vmctrldbm -t. The use of the kill command to stop this process can leave it unable to bind to its assigned port the next time it restarts. When the socket problem occurs, the daemon debug log contains lines similar to the following:

    unable to obtain bound socket, Address already in use (125)

Feedback

Was this page helpful?
Previous

Media Manager status code 57

Next

Media Manager status code 59

Feedback

Was this page helpful?