VERITAS Volume Manager 4.1 Administrator's Guide
Administering Hot-Relocation
Modifying the Behavior of Hot-Relocation
Chapter 9350
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.