UnixTips.net

* use my tips at your own risk !!

* use my tips at your own risk !!

Categories

  • Other (3)
  • Scripting (10)
  • Unix (70)
  • Wordpress (2)

Powered by Genesis

CommVault Forums – stop and start services on Unix (solaris 10)

If you are running simpana (OEM CommVault), then the commands are as follows:

Stops services:

# simpana stop  

Starts services

# simpana start  

Bounces services… (stops then immediately restarts)

# simpana restart 

Displays service status (Running has PID, stopped has N/A)

# simpana list  

Displays installed environment

# simpana status 

For Hitachi Data Systems replace the “simpana” command with “HitachiHDS”

For Bull Calypso replace the “simpana” command with “Calypso”

CommVault Forums – stop and start services on Unix (solaris 10).