Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP XC System Software : Administration Guide > Chapter 3 Managing System Services

Stopping a Service

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Use the following command line syntax to stop an individual service on the current node:

# service servicename stop

Use the pdsh or cexec command with the service command, as shown here, to stop a service on one or more designated nodes:

# cexec -w nodename "/sbin/service servicename stop"

Use the following command to stop the service on all nodes:

# cexec -a "/sbin/service servicename stop"
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.