VOV: Change the Server Working Dir (SWD) in running clients/slaves
MikeR_21368
New Altair Community Member
To change the SWD, perform the following steps:
- On the vovserver host, use the current directory path:
% vovserverdir -m
- 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
- Run the following command:
% vovproject sanity
- 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.
Tagged:
0