VOV: Change the Server Working Dir (SWD) in running clients/slaves


To change the SWD, perform the following steps:

  1. On the vovserver host, use the current directory path:
    % vovserverdir -m
  2. Run the following command:
    #    vtk_swd_set <symbolic> <path>
    Symbolic reflects the vovserver Host Operating System (Unix or windows). For example:
    vtk_swd_set unix  /path/to/server/working/directory/vnc
  3. Run the following command:
    % vovproject sanity 
  4. Verify the change with the following command:
    % vovserverdir -m

Note: It will take time for all clients to update their equiv.cache files and for the change to be reflected in the previous command’s output.