Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home
HP Tru64 UNIX and TruCluster Server Version 5.1B-4: Patch Summary and Release Notes > Chapter 1 Enhancements, Improvements, and Features

New Variable Aids Performance of AdvFS Administration Commands

» 

»Table of Contents
Content starts here

A new rc.config variable, ADVFSD, lets you control the boot time invocation of the advfsd daemon. This daemon is not necessary unless you are running the AdvFS graphical interface dtadvfs. Disabling advfsd from starting results in a better performance of AdvFS administration commands. See “Stopping Daemons May Speed Adminstration Performance ” for more information about this problem.

The following list provides information on using the ADVFSD variable to disable and enable the advfsd daemon on different types of systems:

  • Run the following command to disable the advfsd daemon at boot time on a stand-alone system:

    # /usr/sbin/rcmgr set ADVFSD "no"
  • Run the following command on any cluster member to disable the advfsd daemon at boot time on all members of a cluster:

    # /usr/sbin/rcmgr -c set ADVFSD "no"
  • Run the following command to enable the advfsd daemon at boot time on a stand-alone system:

    # /usr/sbin/rcmgr delete ADVFSD
  • Run the following command on any cluster member to enable the advfsd daemon at boot time on all members of a cluster:

    # /usr/sbin/rcmgr -c delete ADVFSD
Printable version
Privacy statement Using this site means you accept its terms
© 2006 Hewlett-Packard Development Company, L.P.