VERITAS Volume Manager 3.5 Administrator's Guide (September 2002)
Modifying the Behavior of Hot-Relocation
244 VERITAS Volume Manager Administrator’s Guide
When executing vxrelocd manually, either include /etc/vx/bin in your PATH or
specify vxrelocd’s absolute pathname, for example:
# PATH=/etc/vx/bin:$PATH
# export PATH
# nohup vxrelocd root &
or
# nohup /etc/vx/bin/vxrelocd root user1 user2 &
See the vxrelocd(1M) manual page for more information.