Installing InfoPrint Manager for Linux on a Linux HA server
Once you have verified the failover of your Linux HA system, you can use the following procedure to install InfoPrint Manager for Linux.
- Mount all the filesystems on the primary server but not on the secondary or backup
server.
Note: /var/psf/segments filesystem must be a local filesystem that must not be mirrored on a shared Storage Across Network (SAN).
- Run the InfoPrint Manager Installer on both the primary and the backup server. When installing on the primary server, use the -V flag. When installing on the secondary or backup server, use the -v flag.
- Stop and disable the following InfoPrint Manager services by running the following
commands:
InfoPrint Manager Web Server
systemctl is-active --quiet ipm-ws.service && systemctl stop ipm-ws.service systemctl disable ipm-ws.service
InfoPrint Manager IPPGW
systemctl is-active --quiet ipm-ippgw.service && systemctl stop ipm-ippgw.service systemctl disable ipm-ippgw.service
InfoPrint Manager MVS Downloa