README for cpy server scripts. VMLMAT Version 1.
Update parmfile for variables
Make sure the /var/clone/BKSUP and BKPOST scripts are placed in your command $PATH.
typical is /usr/bin
Required hardcoded directories for copy server:
/var/clone
/mnt/archive (suggested name or update arcpath in parmfile if different directory)
/mnt/new
/mnt/old
Update /var/clone/change if needed to modify /etc and network personality,
especially for the QDIO/QETH address that you use.
In our case we used F000,F001,F002 which under SuSE SLES
will create an eth0 that has F000 imbedded as part of the named file to edit.
Update the first line in the scripts of /var/clone to point to the correct path that your
php execution module resides at.
Update bks390 especially if you update parmfile arcpath and execute if you would like to backup your vmlmat web/copy server
typical execution is:
./bks390 x (where x is a number and used to generate the backup suffixed with number x)
Must setup crontab to process queue (bkgen and bksubmit).
and run maintenance jobs like this one below:
clraudit is used to archive the audit logs.
# clraudit
#
# cron job that runs daily.
# Save audit files daily.
#
# /var/clone/admin.log
# /var/mail/root
# /$wwwpath/archive/aaudit.log
# /$wwwpath/archive/gaudit.log
#
# all are save in /var/clone/audit/
#