VISULOX Transit mapping
All applications with visulox.exp, vlxUnix.exp and vlxWindows.exp (former: vlxRdp.exp) will get the VISULOX Transit Zone with vlxMode=SYNC set.
On VISULOX Nodes wiithout VISULOX PORTAL Service, the replication has to be set at least to ftonly.
sshfs must be installable. For OL 8 use "Oracle Linux 8 CodeReady Builder (x86_64) - Unsupported" as repository.
To setup the VISULOX Transit Zone on Unix application servers, that are not a VISULOX Node an RPM file is available for installation:
visulox-transitmapping-4.1.0-1-el8.x86_64.rpm
To enable transit mapping after installation, use:
/opt/visulox-transit/bin/transitmapping.sh enable
The connection user has to be in the group: fuse:
usermod -G fuse <user>
If the transit users have been customized with /opt/visulox/setup/vlxuser/mgmt.tcl and visulox-transitmapping is installed, then the mapping has to be adjusted too:
/opt/visulox/setup/vlxusers/mgmt.tcl add -# 10 /opt/visulox-transit/bin/transitmapping.sh enable
If autofs is used wiith transit mapping, Selinux has to be disabled
See also: VISULOX Transit Mapping and Ubuntu application servers