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

Restarting a Service

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

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

# service servicename restart
Note:

Some services do not provide a restart option. For such services, you must issue a service stop command followed by a service start command.

Use the pdsh command or the cexec command with the service command to restart a service on the designated nodes:

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

Use the following command from the head node to restart all services:

# service --full-restart
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.